react-native-pathjs-charts icon indicating copy to clipboard operation
react-native-pathjs-charts copied to clipboard

Can I set a maximum Y value on the bar graph?

Open VanessaChu opened this issue 7 years ago • 1 comments
trafficstars

the maximum Y value on the y-axis currently takes the maximum y-value in data . However I want to set the maximum y value on the y-axis to a number like 24 (for 24 hours) even if the maximum y-value in my data is say 16 (for 16 hours).

VanessaChu avatar Jan 02 '18 00:01 VanessaChu

I had a similar problem for my chart settings. I think specify Y range a good feature to have @marzolfb

soloviola avatar Feb 19 '18 20:02 soloviola