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 2021/02/20 10:10:54 UTC

[GitHub] [echarts] Princekk opened a new issue #14306: series.render is required

Princekk opened a new issue #14306:
URL: https://github.com/apache/echarts/issues/14306


   ### Version
   5.0.2
   
   ### Steps to reproduce
   After using the V5 version. Custom content of type= "custom" will report an error
   
   {
     barWidth: 14
     color: {type: "linear", x: 0, y: 0, x2: 0, y2: 1, …}
     data:  [{…}, {…}, {…}, {…}, {…}, {…}, {…}]
     degree: 1
     index: 2
     item: {name: "Rate", label: "完成率", type: "none", color: {…}, degree: 1, …}
     label: "完成率"
     name: "完成率"
     type: "custom"
     unit: "%"
     yAxisIndex: 0
   }
   
   ### What is expected?
   Can't find out what's wrong and hope you can help
   
   ### What is actually happening?
   Uncaught Error: series.render is required.
   
   <!-- 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] [echarts] Princekk commented on issue #14306: series.render is required

Posted by GitBox <gi...@apache.org>.
Princekk commented on issue #14306:
URL: https://github.com/apache/echarts/issues/14306#issuecomment-783121515


   Thank you very much for your reply and let me know what the problem is. My problem has been solved. Please close this issue


----------------------------------------------------------------
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] [echarts] Ovilia commented on issue #14306: series.render is required

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #14306:
URL: https://github.com/apache/echarts/issues/14306#issuecomment-783079282


   https://echarts.apache.org/en/option.html#series-custom.renderItem is required.


----------------------------------------------------------------
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] [echarts] DenisDong commented on issue #14306: series.render is required

Posted by GitBox <gi...@apache.org>.
DenisDong commented on issue #14306:
URL: https://github.com/apache/echarts/issues/14306#issuecomment-866628102


   你好,能说一下是咋改的么
   could you please introduce how to solve this problem?
   I met this problem


-- 
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] [echarts] echarts-bot[bot] commented on issue #14306: series.render is required

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


   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 question.
   
   If you are interested in the project, you may also subscribe our [mailing 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] [echarts] Princekk closed issue #14306: series.render is required

Posted by GitBox <gi...@apache.org>.
Princekk closed issue #14306:
URL: https://github.com/apache/echarts/issues/14306


   


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