Closed surmistry closed 6 years ago
Hi @surmistry ! You gave too little information for this case. This repo https://github.com/paulo-raca/highcharts-contour highcharts-contour.js use https://github.com/ironwallaby/delaunay/blob/master/delaunay.js
I made an example based on https://jsfiddle.net/naq8uwLL/
Thanks for the help!
I'm trying to implement https://rawgit.com/paulo-raca/highcharts-contour/master/highcharts-contour.js and it just seems like it's extending Heatmaps by pulling other chart types together and I wanted to know if react-highcharts accommodates enough for me to just pull the script apart and connect it to react-highcharts?