ph-submissions icon indicating copy to clipboard operation
ph-submissions copied to clipboard

Lesson Proposal: Creating Interactive Visualizations with Plotly

Open scottkleinman opened this issue 2 years ago • 0 comments

The Programming Historian has received the following proposal for a lesson on 'Creating Deep Neural Networks for Regression Analysis Proposal' by @gdmeo. The proposed learning outcomes of the lesson are:

  • Learning the distinction between Plotly Express, Plotly’s graph objects and Plotly Dash.
  • Learning how to create graphs using plotly.express and plotly.graph_objects
  • Learning how to add custom features to graphs
  • Learning methods for viewing and exporting graphs

An agreed review schedule is pending.

In meantime, the draft has been uploaded to https://github.com/programminghistorian/ph-submissions/blob/gh-pages/en/drafts/originals/interactive-visualization-with-plotly.md and staged at https://programminghistorian.github.io/ph-submissions/en/drafts/originals/interactive-visualization-with-plotly.

Note that figures in the draft have been removed because they contain dynamic code that will not render on GitHub. Each figure has been converted (for the moment) to a standalone web page and can be found in https://github.com/programminghistorian/ph-submissions/tree/gh-pages/assets/interactive-visualization-with-plotly. To view the figure, you must download it, along with the accompanying JavaScript file plotly-2.14.0.min.js.

scottkleinman avatar Oct 12 '22 19:10 scottkleinman