You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since upgrade to v4.0.2, some of my charts generated by highcharts-export-server are broken, especially the solidegauge ones. Instead of displaying the colored circles for the values like in the v3.x version, it shows the word "Values".
I also use polar charts, and no problems with those. I don't know if it's a bug, but I couldn't find in the changelog what can cause this breaking change. No errors are reported in the log.
Any idea what could be causing this? Thanks.
Expected behaviour
npm list highcharts-export-server -g
/usr/local/lib
└── highcharts-export-server@3.1.1
This should get solved with #561 in the upcoming release. Once this pull request is fully completed, tested, and merged, we will get back to this issue to see if it's fully resolved.
Hello,
Since upgrade to v4.0.2, some of my charts generated by highcharts-export-server are broken, especially the solidegauge ones. Instead of displaying the colored circles for the values like in the v3.x version, it shows the word "Values".
I also use polar charts, and no problems with those. I don't know if it's a bug, but I couldn't find in the changelog what can cause this breaking change. No errors are reported in the log.
Any idea what could be causing this? Thanks.
Expected behaviour
Actual behaviour
Reproduction steps
The text was updated successfully, but these errors were encountered: