File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
source/chart-type-reference Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -97,6 +97,21 @@ Customization Options
97
97
The following customization options are specific to scatter charts. To
98
98
see all available customization options, see :ref:`customize-charts`.
99
99
100
+ Opacity
101
+ ~~~~~~~
102
+
103
+ The :guilabel:`Opacity` customization option, measured as a
104
+ percentage, modifies the transparency of the data point fill. This
105
+ setting defaults to ``0%``, which renders the data point fill as
106
+ completely transparent.
107
+
108
+ Stroke Thickness
109
+ ~~~~~~~~~~~~~~~~
110
+
111
+ The :guilabel:`Stroke Thickness` customization option, measured in
112
+ pixels, modifies the thickness of data point outlines. This setting
113
+ defaults to ``2``.
114
+
100
115
.. _customize-scatter-marks:
101
116
102
117
Mark Size
You can’t perform that action at this time.
0 commit comments