package prbnmcn-gnuplot

  1. Overview
  2. Docs
Declarative generation of gnuplot scripts

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.3.tar.gz
md5=bd2f94545702df51675a16748d72f055
sha512=f6d22acda89c5392b4bf9fae972a18bc19e4a7a4777b1a9eb6d4453ef195e7e01bd330806b348382a2da84c305a2e7fb68b4434c67a7fda3fa8a367b1244b76b

CHANGES.md.html

0.0.3

  • Add circle plots

  • Add exec_detach target, allows to plot several windows.

  • Add silent optional argument, allows to silence gnuplot errors

0.0.2

  • Add facilities to specify xtics, ytics and ztics

  • Set horizontal rather than vertical layout for Line.line

  • Simple box plots

  • Remove useless plot_matrix type

  • Remove plot and labelled argument for run

  • Add tup_r2, tup_r3

0.0.1

  • First release