Skip to content

v0.2.6

Choose a tag to compare

@gtnebel gtnebel released this 01 Jun 13:30
· 1 commit to main since this release

nuplot is a nushell plugin for plotting charts. It
builds interactive charts from your data that are opened inside the web browser.

Features

  • Supported chart types:
    • Line chart
    • Bar chart
    • Stacked bar chart
    • Pie chart
    • Boxplot chart
    • Kline chart
  • Chart title, size and color theme can be adjusted
  • Configure, which series is used for the x-axis

Changes

  • Update to latest version of github.com/ainvaltin/nu-plugin, which fixes problems with metadata and auto-completion.

This realease is compatible with Nushell 0.113.0

Full Changelog: v0.2.5...v0.2.6