chenchenkaib commented on issue #10279:
URL: https://github.com/apache/echarts/issues/10279#issuecomment-1977776352

   you can add this code in xAxis to open  minor split line, just like
   xAxis: {
    ....,
          minorSplitLine: {
           show: true,
           lineStyle: {
             color: ['#ccc', '#eee', '#eee', '#eee', '#eee'],
           },
         },
     }


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to