drawSeriesPointMarkers function does not work correctly #1755
Labels
bug
Unexpected problem or unintended behavior.
good first issue
Good issue for first-time contributors.
Lightweight Charts™ Version: 4.2.2
Steps/code to reproduce:
Actual behavior:
Black fill appears
Expected behavior:
Black fill does not appears
Screenshots:
lightweight-charts.mov
JSFiddle link:
https://jsfiddle.net/x9yh56qm/
I think this behavior occurs because the drawSeriesPointMarkers function always does context.fill(), even if the series is out of scope
The text was updated successfully, but these errors were encountered: