Rank: Advanced Member
Groups: Administrators, DataVizJavaScript, jQueryChart, jQueryDV, MvcChart, Registered Joined: 1/3/2011(UTC) Posts: 483
Thanks: 0 times Was thanked: 87 time(s) in 87 post(s)
|
Hi, You can format the date labels with: ..., axes: [ { type: 'dateTime', location: 'bottom', labels: { stringFormat: 'dd-mm-yyyy' }, ... },... Best Regards, Dragan Matek jqChart Inc.
|