zakodium-oss / react-plot

Library of React components to render SVG 2D plots. You can check the story book https://react-plot.pages.dev/ or have a look to the extensive documentation
https://react-plot.zakodium.com
MIT License
12 stars 6 forks source link

Add `Series` wrapper component #443

Closed targos closed 1 year ago

targos commented 1 year ago

Like Annotations, it will allow to render custom series components without causing issues with the children validator.