apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
59.57k stars 19.58k forks source link

哪里能找到echarts.graphic.LinearGradient 的接口文档介绍 #20026

Open choukin opened 3 weeks ago

choukin commented 3 weeks ago

Version

5.2.2

Link to Minimal Reproduction

哪里能找到echarts.graphic.LinearGradient 的接口文档介绍

Steps to Reproduce

哪里能找到echarts.graphic.LinearGradient 的接口文档介绍

Current Behavior

哪里能找到echarts.graphic.LinearGradient 的接口文档介绍

Expected Behavior

哪里能找到echarts.graphic.LinearGradient 的接口文档介绍

Environment

哪里能找到echarts.graphic.LinearGradient 的接口文档介绍

Any additional comments?

哪里能找到echarts.graphic.LinearGradient 的接口文档介绍

echarts-bot[bot] commented 3 weeks ago

@choukin It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗

TRANSLATED
**BODY** ### Version 5.2.2 ### Link to Minimal Reproduction Where can I find the interface documentation for echarts.graphic.LinearGradient? ### Steps to Reproduce Where can I find the interface documentation for echarts.graphic.LinearGradient? ### Current Behavior Where can I find the interface documentation for echarts.graphic.LinearGradient? ### Expected Behavior Where can I find the interface documentation for echarts.graphic.LinearGradient? ### Environment ```markdown Where can I find the interface documentation for echarts.graphic.LinearGradient? ``` ### Any additional comments? Where can I find the interface documentation for echarts.graphic.LinearGradient?
liqiuqiui commented 3 weeks ago

https://ecomfe.github.io/zrender-doc/public/api.html#zrenderlineargradient

helgasoft commented 3 weeks ago

https://stackoverflow.com/questions/76839686/how-does-the-api-for-echarts-lineargradient-work

plainheart commented 3 weeks ago

You can find it from the source code or the declarative option for now. I will try adding some instructions for these programmatic APIs.