Skip to content

TellPlot 2.0.0

Latest

Choose a tag to compare

@iiwish iiwish released this 31 Aug 10:15
· 2 commits to main since this release
389cb7f

TellPlot 2.0 adds business-ready multi-series categorical comparisons while preserving the existing waterfall and scalar categorical workflows.

Highlights:

  • Compare 2 to 4 ordered series in editable bar and column charts.
  • Shared screen, SVG, and PNG behavior for series ordering, palette, legend, labels, group regions, annotations, and emphasis.
  • A typed schema 3.0.0 contract and the public projectCategoricalComparison projector.
  • Compatibility retained for schema 1.0.0 waterfall and schema 2.0.0 waterfall/scalar categorical data.
  • Stage-only npm Trusted Publishing, human WebAuthn approval, and SLSA provenance tied to the immutable v2.0.0 tag.

Breaking contract:

  • Public discriminated unions include the schema 3.0.0 comparison variant. Exhaustive TypeScript consumers must add the new branch.
  • Schema generations remain explicit; TellPlot does not silently migrate source or view data.

Install with npm install tellplot@2.0.0.

Migration guide: https://tellplot.com/docs/migration