File tree Expand file tree Collapse file tree 3 files changed +11
-10
lines changed
test/integration/test_cases Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 66
77- Marker guides switch off on polar scatterplots for performance purposes.
88- Fixed unintentional size change of circle markers during polar-cartesian
9- coordinate system change.
9+ coordinate system change and animation from/to treemap .
1010- Fixed line width animation when geometry is changing.
1111
1212## [ 0.5.1] - 2022-07-14
Original file line number Diff line number Diff line change @@ -82,6 +82,7 @@ Diagram::Diagram(
8282 {
8383 calcDiscreteAxises (dataTable);
8484 normalizeColors ();
85+ if (options->shapeType .get () != ShapeType::Circle) normalizeSizes ();
8586 calcAxises (dataTable);
8687 }
8788 else
Original file line number Diff line number Diff line change 17081708 },
17091709 "ww_rules/without-descartes/05_w-d_r-c-r" : {
17101710 "refs" : [
1711- " 89b87ad "
1711+ " 72edfa9 "
17121712 ]
17131713 },
17141714 "ww_rules/without-descartes/06_w-d_c-c-c" : {
17281728 },
17291729 "ww_rules/without-descartes/13_w-d_r-l-r" : {
17301730 "refs" : [
1731- " 0670ab8 "
1731+ " d32d1ac "
17321732 ]
17331733 },
17341734 "ww_rules/without-descartes/14_w-d_c-l-c" : {
17481748 },
17491749 "ww_rules/without-descartes_orientation/05_w-d_o_r-c-r" : {
17501750 "refs" : [
1751- " dca4043 "
1751+ " 995352d "
17521752 ]
17531753 },
17541754 "ww_rules/without-descartes_orientation/06_w-d_o_c-c-c" : {
17681768 },
17691769 "ww_rules/without-descartes_orientation/13_w-d_o_r-l-r" : {
17701770 "refs" : [
1771- " ee9d319 "
1771+ " c04fc5a "
17721772 ]
17731773 },
17741774 "ww_rules/without-descartes_orientation/14_w-d_o_c-l-c" : {
17881788 },
17891789 "ww_rules/without-polar/05_w-p_r-c-r" : {
17901790 "refs" : [
1791- " 6e152cf "
1791+ " 7286e3a "
17921792 ]
17931793 },
17941794 "ww_rules/without-polar/06_w-p_c-c-c" : {
18081808 },
18091809 "ww_rules/without-polar/13_w-p_r-l-r" : {
18101810 "refs" : [
1811- " 0deaf0c "
1811+ " 74feb0f "
18121812 ]
18131813 },
18141814 "ww_rules/without-polar/14_w-p_c-l-c" : {
18281828 },
18291829 "ww_rules/without-polar_orientation/05_w-p_o_r-c-r" : {
18301830 "refs" : [
1831- " 6892131 "
1831+ " 7b4999e "
18321832 ]
18331833 },
18341834 "ww_rules/without-polar_orientation/06_w-p_o_c-c-c" : {
18481848 },
18491849 "ww_rules/without-polar_orientation/13_w-p_o_r-l-r" : {
18501850 "refs" : [
1851- " 8a4d432 "
1851+ " 39ea682 "
18521852 ]
18531853 },
18541854 "ww_rules/without-polar_orientation/14_w-p_o_c-l-c" : {
18581858 },
18591859 "ww_rules/without/02_w-w_c-r-c" : {
18601860 "refs" : [
1861- " 9f0d0fb "
1861+ " b645b6f "
18621862 ]
18631863 },
18641864 "web_content/infinite" : {
You can’t perform that action at this time.
0 commit comments