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/23 08:41:27 UTC

[GitHub] [incubator-echarts] Ztachi opened a new issue #12853: The rich tag is not supported by SVG

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


   ### Version
   4.8.0
   
   ### Steps to reproduce
   set "renderer: 'svg'" when initializing.
   use  label: {
                           formatter: '{b|{b}}\n{d}',
                           rich: {
                               b:{
                                   color:'#6EAEFF'
                               }
                           }
                       }
   
   ### What is expected?
   ability to output text with label.rich style.
   eg:{a|xxxxx}
   
   ### What is actually happening?
   final result output string instead of compiled template,styled text
   eg:xxxxx
   
   <!-- 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] Ztachi closed issue #12853: The rich tag is not supported by SVG

Posted by GitBox <gi...@apache.org>.
Ztachi closed issue #12853:
URL: https://github.com/apache/incubator-echarts/issues/12853


   


----------------------------------------------------------------
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 #12853: The rich tag is not supported by SVG

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


   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] pissang edited a comment on issue #12853: The rich tag is not supported by SVG

Posted by GitBox <gi...@apache.org>.
pissang edited a comment on issue #12853:
URL: https://github.com/apache/incubator-echarts/issues/12853#issuecomment-648005978


   We've refact the text rendering module in 5.0. It will be supported then


----------------------------------------------------------------
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] pissang edited a comment on issue #12853: The rich tag is not supported by SVG

Posted by GitBox <gi...@apache.org>.
pissang edited a comment on issue #12853:
URL: https://github.com/apache/incubator-echarts/issues/12853#issuecomment-648005978


   We've refacted the text rendering module in 5.0. It will be supported then


----------------------------------------------------------------
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] pissang commented on issue #12853: The rich tag is not supported by SVG

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


   We've refact the text rendering module in 5.0. It will be supported then:)


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