Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 640 Bytes

graphing.md

File metadata and controls

19 lines (17 loc) · 640 Bytes
layout tags
page
ecosystem

Graphing, Plotting and Data Visualization

  • oplot: Mathematical plotting library in OCaml.
  • Archimedes: OCaml plotting library with Cairo backend.
  • matplotlib: Bindings to python's excellent matplotlib visualization library.
  • plotly: Bindings to python's Plotly library.
  • plplot: Bindings to the C plplot library.
  • gnuplot: Bindings to the C gnuplot library.