Hi there,
First, I was looking for some graphic tools for a personal project, and I found this amazing library. Congratulations and keep it up!
First query:
Doing a line chart I added two labels (‘Start’ and ‘End’) on two data points, but I don’t know how to place the labels in a way that do not overlap the graph. The method (indexLabelPlacement: “outside”) seems to don’t make it. Here is my code.
Second query:
I wonder if there is any option to make the line Chart to be activated with a click function. For instance in my Chart I plotted the line with three separated charts (colored as blue, red and purple), so I would like them to be sequentially shown with a mouse-click.
Many thanks in advance