Collections of plot functions for scientific purpose.
heatmap.py | confusionchart.py | barchart.py |
---|---|---|
tsne.py | line.py | pie.py |
To be updated ... | To be updated ... | |
box.py | cdf.py | pdf.py |
To be updated ... | To be updated ... |
pip3 install -r requirements.txt
Python:
- SciencePlots and LovelyPlots: scientific plot style for line plot in matplotlib.
- python_plot_utils: a simple code for plotting figure, colorbar, and cropping with python.
MATLAB:
- paper_quality_plot.matlab: paper quality plots of CDF, PDF, line graph, box plots, ...