Search found 4 matches

Go to advanced search

by olas13
Sat Oct 12, 2024 12:43 am
Forum: Highcharts Usage
Topic: zoomType in Highcharts Core for Python
Replies: 1
Views: 324
 
Jump to post

zoomType in Highcharts Core for Python

I'm having trouble setting "zoomType" for a chart created with .highcharts.Chart.from_pands(). I've tried adding it directly under chart_kwargs, option_kwargs and inside a "chart" key in both places. I am able to get zoom enabled, if, after serializing to json and converting to a...
by olas13
Mon Jul 31, 2023 6:57 pm
Forum: Highcharts Usage
Topic: highcharts_core for python, offline
Replies: 4
Views: 412
 
Jump to post

Re: highcharts_core for python, offline

I'll give it a try. Thank you so much for the response.
by olas13
Mon Jul 24, 2023 1:25 pm
Forum: Highcharts Usage
Topic: highcharts_core for python, offline
Replies: 4
Views: 412
 
Jump to post

Re: highcharts_core for python, offline

Reason I'm askin; during debugging some charts I received an error that I was making too many calls to the API. We're testing this library out for potential production. If we're unable to use it offline, we'll have to go with a different approach and skip the highcharts -python library. We also will...
by olas13
Fri Jul 21, 2023 1:43 pm
Forum: Highcharts Usage
Topic: highcharts_core for python, offline
Replies: 4
Views: 412
 
Jump to post

highcharts_core for python, offline

Is it possible to have the highcharts-_core python library point to a local installation of highcharts JS or is it locked to the online API?

Go to advanced search