jledet / waterfall

HTML Canvas Waterfall Plot
MIT License
87 stars 27 forks source link

Support ticksHz option to control amount of displayed ticks in horizo… #3

Open VanDavv opened 5 years ago

VanDavv commented 5 years ago

In my project, I need to control amount of ticks displayed on the horizontal axis

This PR introduces ticksHz which defines amount of them and adds support for this option in updateAxes method