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/05/08 05:20:46 UTC

[GitHub] [incubator-echarts] cysgbrlc opened a new issue #12589: 图例标题

cysgbrlc opened a new issue #12589:
URL: https://github.com/apache/incubator-echarts/issues/12589


   ### Version
   3.8.3
   
   ### Steps to reproduce
   希望可以添加legend的title,分辨多个legend隶属于谁
   
   ### What is expected?
   图例最前方出现它的标题
   
   ### What is actually happening?
   没有title属性控制它,用添加隐藏series的方法添加多余的legend可以实现,但是在配置其他属性的时候会产生扰乱问题。所以请不要建议我用额外的series
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12589: 图例标题

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #12589:
URL: https://github.com/apache/incubator-echarts/issues/12589#issuecomment-625636126


   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that **you have posted enough image to demo your request**. You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical questions.
   
   If you are interested in the project, you may also subscribe our [mail list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


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


[GitHub] [incubator-echarts] plainheart commented on issue #12589: 图例标题

Posted by GitBox <gi...@apache.org>.
plainheart commented on issue #12589:
URL: https://github.com/apache/incubator-echarts/issues/12589#issuecomment-625638057


   https://echarts.apache.org/zh/option.html#legend.data.name 通过指定legend data是否可以达到你的目的?默认不指定legend的标题取自series的name。


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