Description
On LegendMarkers example here:
http://doc.qt.io/qt-5/qtcharts-legendmarkers-example.html
When the series are set to use OpenGL by:
series->setUseOpenGl(true);
They are not hidden any more when changing their visibility by toggling the markers.