We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi
As High chart library allows to set shadow for pie type, we do not need to throw unsupported exception for setShadow inside pieconfig.
We have verified the same on JSfiddle
http://jsfiddle.net/Fusher/grK2C/ Docs: http://www.highcharts.com/ref/#plotOptions-pie--shadow
Thanks and regards Surender Singh
The text was updated successfully, but these errors were encountered:
Thanks for your feedback. I think the latest version of Highcharts supports it for PieConfig as well. I will verify it.
Sorry, something went wrong.
No branches or pull requests
Hi
As High chart library allows to set shadow for pie type, we do not need to throw unsupported exception for setShadow inside pieconfig.
We have verified the same on JSfiddle
http://jsfiddle.net/Fusher/grK2C/
Docs: http://www.highcharts.com/ref/#plotOptions-pie--shadow
Thanks and regards
Surender Singh
The text was updated successfully, but these errors were encountered: