shutterstock / rickshaw

JavaScript toolkit for creating interactive real-time graphs

Home Page:https://shutterstock.github.io/rickshaw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time format

kaifaty opened this issue · comments

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/

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.