kyper-data / python-highcharts

A simple translation layer between Python and Javascript for Highcharts projects (highcharts, highmaps, and highstocks).
MIT License
395 stars 190 forks source link

nbconvert doesn't display hightchart #46

Open stef30360 opened 6 years ago

stef30360 commented 6 years ago

Hello, I've a problem, nbconvert doesn't display 'Highchart', I can read in the chart location <highcharts.highcharts.highcharts.Highchart at 0x114416400> is it possible to convert ipynb to .pdf with highchart ?

thank you SR

tschm commented 6 years ago

It's very easy to convert highcharts into pdf. Best if you install your own Highcharts server.

https://hub.docker.com/r/onsdigital/highcharts-export-node/

This is the way forward to create reports rather than trying to convert the entire *.ipynb... Thomas

On 6 February 2018 at 16:30, stef30360 notifications@github.com wrote:

Hello, I've a problem, nbconvert doesn't display 'Highchart', I can read in the chart location <highcharts.highcharts.highcharts.Highchart at 0x114416400> is it possible to convert ipynb to .pdf with highchart ?

thank you SR

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kyper-data/python-highcharts/issues/46, or mute the thread https://github.com/notifications/unsubscribe-auth/AB84fwcjkBhRBJA7tIbpKXK2QqUzofPWks5tSHAEgaJpZM4R7PIM .

-- Dr. Thomas Schmelzer post: Rue Louis-de-Savoie 60, 1110 Morges, Switzerland mobile: +41 786 928 942 skype: thomas.schmelzer

stef30360 commented 6 years ago

thanks, I try now...

stef30360 commented 6 years ago

I'm not sure that I understand... I need to convert my Jupyter notebook file in pdf , how can 'Highcharts server' serve me? thank you

tschm commented 6 years ago

Why do want to convert an entire Notebook? That sounds too ambitious to me. I would only convert the graphs and use that in a more traditional LaTeX document? Maybe I am too old-school...

On 6 February 2018 at 17:19, stef30360 notifications@github.com wrote:

I'm not sure I understand... I need to convert my Jupyter notebook file in pdf , how can 'Highcharts server' serve me? thank you

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kyper-data/python-highcharts/issues/46#issuecomment-363476285, or mute the thread https://github.com/notifications/unsubscribe-auth/AB84fxkdwbWwihEBLqhoP51skKD8Ynx3ks5tSHufgaJpZM4R7PIM .

-- Dr. Thomas Schmelzer post: Rue Louis-de-Savoie 60, 1110 Morges, Switzerland mobile: +41 786 928 942 skype: thomas.schmelzer