rickshaw
rickshaw copied to clipboard
update to add min/max for x-axis
added a min/max for the x-axis similar to the min/max for the y-axis
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.