pandas-highcharts icon indicating copy to clipboard operation
pandas-highcharts copied to clipboard

Beautiful charting of pandas.DataFrame with Highcharts

Results 24 pandas-highcharts issues
Sort by recently updated
recently updated
newest added

Hi, This is great work. Are you planning to add any additional chart types and some of the other HC features any time soon? I'm particularly interested in rendering some...

Like column charts are not. Package is easy to use given the dataframe support but would save time to know what chart types are actually supported

I see that the last commit was in 2017, is it still active? Thanks, Eli

Used in Jupyterlab, `pandas_highcharts` figures do not render. Repro in Jupyterlab: ``` [1] import pandas as pd; from pandas_highcharts.display import display_charts df = pd.read_csv(...) display_charts(df, title='Title') ``` Output is simply...

I am told to pass 'ts' as booleans, Lists and dictionaries. How do I resolve this error.

based on the following issue, the import should be pandas_highcharts.core https://github.com/gtnx/pandas-highcharts/issues/24

compare and compareBase not supported yet https://api.highcharts.com/highstock/plotOptions.series.compare