1
I have the following challenge: Create an area chart where the client can drag the areas of the chart (click and drag) and later save this "new view", after the displacement of the areas.
The first idea that came to mind was to make the shift via Javascript modifying the axis of the graph from the click events, but it would feel a certain difficulty to store this information back in the database.
After thinking a little about it, I decided not to reinvent the wheel, so I went out looking for libraries that already do this, but it is not so simple to find.
So the question is: Do you know any component/resource that meets this need? Preferably in a web environment, but being local is also welcome!
Good! I liked this Highcharts, I will give a deep search.
– Pellizon
It’s great! Take a look at it! And to advance you service, here we have what you seek :D
– Guilherme Oderdenge