shutterstock / rickshaw

JavaScript toolkit for creating interactive real-time graphs
https://shutterstock.github.io/rickshaw
MIT License
6.53k stars 939 forks source link

Time format #600

Open kaifaty opened 6 years ago

kaifaty commented 6 years ago

How can I set time format of xAxis? For example I whant to show %d.%m if not scaled and %H%M if scaled https://jsfiddle.net/anf5nk30/3/

RichardLitt commented 6 years ago

I'm not sure you can currently set different time formats if scaled or not. The tutorial should be able to help clarify how to set time formats in general, though: http://code.shutterstock.com/rickshaw/tutorial/introduction.html.