0

The following example of plotly: https://plot.ly/javascript-graphing-library/range-slider/

I want to use it to write a webpage, plotting some data and support adding notes by clicking, just as shown by the example in the url above. The problem is I don't know how to implement it. Only the code for the function is provided and I don't know how to run it. I copy them into a html file but see nothing.

1 Answer 1

1

I would recommend you to have a look at basic html and javascript first. After that check out the getting started page of plotly.js: Getting started

It shows you two different ways on how to include the ploty.js lib on your website and it also provides a HelloWorld example which is a good starting point if you are interested in plotly.js

Nevertheless without any provided code which shows what you tryed to do it is hard to help you. But it seems your problem is basic html and js, so start by learning the basics first.

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

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.