Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 706 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 706 Bytes

SharePlots

SharePlots is a collaborative space dedicated to sharing high-quality plots and figures for academic and research papers. We believe that visually appealing and informative figures play a crucial role in conveying research findings effectively.

Dependencies

  • python >= 3.10.11
  • numpy >= 1.25.2
  • matplotlib >= 3.7.2

Figures

  • Bar Charts
    • Single grouped bar chart
    • Multiple grouped bar chart
    • Multiple grouped bar chart without overlap
  • Line Charts
    • Line chart
    • Line chart with variances
    • Grouped line chart with variances
    • Dual axis line chart
  • Radar Charts
    • Radar chart with labels

Authors