Use a single quote character in the formatString option.
axes: {
yaxis: {
tickOptions: {
formatString: "$%'.1f"
}
}
}
On 13 June 2012 22:40, Pulze online <pulze...@gmail.com> wrote:
> Hi,
>
> I am new for jqplot, how can i add comma for values(labels).
>
> Example : now lable or Axis display like this $ 109661
>
> I need output like this $ 109,661
>
> Please help.
>
>
>
> --
> You received this message because you are subscribed to the Google Groups "jqplot-users" group.
> To post to this group, send email to jqplot...@googlegroups.com.
> To unsubscribe from this group, send email to jqplot-users+unsubscribe@googlegroups.com.