plotly / react-chart-editor

Customizable React-based editor panel for Plotly charts
https://plotly.github.io/react-chart-editor/
MIT License
499 stars 101 forks source link

I want to customize react-chart-editor #1021

Closed chl87256 closed 4 years ago

chl87256 commented 4 years ago

Hi, I want to modify the layout of react-chart-editor. I did npm start in development setup. To add and modify other menus in the panel I did npm start in the development setup. What directory should I edit to add and edit other menus on the panel?

I would appreciate it if you let me know.