Skip to content

GidPlot 0.0.3

Choose a tag to compare

@noedigcode noedigcode released this 28 Sep 05:49

Overview

  • Adds markers that can be placed on the plot
  • Legend movable and plot items colors and names can be changed
  • Chart title and axes labels
  • GUI improvements and fixes

[0.0.3] - 2025-09-27

Added

  • Markers can now be placed from the plot context menu. A marker includes a dot
    on the plot, a text box that can be moved and edited, and an arrow connecting
    the text box to the dot.
  • Add icons to legend context menu.

Changed

  • Hide crosshairs when copying image.
  • Replace crosshairs with new custom mechanism. Crosshairs should now never
    interfere with mouse actions again.

Fixed

  • Update legend placement when plot window becomes visible. Fixes legend not
    updating after docking window.

[0.0.2] - 2025-09-24

Added

  • Add New Plot button next to Add To Plot button for convenience
  • Copy image
  • Resize plot to specific size
  • Show title, x-axis label and y-axis label
  • Double-click on title or axes labels to edit them
  • Legend draggable by mouse
  • Right-click on legend items to rename, color and delete the curves.

Fixed

  • About dialog text read-only (oops)

Changed

  • When crosshair takes too long to render, hide it only if its visibility
    wasn't enabled by the user.
  • Move menu buttons above plot to proper menus at top of window.
  • Range start/end actions in submenu in plot context menu.