govau / datavizkit

A fully featured data visualisation toolset built on top of Highcharts and React. Guide at http://datavizkit.surge.sh/.
MIT License
10 stars 2 forks source link

Bug fix (marker component): always wrap rect tag in svg #171

Closed micapam closed 7 years ago

micapam commented 7 years ago

Short-circuit at the top was forcing a bare rect to be returned if no symbol supplied.