Hi everyone,
I’ve tried to implement the Highcharts spiderweb found here.
However, instead of looking like this:
It’s rendering like this:
Does anybody have any idea why? Is this a known Highcharts-Meteor bug? It’s not throwing any console errors either.
My code looks like this (For the record it’s set out ready to receive my own data from Mongo hence the subscription).
Also, within my node-modules I have highcharts and highcharts-more incase this information is needed.
Any advice would be appreciated
Many thanks,
George