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/09/18 06:20:09 UTC

[GitHub] [incubator-echarts] zk274730694 opened a new issue #13305: SVG绘制方式BUG

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


   ### Version
   4.8.0
   
   ### Steps to reproduce
   init,第三参数设置render的绘制方式为svg,并且设置显示图例,legend的type为scroll,并且图例个数足够多到能实现翻页
   
   ### What is expected?
   即便是svg绘制方式,图例存在滚动,图例的文字也能正常显示
   
   ### What is actually happening?
   实际的结果为图例文字不能显示,就算设置了legend的z属性也无效
   
   ---
   grid的参数为top: 30, bottom: 30,containLabel: true
   legend的配置参数bottom:5, textStyle: {color: "#333"}
   
   <!-- This issue is generated by echarts-issue-helper. 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] MoMoOwO commented on issue #13305: SVG legend scroll

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


   我也遇到了这个问题,canvas 渲染的情况下滚动 legend 可以正常显示图例图标和文本并正常滚动;svg 渲染的情况下则不正常,图例文本不显示,而且滚动会出现错位。  
   


----------------------------------------------------------------
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 #13305: SVG绘制方式BUG

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


   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