2

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 ;)

2 Answers 2

2

Sadly, I don know any 'magic' React component that do ALL what ploty does...I can give you some solutions for some pieces of the problem:

Sign up to request clarification or add additional context in comments.

Comments

1

We actually do have a project which does exactly this: it exposes <PlotlyEditor /> over at https://github.com/plotly/react-chart-editor

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.