I am trying to create a solid gauge chart using highcharts 10.1 library as below
It works fine on my personal environment which has Outsystems charts 1.3.10 whereas my professional environment uses version 2.1.0 and I get the following error when the screen renders.
Highcharts error #17: www.highcharts.com/errors/17/?missingModuleFor=solidgauge - missingModuleFor: solidgauge
Has the new versions stopped support for this chart type? Any help would be much appreciated.
Hello,
Could you send us your sample so we can take a better look?
Thank you,
Gabriel Lundgren
Hello @Anurag Sharma
Any update on this? Were you able to fix this issue? If so could you share it with the community?Otherwise could you please share a sample module so that we can try to help?
Cheers,GM
Hi,
Has anyone been able to resolve this issue? I'm currently facing a similar issue in my project.
Hello @Manikandan Sambasivam
Please share a sample oml with that use case since the person who initiated this thread never ended up doing so and, since the implementation is what could show me how it's implemented, given the fact that SolidGauge is only available in OutSystems Charts by using the HighchartsModules.
I'm unable to share the OML file as this issue is occurring in the client environment. However, I can DM you a screenshot from the Service Center if that helps.
@Manikandan Sambasivam, no, the screenshots won't help. Without a reproduction oml we can't help (not asking for the project oml but for one with the use case isolated).
can you please share how to use solid-gauge by HighChartModules?I'm now having the same issues when I'm add three scrips to my screen: highchart.js, highchart-more.js, solid-gauge.js. I downloaded them from Highchart library.