Skip to content

Write tutorial on plotting in Python #35

@jo-mueller

Description

@jo-mueller

Following up from this issue, I think it would be nice to have a tutorial on plotting things in Python. It could be interesting because I think that graphics-generation is one of the reason that make users go back to commercial software (prism, excel (👎 ), or origin).

The tutorial would include a few "typical" datasets (csv files), show how to read such data with, for example, pandas and show a few visualizations with one or all of the following libraries:

  • matplotlib
  • bokeh
  • plotly
  • seaborn

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions