I'm enjoying the uPlot graph API and the React wrapper, thank you for the nice work. I have a need for adding/deleting series to a graph dynamically, and I'm wondering what the best approach would be.
We are using uPlot in a React project (with React uPlot) and we are very excited about it because we could do a lot of our own customisation using plugins. Thanks for the great library! Now we wanted ...