rickshaw icon indicating copy to clipboard operation
rickshaw copied to clipboard

update to add min/max for x-axis

Open lex148 opened this issue 10 years ago • 1 comments

added a min/max for the x-axis similar to the min/max for the y-axis

lex148 avatar Apr 01 '14 19:04 lex148

Shouldn't there also be changes to the dataDomain() function of Rickshaw.Graph.js file to support setting the min/max for the x-axis?

I think if the dataDomain() function has the right min/max values then the Rickshaw.Graph.RangeSlider.Preview will automatically zoom in to the min/max that you set.

jetpad avatar Apr 09 '14 20:04 jetpad