summaryrefslogtreecommitdiffstats
path: root/DOCS/man/stats.rst
diff options
context:
space:
mode:
authornanahi <130121847+na-na-hi@users.noreply.github.com>2024-04-15 00:45:18 -0400
committerKacper Michajłow <kasper93@gmail.com>2024-04-18 18:44:53 +0200
commitd28368893948239481387034db7ac9ee9f25a244 (patch)
tree200156d58a45c0c2964984f5172c59893f767b6b /DOCS/man/stats.rst
parent5370923a350eaf18e778e28d3ea9d023b4e8468a (diff)
downloadmpv-d28368893948239481387034db7ac9ee9f25a244.tar.bz2
mpv-d28368893948239481387034db7ac9ee9f25a244.tar.xz
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.
Diffstat (limited to 'DOCS/man/stats.rst')
-rw-r--r--DOCS/man/stats.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/stats.rst b/DOCS/man/stats.rst
index a5cd3b3d91..be8bb50e6b 100644
--- a/DOCS/man/stats.rst
+++ b/DOCS/man/stats.rst
@@ -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