Skip to content

reconsider matplotlib #25

Description

@PatMyron

plotly also seems convoluted? Sheets and Chart.js aren't Python, but they often seem quicker anyway

Online Matplotlib Compilers:
https://www.tutorialspoint.com/execute_matplotlib_online.php
https://python-fiddle.com/examples/matplotlib

 8 plt.plot
 6 plt.xlabel
 6 plt.show
 4 plt.ylabel
 4 plt.annotate
 3 plt.title

 3 plt.figure (figsize)

plt.gca (set_scientific)
plt.ylim
plt.xticks
plt.grid
plt.legend

https://matplotlib.org/stable/api/pyplot_summary.html

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions