ecomfe / echarts-for-weixin

基于 Apache ECharts 的微信小程序图表库
BSD 3-Clause "New" or "Revised" License
7.1k stars 1.59k forks source link

微信小程序中是否支持3D柱状图 #915

Open jansonKOU opened 1 year ago

jansonKOU commented 1 year ago

提问前应该做的事

请确保提问前做了以下事,将完成的项目的 [] 改为 [x]

需提供的信息

微信小程序中不能正常显示type为 bar3D 的三维柱状图图表。

简单描述问题:

开发需要使用3D柱状图展示PRPS图谱,使用到3D柱状图展示,但是,实际开发不能正确引入echarts-gl,如果不引入echarts-gl,则不渲染3D内容。

预期效果:

image (如有需要请提供预期的图)

实际效果:

image (如有需要请提供截图)

复现环境:

1369220324 commented 8 months ago

你的问题解决了么?怎么实现的?echarts-gl引入报错

jansonKOU commented 4 months ago

没有解决,把这个功能从小程序中移除掉了

在 2024-02-28 16:26:53,"1369220324" @.***> 写道:

你的问题解决了么?怎么实现的?echarts-gl引入报错

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

ro0kies commented 1 day ago

我也想做类似的3D需求,但是引入echarts-gl有问题。。。