rrag / react-stockcharts

Highly customizable stock charts with ReactJS and d3
http://rrag.github.io/react-stockcharts
MIT License
3.84k stars 956 forks source link

ScatterSeries - fix for functors in marker rendering (fixes #784) #785

Open Boorj opened 3 years ago

Boorj commented 3 years ago

Fixes #784. Also, canvas rendering is looking forward to be fixed - to support for functors for markers: stroke(d) and fill(d)