You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For general tech support, please see www.highcharts.com/support.
Please report only issues about highcharts-angular wrapper or content of this repository.
For general issues with Highcharts and TypeScript the correct repository to report such issues is main Highcharts repository.
Describe the bug
I cannot import Highcharts-3d into my component.
Browser error reads :
Uncaught TypeError: highcharts_highcharts_3d__WEBPACK_IMPORTED_MODULE_2___default() is not a function
Expected behavior
It should work according to the answer in issue #350
Describe the bug
I cannot import Highcharts-3d into my component.
Browser error reads :
Expected behavior
It should work according to the answer in issue #350
Sample code
Setup used
Are you guys able to render a 3D pie chart in Angular 19 ?
The text was updated successfully, but these errors were encountered: