DorisOu opened a new issue #9435: 关于series-lines.lineStyle.normal.width的问题 URL: https://github.com/apache/incubator-echarts/issues/9435 { name: '东区街道', type: 'lines', coordinateSystem: 'bmap', zlevel: 3, large: true, effect: { show: true, constantSpeed: 30, symbol: pathCar, symbolSize: 18, trailLength: 0, }, lineStyle: { normal: { width: 1, opacity: 0.9, curveness: 0.2 } } }, 应该如何配置每条线的width?
---------------------------------------------------------------- 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]
