stats.lua: add option to control plot border width

This adds a new configuration option plot_bg_border_width, which
controls the border width of plots.
This commit is contained in:
nanahi
2024-04-15 00:45:18 -04:00
committed by Kacper Michajłow
parent 5370923a35
commit d283688939
2 changed files with 8 additions and 2 deletions

View File

@@ -183,6 +183,11 @@ Configurable Options
Border color used for drawing graphs.
``plot_bg_border_width``
Default: 0.5
Border width used for drawing graphs.
``plot_bg_color``
Default: 262626