gtkmm-plplot-2.3
tschoonj
released this
08 Mar 13:57
·
97 commits
to master
since this release
New features:
- Add support for date/time datas on plot 2d (contributed by @Dalan94 )
- PlotObject2DText and PlotObject2DLine: two new classes that allow for adding respectively text and lines at arbitrary positions in 2D plots.
Bugs fixed:
- Plot2D: ensure data min == data max cases are properly dealt with
- RegionSelection: fix bug when selecting outside of plot_data_range
This release maintains API compatibility, but breaks the ABI. This means that your existing code will need to get recompiled before it will work with this release.