Search found 3 matches

Go to advanced search

by marboh88
Tue Jun 26, 2018 1:10 am
Forum: Highcharts Usage
Topic: Display HTML from Highcharts Cloud issue
Replies: 1
Views: 837
 
Jump to post

Display HTML from Highcharts Cloud issue

Hi all, I want to include a chart from Highchart Cloud and use the HTML block. I tested the chart at: http://jsbin.com/?html,output and it works fine. However, when I include it in my Jupyter Notebook, the following error appears: Javascript error adding output! SyntaxError: missing } after property...
by marboh88
Sun Jun 24, 2018 10:31 pm
Forum: Highcharts Cloud
Topic: Transfer Cloud JSON to Jupyter Highcharts
Replies: 4
Views: 6921
 
Jump to post

Re: Transfer Cloud JSON to Jupyter Highcharts

Hi Daniel, Thank you very much for your reply. The link you posted seems not to work. I tried a basic chart rendering and it works fine. The problem arises when I want to use the options dictionary from Highcharts Cloud. The code below is literally the only thing I have (besides the import and chart...
by marboh88
Fri Jun 22, 2018 6:42 am
Forum: Highcharts Cloud
Topic: Transfer Cloud JSON to Jupyter Highcharts
Replies: 4
Views: 6921
 
Jump to post

Transfer Cloud JSON to Jupyter Highcharts

Hi there, I created some charts in the Highcharts Cloud Editor and want to implement it now into my Jupyter notebook. However, the transfer does not seem to work as expected. Anything I could do to make the chart render? from highcharts import Highstock chart = Highstock() chart.set_dict_options({&q...

Go to advanced search