Settings and activity
1 result found
-
9 votes
You can implement it by defining your own dateFormats to extend the built-in ones: http://jsfiddle.net/highcharts/QECBE/
An error occurred while saving the comment Burke supported this idea ·
1 result found
You can implement it by defining your own dateFormats to extend the built-in ones: http://jsfiddle.net/highcharts/QECBE/
PHP used "%-m" (a hyphen in front of the "m") to indicate a one digit month format. Was bummed to find out this was missing in highcharts. It might be the only time that highcharts has failed to impress me. :-)