Skip to content

Commit ffaad61

Browse files
zach-carrjeff-allen-mongo
authored andcommitted
(DOCSP-12752) Opacity and stroke thickness for scatter charts (#434)
* (DOCSP-12752) Opacity and stroke thickness for scatter charts
1 parent 91efba6 commit ffaad61

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

source/chart-type-reference/scatter-chart.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,21 @@ Customization Options
9797
The following customization options are specific to scatter charts. To
9898
see all available customization options, see :ref:`customize-charts`.
9999

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+
100115
.. _customize-scatter-marks:
101116

102117
Mark Size

0 commit comments

Comments
 (0)