You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2018/10/11 05:45:11 UTC

[GitHub] Vvvickie commented on a change in pull request #9171: fix #8009 & #5969, symbol symbolSize and opacity setting for category itemStyle in graph

Vvvickie commented on a change in pull request #9171: fix #8009 & #5969, symbol symbolSize and opacity setting for category itemStyle in graph
URL: https://github.com/apache/incubator-echarts/pull/9171#discussion_r224320613
 
 

 ##########
 File path: src/chart/graph/categoryVisual.js
 ##########
 @@ -88,6 +100,27 @@ export default function (ecModel) {
                         );
                     }
 
+                    if (!data.getItemVisual(idx, 'symbolKeepAspect', true)) {
 
 Review comment:
   Ummm, loop for what…?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org