kirjs / react-highcharts

React wrapper for Highcharts library

Home Page:http://kirjs.github.io/react-highcharts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I make a Custom Chart?

surmistry opened this issue · comments

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?

Thanks for the help!