pingjiang / dygraphs

Automatically exported from code.google.com/p/dygraphs
0 stars 0 forks source link

Restrict fractions/decimal numerics in Y-axis #512

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I created a Line chart. On zooming into a very granular level, the numerics in 
y-axis is turning to fractions/realnumbers. For instance,consider interval 
[5,6] in y-axis. On zooming, it turns to [5.1, 5.2, 5.3....6.0]. I want to 
restrict it the exact bounds like [5,6] only. Please tell me how to do that...

Original issue reported on code.google.com by mailtompraveen on 4 May 2014 at 6:31

GoogleCodeExporter commented 9 years ago
Migrated to https://github.com/danvk/dygraphs/issues/428

Original comment by danvdk on 20 Oct 2014 at 11:50