|| margin.[top,left,bottom,right] | non-negative integer | Desired minimum margin from respective page border. (Can have greater size in real output, because it will be a multiple of the cell size.) | ✔ | 10
|| floatingDot.minBarWidth | non-negative double | The desired minimum bar width for bar charts. | | 20
|| 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.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
|| floatingDot.minBarWidth | non-negative double | The desired minimum bar width for bar charts. | ✔| 20
|| 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.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