Ovilia commented on issue #18450:
URL: https://github.com/apache/echarts/issues/18450#issuecomment-1491187378

   Please follow the 
[document](https://echarts.apache.org/option.html#legend.pageIcons.horizontal). 
It should be 
   
   ```ts
         horizontal: [
           'path://M765.696 512L256 101.248a32 32 0 0 0-45.248 45.248l480.896 
480.896a32 32 0 0 0 45.248-45.248z',
           'path://M256 910.752L765.696 512a32 32 0 0 1-45.248-45.248L229.504 
101.248a32 32 0 0 1 45.248-45.248z'
         ]
   ```


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