Skip to content

KChart v1.22.0 - Axis Title Layouts and Runtime Stability

Choose a tag to compare

@keneth80 keneth80 released this 20 Aug 14:22
· 17 commits to main since this release

Added

  • Added titleLayout and titleOffset axis options.
  • Added horizontal Y-axis titles with automatic collision-aware margins.

Changed

  • Bounded OffscreenCanvas worker traffic to one active and one latest queued frame.
  • Loaded Cesium and its adapter as optional async chunks in the demo.
  • Clarified that normal KChart imports do not include Cesium.

Compatibility

  • Existing axis titles remain vertical by default.
  • No migration is required.