Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Chart type not supported' message while using multilevelpie #55

Open
balaram26 opened this issue Jun 13, 2019 · 1 comment
Open

'Chart type not supported' message while using multilevelpie #55

balaram26 opened this issue Jun 13, 2019 · 1 comment

Comments

@balaram26
Copy link

balaram26 commented Jun 13, 2019

HI,
i am trying to use the multilevelpie example from the website with cue-fusioncharts. I keep getting the chart type not supported message. The vue based example given here-link seems not functional. I first was getting can't initiate fusions charts without 'new' when tried to use Vue.use(fusion charts). After following your example on the GitHub,

let vFC = VueFCComponent(FusionCharts, Charts);
Vue.component('fusioncharts', vFC);

I was able to load the page without error, but the started getting chart type not supported message? Does this mean the VueFCComponent doesn't support this chart type?

@rohanoid5
Copy link
Member

Hi @balaram26 please have a look at this sample. Just change the dataSource with the appropriate one and also change the chart type to multilevelpie
If you're still facing any issue(s), please share a scaled down sample of your implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants