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

PlotObject seriesViewportStyle #460

Open wadjih-bencheikh18 opened 1 year ago

wadjih-bencheikh18 commented 1 year ago

seriesViewportStyle is defined two times in the interface

https://github.com/zakodium-oss/react-plot/blob/4b60443ead6a402c5592b2510786599d2cf7581e/src/components/PlotObject.tsx#L54 https://github.com/zakodium-oss/react-plot/blob/4b60443ead6a402c5592b2510786599d2cf7581e/src/components/PlotObject.tsx#L60