Vvvickie commented on issue #9171: fix #8009 & #5969, symbol symbolSize and opacity setting for category itemStyle in graph URL: https://github.com/apache/incubator-echarts/pull/9171#issuecomment-432924572 I try to be familiar with these contracts, it seems the symbol should be implemented in symbol.js. Is that right? However, if I just assign the model property "shape-symbolType" into the new value, it works with "rect" but not a svg. Does it mean if I want to use a svg as a symbol, I should create a new symbol? After doing that, I have no ideas on how to update the former properties...e.g the. name of the category, symbolRotate.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
