Update Implementation authored by Richard Schmidt's avatar Richard Schmidt
...@@ -100,7 +100,7 @@ It is possible to not chose any frame or to chose the dot frame for all data ser ...@@ -100,7 +100,7 @@ It is possible to not chose any frame or to chose the dot frame for all data ser
The user can chose wether bar chart data should be plotted as a grouped or a stacked bar chart. Negative values are only supported for grouped bar charts, not for stacked bar charts. The user can chose wether bar chart data should be plotted as a grouped or a stacked bar chart. Negative values are only supported for grouped bar charts, not for stacked bar charts.
Further documentation can be found in the JavaDoc. Further documentation can be found in the JavaDoc.
The config values for the user setting can be found in . The config values for the user setting can be found in Software Design/Configuration Parsing.
*Richard* *Richard*
... ...
......