MDjango
Posts: 9
Joined: Sat Apr 10, 2021 5:24 pm

Err. 17: Series type does not exist (using with Django)

Hi

I wanted to use a solidgauge with Django, but most examples are only for angular. So I did not know better, but to download highcharts-more.js / src.js and solid-gauge.js / src.js, put them in my static folder and run collectstatic. In my views.py I used a nested dictionary for the chart settings and used a json encoder to dump them. Nevertheless, I still get an error that the series type is not found.

If you don't mind I would like to cross-reference with my post on SO: https://stackoverflow.com/questions/670 ... ith-django

Otherwise, I will type everything down here as well.

Thanks for all help in advance!
dominik.c
Posts: 2081
Joined: Fri Aug 07, 2020 7:07 am

Re: Err. 17: Series type does not exist (using with Django)

Hello MDjango!

We appreciate you reaching out to us!

If you've already asked this question on SO, please do not duplicate this question on the forum. One of our developers will take care of your thread on SO, so please wait for your answer over there. :)

Best regards!
Dominik Chudy
Highcharts Developer
MDjango
Posts: 9
Joined: Sat Apr 10, 2021 5:24 pm

Re: Err. 17: Series type does not exist (using with Django)

Thank you very much. I did not know which platform would be better suited.

PS: I made a mistake in the topic header. It is error 17 and not 13. Could you be so kind and update that? I do not want to confuse others.
dominik.c
Posts: 2081
Joined: Fri Aug 07, 2020 7:07 am

Re: Err. 17: Series type does not exist (using with Django)

Hi again!

Of course :)

Best regards!
Dominik Chudy
Highcharts Developer

Return to “Highcharts Usage”