Update Software Design authored by Richard Schmidt's avatar Richard Schmidt
...@@ -83,6 +83,7 @@ In the following a table with all available properties is presented. All distanc ...@@ -83,6 +83,7 @@ In the following a table with all available properties is presented. All distanc
|| floatingDot.maxBarWidth | non-negative double | The desired maximum bar width for bar charts. | | 30 || floatingDot.maxBarWidth | non-negative double | The desired maximum bar width for bar charts. | | 30
|| floatingDot.minBarDist | non-negative double | The desired minimum distance between bars for bar charts. | | 10 || floatingDot.minBarDist | non-negative double | The desired minimum distance between bars for bar charts. | | 10
|| floatingDot.secondAxis | true/false | Decides wether a second y-axis will be plotted on the right side. | | true || floatingDot.secondAxis | true/false | Decides wether a second y-axis will be plotted on the right side. | | true
|| floatingDot.frames | true/false | Decides wether frames should be drawn around data points in line plots. | | true
|| ... | ... | ... | ... | ... | || ... | ... | ... | ... | ... |
... ...
......