vue3-charts icon indicating copy to clipboard operation
vue3-charts copied to clipboard

Consider adding an example with "linear" x-axis

Open twitwi opened this issue 3 years ago • 0 comments

I found this library quite simple to use. As a new user, the surprising thing came from the (default) "band" x-axis setup. At first I thought it was a design constraint (and almost switched to some other lib) but I realized we can configure the x-axis as "linear" and now everything is fine :)

An example with a linear x-axis might avoid people like me from wrongly thinking it is not possible.

twitwi avatar Jun 08 '22 15:06 twitwi