We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Olly,
It would be great to be able to format columnLabels using dateFormat option not only for numbers, but for any valid date string.
For example, "2012-10-15" -> "15/10/2012" in columnLabels
Thanks for the great project :)
The text was updated successfully, but these errors were encountered:
Custom dateFormat for string x-values. #90
1d4c7f0
Try the latest version of Morris.js from the github repository - dateFormat should now work for all valid dates.
dateFormat
Sorry, something went wrong.
Big thanks :)
No branches or pull requests
Hi Olly,
It would be great to be able to format columnLabels using dateFormat option not only for numbers, but for any valid date string.
For example, "2012-10-15" -> "15/10/2012" in columnLabels
Thanks for the great project :)
The text was updated successfully, but these errors were encountered: