timqian / chart.xkcd

xkcd styled chart lib
https://timqian.com/chart.xkcd/
MIT License
7.61k stars 200 forks source link

xTickCount option for line chart #27

Open timqian opened 4 years ago

timqian commented 4 years ago

Why do we need this option?

We are not able to customize x axis tick number of line chart. When there are too many data points to render, the x axis looks bad

Describe the solution you'd like

xTickCount option for line chart