Hi , really nice module!
One issue...Is it 'normal' that it does not allow 2 highcharts to show on a single page?
I use multiple views displays and try to get each chart in separate blocks.
If I change the display to say a table, I can get a chart and a table , but it will not let me output 2 or more charts at the same time. It does show a title BTW, but not the chart....
Thanks for suggestions....

Cas

Comments

Mohammed Nur’s picture

I agree, this is a wonderful module. Thank you for developing it.

I am having the same problem. I maybe wrong but I think that because the chart name variable is hardcoded, when the JavaScript for a chart is rendered, this makes it impossible to have multiple charts on one page.

This missing functionality is unfortunate as one cannot make a wallboard displaying multiple charts pulling data from different sources.

Please can you suggest how we can get around this problem for those who don't want to send private data through Google's servers.

Thank you.

bennos’s picture

hm, same problem for me. any possible solution?

Pierre.Vriens’s picture

Issue summary: View changes
Status: Active » Needs work
Niremizov’s picture

Status: Needs work » Postponed (maintainer needs more info)

Need more information about how this can be reproduced. (step by step)
For now, I cannot reproduce this, also each chart have unique id that is generated with PHP's uniqid() function, so I can hardly image how this can happen.