pandas-highcharts
pandas-highcharts copied to clipboard
now can accept javasript functions as parameters
some args of the HighCharts/HighStock accept a function as its parameter. for example
tooltip{formatter: function(){}}
now users can provide a function as its parameter