I have a ReactJS website. Have to create a page with a Plot.ly chart creator same as https://plot.ly/create/ (basically, only left side of the editor)
Are there any React component that has the similar feature? Could be not a react component.
Something like <PlotlyEditor ...../>
P.S. New to the ReactJS world. Couldn't find any on the google. Hoping, experienced React devs will show some hidden gems and advices ;)