Skip to content

Releases: nzzdev/Q-chart

v2.0.1

01 Jul 19:39
5bb7e02
Compare
Choose a tag to compare
  • makes v2.0.0 actually work with not yet migrated data

v2.0.0

01 Jul 13:14
9c7b6ff
Compare
Choose a tag to compare

new features

  • highlighting is now possible for rows and columns (and multiple highlights are supported)
  • color handling is refactored to allow for the new feature overwriting the color for rows (in addition to columns)
  • new chart type Area
  • uses the new dynamicSchema functionality of Q Editor to make the title of the highlight row property dynamically based on the data
  • arrow/dot: do not show diff label if the diff is 0

breaking changes

  • The toolRuntimeConfig structure is changed to the following
"toolRuntimeConfig": {
  "colorSchemes": {
    "grays" [],
    "categorical_normal": [],
    "categorical_light": [],
    "diverging_one": [],
    "diverging_two": [],
    "diverging_three": [],
  },
  "axis": {

  },
  "text": {

  }
}

see https://github.com/nzzdev/Q-chart/blob/v2.0.0/cli-config.js for details regarding the values in toolRuntimeConfig

v1.16.0

29 Mar 13:48
Compare
Choose a tag to compare
v1.16.0

v1.15.0

04 Feb 13:53
a700305
Compare
Choose a tag to compare
Merge pull request #116 from nzzdev/release-1.15.0

Release 1.15.0

v1.14.1

29 Oct 12:35
a2bd1c4
Compare
Choose a tag to compare
Merge pull request #112 from nzzdev/release-1.14.1

Release 1.14.1

v1.14.0

25 Oct 15:19
4a8bcae
Compare
Choose a tag to compare
Merge pull request #111 from nzzdev/release-1.14.0

v1.14.0

v1.13.2

12 Oct 08:30
f882ce4
Compare
Choose a tag to compare
Merge pull request #106 from nzzdev/release-1.13.2

Release 1.13.2

v1.13.1

10 Oct 13:44
0fea501
Compare
Choose a tag to compare
Merge pull request #105 from nzzdev/release-1.13.1

Release 1.13.1

v1.13.0

10 Oct 12:44
de834fe
Compare
Choose a tag to compare
Merge pull request #104 from nzzdev/release-1.13.0

Release 1.13.0

v1.12.7

30 Aug 14:37
8c578e6
Compare
Choose a tag to compare
Merge pull request #94 from nzzdev/release-1.12.7

Release 1.12.7