Home Forums Report Bugs legendMarkerType hidden when many points rendered on line chart Reply To: legendMarkerType hidden when many points rendered on line chart

#8109

Robert,

By default, the chart tries to decide if markers should be shown or not based on the number of dataPoints available.

You can override this behavior by setting markerSize as shown in this jsfiddle.


Sunil Urs