You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/06/24 09:50:30 UTC

[GitHub] [incubator-echarts] iamflowerdog commented on issue #8743: Does echart4 support chord with ribbon?

iamflowerdog commented on issue #8743:
URL: https://github.com/apache/incubator-echarts/issues/8743#issuecomment-648718906


   I've got the same question, I had a solution to support ribbon chord.
   
   you could import chord after import echarts:
   `import * as echarts from 'echarts';
   import 'echarts/lib/chart/chord'`
    but there is anther question I met, the tooltips was gone.


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

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