File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.11.4] - 2024-07-09
6+
57## Fixed
68
9+ - Add default no rectangle spacing on heatmap and coxcomb.
710- Crash fix on special (meas-meas) area bar mekko charts.
811
912## [ 0.11.3] - 2024-06-27
1013
1114### Fixed
1215
13- - Add default no rectangle spacing on heatmap and coxcomb.
1416- Change bubblechart behavior on failure.
1517- Fix reference markers on bubblechart with negative values.
1618- From now lightness channel goes from light (low value) to dark (high value) colors.
Original file line number Diff line number Diff line change 11#include " version.h"
22
3- const App::Version Vizzu::Main::version (0 , 11 , 3 );
3+ const App::Version Vizzu::Main::version (0 , 11 , 4 );
44
55const char *const Vizzu::Main::siteUrl = " https://vizzu.io/" ;
You can’t perform that action at this time.
0 commit comments