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

How can I render 3D charts? #1

Closed
TomasZorvan opened this issue Mar 15, 2016 · 3 comments
Closed

How can I render 3D charts? #1

TomasZorvan opened this issue Mar 15, 2016 · 3 comments
Labels

Comments

@TomasZorvan
Copy link

Hello,

can you help me on how can I render 3D charts with this library?
When I put 3D options in this.options it renders chart correctly but not in 3D.

Thanks

@gevgeny
Copy link
Owner

gevgeny commented Mar 16, 2016

You need to load appropriate Highcharts module. Here is an example
http://plnkr.co/edit/4Eifda2IPpCjykONSQQJ?p=preview.
Here is more details about loading Highcharts modules http://www.highcharts.com/docs/getting-started/install-from-npm

@gevgeny
Copy link
Owner

gevgeny commented Mar 16, 2016

Thanks for the question! I added appropriate section to the readme.

@TomasZorvan
Copy link
Author

Thank you very much. Works as a charm ;)

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

No branches or pull requests

2 participants