[PR] doc: add getZr api [echarts-doc]

2024-03-22 Thread via GitHub
SanLeen opened a new pull request, #389: URL: https://github.com/apache/echarts-doc/pull/389 (no comment) -- 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. To unsubscribe, e-

Re: [I] [Bug] [echarts]

2024-03-22 Thread via GitHub
echarts-bot[bot] closed issue #19748: [Bug] URL: https://github.com/apache/echarts/issues/19748 -- 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. To unsubscribe, e-mail: commits

[I] [Bug] [echarts]

2024-03-22 Thread via GitHub
icarusion opened a new issue, #19748: URL: https://github.com/apache/echarts/issues/19748 ### Version 5.2.2 ### Link to Minimal Reproduction https://github.com/apache/echarts/issues/new?assignees=&labels=bug&projects=&template=bug_report.yml&title=%5BBug%5D+ ### S

Re: [I] [Feature] bind graphic to grid [echarts]

2024-03-22 Thread via GitHub
SanLeen closed issue #19669: [Feature] bind graphic to grid URL: https://github.com/apache/echarts/issues/19669 -- 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. To unsubscribe,

Re: [I] [Feature] bind graphic to grid [echarts]

2024-03-22 Thread via GitHub
SanLeen commented on issue #19669: URL: https://github.com/apache/echarts/issues/19669#issuecomment-2016327309 Thank you very much for your enthusiastic reply. 🙏 @helgasoft -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] [Feature] bind graphic to grid [echarts]

2024-03-22 Thread via GitHub
SanLeen commented on issue #19669: URL: https://github.com/apache/echarts/issues/19669#issuecomment-2016326515 Finally, I found a solution. Use `registerShape` api to register a `custom shape` and `setClipPath` in `beforeUpdate` hook. - [demo](https://echarts.apache.org/examples/en/e

Re: [I] Type log axis cant control axisTick interval [echarts]

2024-03-22 Thread via GitHub
aleixtusetbadia commented on issue #8014: URL: https://github.com/apache/echarts/issues/8014#issuecomment-2016140789 +1 -- 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. To u

[PR] build(deps): bump webpack-dev-middleware and nuxt [echarts-handbook]

2024-03-22 Thread via GitHub
dependabot[bot] opened a new pull request, #108: URL: https://github.com/apache/echarts-handbook/pull/108 Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) to 5.3.4 and updates ancestor dependency [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt).

(echarts-handbook) branch dependabot/npm_and_yarn/webpack-dev-middleware-and-nuxt-5.3.4 created (now 69d61b9)

2024-03-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/webpack-dev-middleware-and-nuxt-5.3.4 in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git at 69d61b9 build(deps): bump webpack-dev-middlewar

Re: [I] Echart lt and gte is not working properly[Bug] [echarts]

2024-03-22 Thread via GitHub
helgasoft commented on issue #18268: URL: https://github.com/apache/echarts/issues/18268#issuecomment-2016012791 workaround: add a small value to one of the pieces ``` pieces: [ { color: '#F44336', gte: 0 +0.001 }, { color: '#43A047', lt: 0 } ], `

Re: [I] [Bug] line chart can't display when visualmap pieces with single set(one limit line) [echarts]

2024-03-22 Thread via GitHub
helgasoft commented on issue #18274: URL: https://github.com/apache/echarts/issues/18274#issuecomment-2016003067 @jlefeaux, the trick with a middle piece works, but it displays an extra entry in the legend. There is **another workaround** - to subtract a small value from the first piece:

Re: [I] [Bug] uniapp echarts自定义系列 h5上能显示自定义图形 app端不显示 [echarts]

2024-03-22 Thread via GitHub
github-actions[bot] commented on issue #16728: URL: https://github.com/apache/echarts/issues/16728#issuecomment-2015914967 This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to

Re: [I] [Bug] vertical bar, first axisLabel in small screen not visible. [echarts]

2024-03-22 Thread via GitHub
github-actions[bot] commented on issue #16726: URL: https://github.com/apache/echarts/issues/16726#issuecomment-2015914912 This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to

Re: [I] [Feature] Tooltip : add dataset in the params when using custom formatter [echarts]

2024-03-22 Thread via GitHub
github-actions[bot] commented on issue #16696: URL: https://github.com/apache/echarts/issues/16696#issuecomment-2015914786 This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to

