Create a Chart
Why Create This Page
I am creating this page to make it easier to make charts using Bokeh or mpld3. I want to be able to easily create charts with these two libraries and either:
- Copy the HTML output, or
-
Save the chart for use in a rich text editor (comment / article post).
- The reason why charts need to be inserted to the rich text editor this way is to protect against cross site scripting attacks - I need some way to verify that the JavaScript associated with the chart is not doing anything malicious.
Upload Files
You must be logged in to upload files and subsequently use those files (data / images / etc.) to create charts. Either login or create an account to create a chart using uploaded files.
Python Code Editor
Use the code editor below to create a chart