You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/02/21 03:05:39 UTC

[GitHub] [incubator-echarts] easyboot opened a new issue #12181: echarts-gl中的scatter3d的symbol支持png图片

easyboot opened a new issue #12181: echarts-gl中的scatter3d的symbol支持png图片
URL: https://github.com/apache/incubator-echarts/issues/12181
 
 
   ### 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'],
                       }, 
                   },
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12181: echarts-gl中的scatter3d的symbol支持png图片

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #12181: echarts-gl中的scatter3d的symbol支持png图片
URL: https://github.com/apache/incubator-echarts/issues/12181#issuecomment-589476379
 
 
   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](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) 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](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] xiaoliuwayne commented on issue #12181: echarts-gl中的scatter3d的symbol支持png图片

Posted by GitBox <gi...@apache.org>.
xiaoliuwayne commented on issue #12181:
URL: https://github.com/apache/echarts/issues/12181#issuecomment-848410360


   支持该功能+1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] yigechengzi commented on issue #12181: echarts-gl中的scatter3d的symbol支持png图片

Posted by GitBox <gi...@apache.org>.
yigechengzi commented on issue #12181:
URL: https://github.com/apache/echarts/issues/12181#issuecomment-876058473


   这是没有下文了吗?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] JonyJay1326 commented on issue #12181: echarts-gl中的scatter3d的symbol支持png图片

Posted by GitBox <gi...@apache.org>.
JonyJay1326 commented on issue #12181: echarts-gl中的scatter3d的symbol支持png图片
URL: https://github.com/apache/incubator-echarts/issues/12181#issuecomment-610506119
 
 
   +1

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org