Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

Releases: kiali/k-charted

v0.6.3

30 Oct 13:08
Compare
Choose a tag to compare
  • Provide more control over styles #115
  • Remove charts z-index #116

Full commits list: v0.6.2...v0.6.3

v0.6.2

17 Sep 07:58
Compare
Choose a tag to compare
  • Improved behaviour when clicking on datapoints (#113 )
  • Bump dependencies for vulnerabilities (#110 )
  • Bump patternfly to latest on 3.x branch (#114 )

Full commits list: v0.6.1...v0.6.2

v0.6.1

07 Aug 13:28
Compare
Choose a tag to compare

New features / enhancements

  • Add time info in tooltips #99
  • Allow series-based x-axis (timeless) #98 #101 #109
  • Allow to group and sort some labels by default #104
  • New 'SingleSelection' config for labels in custom dashboards CR & model #108
  • Make Prometheus label for namespace configurable #106

Bug fix & vulnerabilities

  • Vuln: bump elliptic to 6.5.3 #107
  • Vuln: bump websocket-extensions to 0.1.4 #89
  • Layout issue: make empty/error charts full-width #103

Full commits list: v0.6.0...v0.6.1

v0.6.0

01 Jul 15:24
Compare
Choose a tag to compare
  • Allow multiple metrics per charts #87
  • Collapsible blocks for charts #92
  • Buckets display for overlays #91
  • Move to go modules #95
  • Move to eslint #96
  • Several dependency updates, including Patternfly

Full commits list: v0.5.0...v0.6.0

v0.5.0

24 Mar 09:27
Compare
Choose a tag to compare
  • Frontend Patternfly 3 implementation is sunset (#83) - Only patternfly 4 impl remains.
  • In-chart navigation with brush container (#78)
  • Moved Sparkline component from kiali-ui to k-charted (#79)
  • Show multiple colors on tooltips (#79)
  • Decrease size of empty metrics blocks (#82)
  • Bug fixed: Show special symbols in legend & tooltips (#80)
  • Bug fixed: Legends, do not use index to store hidden series (#83)
  • Bug fixed: Click through tooltips (#84)

Full commits list: v0.4.4...v0.5.0

v0.4.4

03 Feb 09:04
f9692ff
Compare
Choose a tag to compare

Handle clicks on overlay (PR #75)

v0.4.3

28 Jan 14:03
Compare
Choose a tag to compare

Fix second axis displayed when overlay is hidden: #74

v0.4.2

10 Jan 15:25
Compare
Choose a tag to compare
  • Allow scatter charts in Dashboards (#62)
  • Add some missing exports (#63)
  • Allow time axis to match a requested time window (#15)
  • Fix onClick hook by using closest point algorithm (#67)
  • Fix vulns / bump handlebar (#70)

Full commits list: v0.4.1...v0.4.2

v0.4.1

05 Dec 10:29
Compare
Choose a tag to compare
  • Fix pointer on interactive legends.
  • Overlays: use single axis when using same units and aspect.

v0.4.0

04 Dec 15:28
Compare
Choose a tag to compare
  • Interactive legend (#57)
  • Improved tooltip, with color indicator
  • Allow to add an overlay on top of the metrics (#58, #59)
  • New "onClick" hook on datapoints
  • New available chart type: Scatter Plots

Full commits list: v0.3.0...v0.4.0