live-chart
live-chart copied to clipboard
Make XAxis and YAxis extend an Axis class
As title implies. All tests passed.
Thanks for your contribution. Looks good, but I just would like to take time to give a look at this change https://github.com/lcallarec/live-chart/pull/28/commits/80a81e2046c4ed62cd2079d8ad7cb8efee895d67#diff-8fc8cc80e5f6ea3a23ffe66932e4d44d1bfaadba3bf8bf0eb43a1d2e66dfff54L34. I'm not sure if it can broke something or not. Even if the coverage is pretty good, everything is not unit tested yet.
Ahhh I may want to give it a default value then.
@lcallarec take your time. For now, I'll give it a default value so it can fallback to something. I believe YAxis uses a tick_interval
of 60.