When I incorporating tablular / crosstab reprort, it is working fine but when I change the report with HighCharts, it gives me error "highchartsOptions is not defined"
When I incorporating tablular / crosstab reprort, it is working fine but when I change the report with HighCharts, it gives me error "Uncaught ReferenceError: highchartsOptions is not defined"
Looks like for some reason is not Visualize is not able to load the supporting libraries. Can you replicate this on a fiddle? Also I have seen some issues with Visualize and hostname (i.e. localhost vs 127.0.0.1) can you call visualize using our IP address or DNS name instead of the local loopback?
Looks like for some reason is not Visualize is not able to load the supporting libraries. Can you replicate this on a fiddle? Also I have seen some issues with Visualize and hostname (i.e. localhost vs 127.0.0.1) can you call visualize using our IP address or DNS name instead of the local loopback?
It solved now. I manually read the jrxml file and delete the hyperlinke code. After that it started working.
Thanks for your support.