highcharts / highcharts/highcharts-react-native

is 3d charts supported?

Open
#13 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
105
Forks
79
PR merge metrics
No merged PRs in 30d

Description

Can I use it to draw 3D pie charts? now, I use the following options to do 3d pie charts does not work
chart: {
type: 'pie',
options3d: {
enabled: true,
alpha: 45,
beta: 0,
},
}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.