开发者

Does ExtJS support 3D charts?

开发者 https://www.devze.com 2023-03-18 13:20 出处:网络
I am using the ExtJS column chart for a project and would li开发者_如何学Cke to change the look to a 3D chart.Is this supported by ExtJS, or are there plans to support 3D charts?No, Ext3 charting uses

I am using the ExtJS column chart for a project and would li开发者_如何学Cke to change the look to a 3D chart. Is this supported by ExtJS, or are there plans to support 3D charts?


No, Ext3 charting uses a flash library that doesn't support 3D charts, in Ext4 they switched to Canvas charts but haven't built in support for 3D charts either.

You could take a look at ux.Media.ChartPack which integrates FusionCharts among other charting libraries. They probably support 3D charts. FusionCharts does.

Check http://demos.theactivegroup.com/?demo=charts&script=fusion# for a demo with 3D Pie charts, other charts should integrate similarly.

0

精彩评论

暂无评论...
验证码 换一张
取 消