Skip to content

Add opacity control for charts

Add the possibility to set the opacity of plots in charts.

2022-06-24_18-09

The parameter is exposed in all charts representations base on the vtkXYChartRepresentation class:

  • the Line Chart representation,
  • the Point Chart representation,
  • the Bar Chart representation.

Needs : vtk/vtk!9320 (merged)

Edited by Thomas Galland

Merge request reports