Releases: JuliaPlots/InspectDR.jl
Releases · JuliaPlots/InspectDR.jl
Bump up compat version for Colors.
v0.4.6 Forgot to bump ur revision number.
Support for Julia v1.11
Bump up version number. NumericIO as well
Make compatible with Julia v1.10
v0.4.4 New compat values
Fix annotation bug.
Would not skip annotation meant for another strip.
Use full data extents with x-axis control widget.
v0.4.2 Use full data extents with x-axis control widget.
Significantly improve xaxis position control.
v0.4.1 Try to better match what was done in Gtk/Cairo.
Change layout API to be proportional to w & h.
Also specify BoundingBox[] @ Multiplot level.
Add support for custom tick labels.
Add more supported dependency versions. Also fix version (Jumped over v0.3.10!)
Add support for strip labels.
Also:
Provide means to hide x-axis control widgets: Hidden by default.
Improve layouts/styleshees and how labels are drawn.
Draw text using pango (better support for fonts/unicode).
Tweak how exponents are displayed.
Improve documentation.
Add capability: layout editor mode.
Also:
Add new menus: [Toggle legend], [Layout adjust mode].
Break up documentation into files.
Clean up code a bit.