Opacity
Each chart series can be made semi-transparent to allow to see the other series behind it.
The Opacity of the Series can be configured in tab Advanced :
… will turn into :
Markers
Some Chart types can display markers on the series.
Edit the Series Settings, in tab Advanced, check Show Markers :
… will turn into :
Dashed
Some Chart types can display a dashed line instead of a continuous line :
… will turn into :
Line Thickness
(new in 2020 R2)
Some Chart types draw a line. The Thickness of this line can be configured :
Border
Some Chart types can have a border around the shapes :
Border Color : select a color from the color picker
Border Thickness : give a value greater than zero to see the border, increase to have a thicker border
Border Dashed : if the border exists (Thickness > 0), you can display it as a dashed line instead of continuous
… will turn into :
Spline Type
Some Chart types are based on a Spline, which display an interpolated line.
The Spline Type controls the interpolation type depending on the calculation made :
- Natural
- Monotonic (Note : this style doesn’t overshoot : it doesn’t go over or under the actual values)
- Cardinal
- Clamped
Post your comment on this topic.