Skip to content

Releases: nzzdev/Q-chart

v3.8.0

28 Mar 09:52
3a20aac
Compare
Choose a tag to compare
  • Added log scale option to line charts

v3.7.7

16 Mar 10:27
230af8b
Compare
Choose a tag to compare
  • restrict removing highlightDataSeries to line charts

v3.7.6

09 Mar 12:47
b4652d3
Compare
Choose a tag to compare
  • Added inverse color scheme option to arrow chart

v3.7.5

21 Feb 15:06
66427c0
Compare
Choose a tag to compare
  • add new property in toolRuntimeConfig for removing line highlight

v3.7.4

18 Nov 05:59
ab17e69
Compare
Choose a tag to compare
  • Add padding for text label on bar chart

v3.7.3

15 Nov 08:30
d60096d
Compare
Choose a tag to compare
  • remove cors

v3.7.2

14 Oct 12:38
c19fd57
Compare
Choose a tag to compare
  • (column-stacked) Add showOnlyFirstAndLastLabel postprocessing

v3.7.1

13 Oct 13:20
9876326
Compare
Choose a tag to compare
  • (postprocessing) Updates postprocessings to use opacity attribute instead of inline style in order to upgrade vega to latest version
  • Updates dependencies

v3.7.0

01 Oct 09:48
07791f4
Compare
Choose a tag to compare
  • Introduces new date intervalls without year for quarter, month, week and day
  • (area, line) Adjusts nice value to improve y-axis tick values
  • (bar-stacked) Align valuesOnBars to the end of the bar
  • Migrates remaining dynamic-enum options to dynamic-schema

v3.6.11

14 Sep 09:55
0362b54
Compare
Choose a tag to compare
  • (line) Fixes interpolateLine property (see #237)