Skip to content

Releases: JuliaPlots/InspectDR.jl

Bump up compat version for Colors.

20 Mar 02:05
44df0c9

Choose a tag to compare

v0.4.6

Forgot to bump ur revision number.

Support for Julia v1.11

15 Mar 17:40
940728a

Choose a tag to compare

Bump up version number.

NumericIO as well

Make compatible with Julia v1.10

28 Sep 21:39
748ee55

Choose a tag to compare

v0.4.4

New compat values

Fix annotation bug.

05 Jul 19:39

Choose a tag to compare

Would not skip annotation meant for another strip.

Use full data extents with x-axis control widget.

26 May 15:02

Choose a tag to compare

v0.4.2

Use full data extents with x-axis control widget.

Significantly improve xaxis position control.

26 May 00:17

Choose a tag to compare

v0.4.1

Try to better match what was done in Gtk/Cairo.

Change layout API to be proportional to w & h.

25 Mar 00:21

Choose a tag to compare

Also specify BoundingBox[] @ Multiplot level.

Add support for custom tick labels.

30 Jan 19:06

Choose a tag to compare

Add more supported dependency versions.

Also fix version (Jumped over v0.3.10!)

Add support for strip labels.

05 Aug 03:25

Choose a tag to compare

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.

27 Jul 15:22

Choose a tag to compare

Also:
Add new menus: [Toggle legend], [Layout adjust mode].
Break up documentation into files.
Clean up code a bit.