You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "helgasoft (via GitHub)" <gi...@apache.org> on 2023/02/10 22:16:47 UTC

[GitHub] [echarts] helgasoft commented on issue #18247: [Bug] Custom arrows are covered by node. And series-graph && layout = 'circular'

helgasoft commented on issue #18247:
URL: https://github.com/apache/echarts/issues/18247#issuecomment-1426410730

   A workaround using SVG command [translate](https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/translate).
   Turns out _some_ SVG commands are allowed, but need experimentation. They are not documented for [path://](https://echarts.apache.org/en/option.html#series-graph.symbol).
    [Demo Code](https://echarts.apache.org/examples/en/editor.html?c=line-simple&code=M4NwjAvABARADgQwC4AsBcB6DATCByAWSjAE4A6ABhOIFYyAWAdigBliwywaoAmV4ilEFsAHGRHc-bCmRJhaDZtOJLegsMwBaUIgGYyPHhWMnTJgGwKm_MIP0ldN82UYir5kp6_evUTXhgAagBYACgoCIiYJAAnBAA7YAAbZABTAApBAFpdXQBKGABuMIB7OCQASxL4qAgAbzCIyqQk1LQoBvDIpFSADyR2mABRAGEUBBikYCgAcTi4FCgh3oQAWzhWnhhGqABfABodpBKSpMq4drqDneBUmIrU4EudpoBPODbYAHN5lBhDroRFKvEoAVwGsAAxhUYpDQSkYv8XlAYiU1u1YqDUgDIlB4iVsI92gBtZERTq43EVbCDACCSMBlPia0-MHpOMpEWAr1WACNTgBlCoAL0-RjJew5uIpnKg1MGACEGbK8SzFcrZdy-YKRWKKBLrozyRKIvLYCMNZzmatWRapZStfykkLRe1xUbJRKZZyzTAACKWplq2AB-24x0610CfUe3bIgC69qSFXiAGsnlBSR7vQ6wbDWeyTVAkBMvqkIf7A7jk_FUgKkK9Ws8PbiGx9BsBTtT_lAAO7U1BoRz7SGnEoxdp4GKpbB4IuGlURpIkmD42s90BgRNFpcuz65A1hjo7vOQ1lKo9NUvlwahos1usNpvHlvdd6szvJ7DbV-GrCcpcVzXVIexgCpVgQMtMAwCZUV7MhQC-GBt1jI8c3DU9bSrbprwrO9XwfetG0-dDKTbD8u2_fY-wHdBh1HJJx0nadZ3nS8oEAzNV2qEDqM3FDFx5J093aA9YwTHY41CXYgA)
   
   ![image](https://user-images.githubusercontent.com/13038071/218209067-633ec752-3ff3-41ca-bda5-31edc84b0348.png)
   
   
   


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org