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 c1ddc13 commit f599d08Copy full SHA for f599d08
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## [Unreleased]
4
5
+## [0.3.2]
6
+### Added
7
+
8
- Parts of markers outside of plot area are getting clipped. This behaviour can
9
be controlled by style.plot.overflow parameter.
10
src/chart/main/version.cpp
@@ -1,3 +1,3 @@
1
#include "version.h"
-const App::Version Vizzu::Main::version(0, 3, 1);
+const App::Version Vizzu::Main::version(0, 3, 2);
0 commit comments