use inline data for bar charts

Bar charts only need very little data. There is no need to create
a file for two numbers.
This commit is contained in:
2020-01-19 13:15:44 +01:00
parent 99e57cda24
commit 459c659f85
10 changed files with 66 additions and 31 deletions

View File

@@ -67,8 +67,6 @@ public class GnuplotFileGenerator implements Appender {
// appendfln(result, "set xrange [-1:1]");
appendfln(result, "set boxwidth 0.5");
appendf(result, "plot ");
settings.getAggregates().addPlots(result, dataSeries);
// Add a plot outside of the visible range. Without this gnuplot would not