Re: [I] [Feature] event that triggers after node of graph has been dragged to new location [echarts]

2024-03-22 Thread via GitHub
github-actions[bot] closed issue #16682: [Feature] event that triggers after node of graph has been dragged to new location URL: https://github.com/apache/echarts/issues/16682 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] [Bug] 在版本5中定义一个使用stack属性的bar组件时与版本四的表现存在差异 [echarts]

2024-03-22 Thread via GitHub
github-actions[bot] closed issue #16667: [Bug] 在版本5中定义一个使用stack属性的bar组件时与版本四的表现存在差异 URL: https://github.com/apache/echarts/issues/16667 -- 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 c

Re: [I] [Bug] 在版本5中定义一个使用stack属性的bar组件时与版本四的表现存在差异 [echarts]

2024-03-22 Thread via GitHub
github-actions[bot] commented on issue #16667: URL: https://github.com/apache/echarts/issues/16667#issuecomment-2015914638 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

Re: [I] [Feature] event that triggers after node of graph has been dragged to new location [echarts]

2024-03-22 Thread via GitHub
github-actions[bot] commented on issue #16682: URL: https://github.com/apache/echarts/issues/16682#issuecomment-2015914688 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

Re: [I] [Bug] Icon base 64 background image in label no work [echarts]

2024-03-22 Thread via GitHub
electroheadfx commented on issue #19746: URL: https://github.com/apache/echarts/issues/19746#issuecomment-2015691736 Merci Helgasoft, it works ! thanks -- 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 g

Re: [I] [Bug] Icon base 64 background image in label no work [echarts]

2024-03-22 Thread via GitHub
electroheadfx closed issue #19746: [Bug] Icon base 64 background image in label no work URL: https://github.com/apache/echarts/issues/19746 -- 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 specif

Re: [I] [Bug] line chart can't display when visualmap pieces with single set(one limit line) [echarts]

2024-03-22 Thread via GitHub
jlefeaux commented on issue #18274: URL: https://github.com/apache/echarts/issues/18274#issuecomment-2015660674 Can confirm. I circumvented the issue by adding a 2nd, "artificial" piece with the same color. ``` pieces: [ { lte: 180, color: "#29

Re: [I] [Bug] The line with animation will jitter during rendering. [echarts]

2024-03-22 Thread via GitHub
helgasoft commented on issue #19744: URL: https://github.com/apache/echarts/issues/19744#issuecomment-2015519217 video clips do not help that much, a **working** Minimal Reproduction code does. see similar #18742 -- This is an automated message from the Apache Git Service. To respond t

Re: [I] K线图,下面的volume柱状图,可以再添加一组图吗 [echarts]

2024-03-22 Thread via GitHub
helgasoft commented on issue #19747: URL: https://github.com/apache/echarts/issues/19747#issuecomment-2015518854 see [official example](https://echarts.apache.org/examples/en/editor.html?c=candlestick-brush) - add another grid - add another pair of xAxis/yAxis, each with the same _grid

Re: [I] [Bug] Icon base 64 background image in label no work [echarts]

2024-03-22 Thread via GitHub
helgasoft commented on issue #19746: URL: https://github.com/apache/echarts/issues/19746#issuecomment-2015519033 remove _image://_ from iconBridge ![image](https://github.com/apache/echarts/assets/13038071/24ffba6e-bb18-4d6f-9bd3-a70b4142f8f4) 📌 please close issue if problem solved.

Re: [I] K线图,下面的volume柱状图,可以再添加一组图吗 [echarts]

2024-03-22 Thread via GitHub
echarts-bot[bot] commented on issue #19747: URL: https://github.com/apache/echarts/issues/19747#issuecomment-2015104843 @Dawei-Simayi 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 t

[I] K线图,下面的volume柱状图,可以再添加一组图吗 [echarts]

2024-03-22 Thread via GitHub
Dawei-Simayi opened a new issue, #19747: URL: https://github.com/apache/echarts/issues/19747 ### What problem does this feature solve? 如图一所示,我想要添加两组柱状图,但是我貌似没有看到相应的api参数 想要设计城的效果是类似图二的效果,再K线图下面能添加两组,甚至两组以上图表 ### What does the proposed API look like? ![截图](http

[I] [Bug] Icon base 64 background image in label no work [echarts]

