Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 613 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 613 Bytes

Change Log

All notable changes to the "plotting-toolbox" extension will be documented in this file.

[0.1.3] - 2024-07-08

Changed

  • Minimum supported VS Code version is now 1.70.0

Removed

  • Removed csv-parse dependency

[0.1.2] - 2024-07-07

Added

  • Basic functionality to plot CSV files
  • Support for specifying trace colors
  • Support for specifying plot title, x and y axis labels
  • Support for saving plots as png images

Changed

  • Updated README with instructions on how to use the toolbox

Fixed

  • Fixed retaining plot data when switching between tabs