novalex
Posts: 4
Joined: Thu Jan 09, 2020 8:48 pm

Data from server to Highcharts using python

Hello

I have a server on which I generate data. I want to upload this data to my existing highcharts (cloud) using python.

How can I do that? Are there any examples?

Thanks
mateuszkornecki
Posts: 1222
Joined: Mon Oct 28, 2019 10:29 am

Re: Data from server to Highcharts using python

Hi,

Welcome to our forum and thanks for contacting us with your question!

As far as I know, the highcharts cloud supports importing data from JSON, CSV files or google spreadsheets. So all you have to do is to export data from your server to one of the supported extensions and just connect it to your chart. You can find more information including youtube tutorials in our official docs I attached below.
Docs references: https://cloud.highcharts.com/docs/#/live-data
Live demo: https://cloud.highcharts.com/show/ycjJa0Vw

Let me know if you have any further questions!

Best regards.
Mateusz Kornecki
Highcharts Developer

Return to “Highcharts Cloud”