2024-03-22 Thread via GitHub
electroheadfx opened a new issue, #19746: URL: https://github.com/apache/echarts/issues/19746 ### Version 5.5.0 ### Link to Minimal Reproduction https://codesandbox.io/p/sandbox/line-chart-in-cartesian-coordinate-system-33pnfn?file=%2Findex.js&layout=%257B%2522sidebarPan

Re: [I] [Bug] Support on CSS Variables for color property on charts [echarts]

2024-03-22 Thread via GitHub
mariafurtadobravo closed issue #19743: [Bug] Support on CSS Variables for color property on charts URL: https://github.com/apache/echarts/issues/19743 -- 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

Re: [I] [Bug] Support on CSS Variables for color property on charts [echarts]

2024-03-22 Thread via GitHub
mariafurtadobravo commented on issue #19743: URL: https://github.com/apache/echarts/issues/19743#issuecomment-201487 > > I'm using SVG rendering instead of Canvas, so it should work, right? > > Usually a new added feature should work with both SVG renderer and Canvas renderer.

Re: [I] [Bug] Support on CSS Variables for color property on charts [echarts]

2024-03-22 Thread via GitHub
plainheart commented on issue #19743: URL: https://github.com/apache/echarts/issues/19743#issuecomment-2014844956 > I'm using SVG rendering instead of Canvas, so it should work, right? Usually a new added feature should work with both SVG renderer and Canvas renderer. > The CSS

Re: [I] [Bug] Support on CSS Variables for color property on charts [echarts]

2024-03-22 Thread via GitHub
mariafurtadobravo commented on issue #19743: URL: https://github.com/apache/echarts/issues/19743#issuecomment-2014808838 > This feature won't be added since Canvas doesn't recognize the CSS variables currently. It's suggested to use `window.getComputedStyle(DOM).getPropertyValue('--the-css-

(echarts-doc) branch dependabot/npm_and_yarn/editor/webpack-dev-middleware-and-quasar/app-5.3.4 created (now 6aa52611)

2024-03-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/editor/webpack-dev-middleware-and-quasar/app-5.3.4 in repository https://gitbox.apache.org/repos/asf/echarts-doc.git at 6aa52611 chore(deps): bump webpack-dev-m

[PR] chore(deps): bump webpack-dev-middleware and @quasar/app in /editor [echarts-doc]

2024-03-22 Thread via GitHub
dependabot[bot] opened a new pull request, #388: URL: https://github.com/apache/echarts-doc/pull/388 Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) to 5.3.4 and updates ancestor dependency [@quasar/app](https://github.com/quasarframework/quasar). These de

Re: [PR] feat(axis): enale boundaryGap for category axis [echarts]

2024-03-22 Thread via GitHub
cooljser commented on PR #19638: URL: https://github.com/apache/echarts/pull/19638#issuecomment-2014739069 > > So great. I need this feature. There has a line chart on the top of page, and a bar chart on the bottom of page. Although their xAxis is different, i want to align the left xAxis.

Re: [PR] feat(axis): enale boundaryGap for category axis [echarts]

2024-03-22 Thread via GitHub
xdbobname commented on PR #19638: URL: https://github.com/apache/echarts/pull/19638#issuecomment-2014721874 > So great. I need this feature. There has a line chart on the top of page, and a bar chart on the bottom of page. Although their xAxis is different, i want to align the left xAxis.

Re: [PR] feat(axis): enale boundaryGap for category axis [echarts]

2024-03-22 Thread via GitHub
cooljser commented on PR #19638: URL: https://github.com/apache/echarts/pull/19638#issuecomment-2014640580 So great. I need this feature. There has a line chart on the top of page, and a bar chart on the bottom of page. Although there xAxis is different, i want to align the left xAxis. --

Re: [I] [Bug] Vue3项目中引入echarts会有isFunction is not a function问题 [echarts]

2024-03-22 Thread via GitHub
ykvou closed issue #19745: [Bug] Vue3项目中引入echarts会有isFunction is not a function问题 URL: https://github.com/apache/echarts/issues/19745 -- 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 com

Re: [I] [Bug] Vue3项目中引入echarts会有isFunction is not a function问题 [echarts]

2024-03-22 Thread via GitHub
ykvou commented on issue #19745: URL: https://github.com/apache/echarts/issues/19745#issuecomment-2014523420 问题已解决。是配置的自动格式化把ant-design-vue的引入排在vue的引入前面导致的,更换一下vue与antdv的引入顺序就解决了 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub