Skip to content

rahul-e/Python_plots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create different types of plots using matplotlib

1. Use Embed_multiple_plots_within_a_plot.py to create the plot below Add plots within a plot

2. Use Insets_blended.py to create the plot below Add insets within a plot

3. Use barplot.py to create the plot below Bar plots

4. Use plotMCS.py to create the plot below Dual axis

5. Use plotMIS_KWRCinit.py to create plots like the one below (data file not included) plot within a plot

6. Use plotstdconvergence.py to create the plot below Line plot

7. Use plotAniformFibreStress.py to create the three dimensional scatter plot below 3D-ScatterPlot

8. Use TwoDimScatter3Ddata.py to create a scatter plot of 3D data like the one shown below ScatterPlot

About

Python scripts for different types of plots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages