We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 083bc66 commit 29d8dedCopy full SHA for 29d8ded
CHANGELOG.md
@@ -6,6 +6,7 @@
6
7
### Fixed
8
9
+- Orientation and channel min/max cannot be null, only auto
10
- Corrected listing of Type-fest dependency from development to normal.
11
- Added missing `cvizzu.d.ts` and `cvizzu.types.d.ts` to the npm package.
12
- Logo positioning issue in charts when only the logo is rendered and the chart is resized.
@@ -25,7 +26,6 @@
25
26
- Fixed redraw on browser zoom (bug since 0.9.0).
27
- Fixed clearing of the canvas before rendering when devicePixelRatio is not 1.
28
- TypeScript definition fixed, measures can contain null values.
-- Orientation and channel min/max cannot be null, only auto
29
30
### Added
31
0 commit comments