cuijian-dexter commented on issue #9435: 
关于series-lines.lineStyle.normal.width映射宽度
URL: 
https://github.com/apache/incubator-echarts/issues/9435#issuecomment-440502341
 
 
   @DorisOu  This is very clear. You should read the document carefully.
   ```javascript 
   {
       series:{
            data:[{
               lineStyle:{
                    width:1
               }
            },{
               lineStyle:{
                    width:2
               }
            }]
      }
   
   }
   ```

----------------------------------------------------------------
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]

Reply via email to