Skip to content

KChart v1.24.0 - Range Navigator

Choose a tag to compare

@keneth80 keneth80 released this 26 Aug 06:49
· 6 commits to main since this release

Added

  • Added the rangeNavigator configuration and createRangeNavigatorOption() factory for number/time axes.
  • Added a GitHub Contributors-style weekly commit example with a draggable overview brush.

Changed

  • Reserved navigator-aware bottom margins and kept selections synchronized across data updates.

Fixed

  • Kept grouped endpoint columns within plot bounds.
  • Prevented stale duplicate renders after callback-driven updates or destruction.

Tests

  • Added range, layout, and grouped-column geometry regression coverage.