Skip to content

KChart v1.18.0 - Tree & Treemap Visualizations

Choose a tag to compare

@keneth80 keneth80 released this 13 Jul 13:02
· 36 commits to main since this release

Added

  • Added createTreeSeries with orthogonal and radial layouts, four orientations, hierarchy validation, emphasis, click events, tooltips, and pan/zoom support.
  • Added Tree Chart demo, StackBlitz project, API documentation, and regression tests.
  • Added a Preset-inspired Treemap demo with metric-proportional areas, StackBlitz project, Usage output, and API documentation.

Improved

  • Added implementation comments that explain tree hierarchy validation, layout coordinate conversion, cache behavior, and tooltip hit testing.
  • Escaped tree tooltip content and documented the treemap binary partition behavior.

Compatibility

  • Backward compatible. No migration is required.