What problem does this feature solve?
我目前在使用echarts-gl想通过data的值显示不同的symbol,
但是echarts提示echarts-gl.js:22388 Different symbol type will be ignored.
所以我希望echarts-gl能和echarts的scatter中的symbol一样可以支持png图片功能,谢谢!
What does the proposed API look like?
visualMap: [
{
dimension: 3,
max: [5],
// max: max.color / 2,
inRange: {
// symbolSize:[30,40,50,60,70,80],
color:['#1710c0', '#0b9df0', '#00fea8', '#00ff0d', '#f5f811', '#f09a09', '#fe0300'],
symbol: ['circle', 'rect', 'roundRect', 'triangle', 'diamond', 'triangle'],
},
},
4条答案
按热度按时间bkhjykvo1#
Hi! We've received your issue and please be patient to get responded. 🎉
The average response time is expected to be within one day for weekdays.
In the meanwhile, please make sure that you have posted enough image to demo your request. You may also check out the API and chart option to get the answer.
If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org . Please attach the issue link if it's a technical questions.
If you are interested in the project, you may also subscribe our mail list .
Have a nice day! 🍵
tvmytwxo2#
+1
j7dteeu83#
支持该功能+1
v8wbuo2f4#
这是没有下文了吗?