Re: [I] 转换像素坐标值到逻辑坐标系上的点 [echarts]

2024-06-06 Thread via GitHub
echarts-bot[bot] closed issue #19994: 转换像素坐标值到逻辑坐标系上的点 URL: https://github.com/apache/echarts/issues/19994 -- 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-mai

Re: [I] 转换像素坐标值到逻辑坐标系上的点 [echarts]

2024-06-06 Thread via GitHub
echarts-bot[bot] commented on issue #19994: URL: https://github.com/apache/echarts/issues/19994#issuecomment-2153922550 This issue is closed due to not being active. Please feel free to open it again (for the author) or create a new one and reference this (for others) if you have further qu

Re: [I] [Bug] Can't see brush button in toolbox [echarts]

2024-06-06 Thread via GitHub
plainheart closed issue #20006: [Bug] Can't see brush button in toolbox URL: https://github.com/apache/echarts/issues/20006 -- 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

Re: [I] [Bug] Can't see brush button in toolbox [echarts]

2024-06-06 Thread via GitHub
plainheart commented on issue #20006: URL: https://github.com/apache/echarts/issues/20006#issuecomment-2153909089 `echarts.common` only contains common components and series and `echarts.simple` is like this but contains less components and series. Use `echarts.js` or `echarts.min.js` if yo

Re: [I] [Bug] Can't see brush button in toolbox [echarts]

2024-06-06 Thread via GitHub
miyanyan commented on issue #20006: URL: https://github.com/apache/echarts/issues/20006#issuecomment-2153782877 I found that I'm using ```echarts.common.min.js```, After I changed to ```echarts.min.js``` the brush button is back, so the brush function is not include in ```echarts.common.min

Re: [I] Stack bar plot doesn't show correctly when under specific x axis range and with dataZoom given [echarts]

2024-06-06 Thread via GitHub
YuanyeChi commented on issue #20009: URL: https://github.com/apache/echarts/issues/20009#issuecomment-2153746197 Thanks for giving the catetory type solution! My original intention is to use stack on value type axis, and the example I gave simplified. I found there are already several relat

Re: [I] echarts动态数据+时间坐标轴 内存溢出,页面崩溃 [echarts]

2024-06-06 Thread via GitHub
ShaoClean commented on issue #7125: URL: https://github.com/apache/echarts/issues/7125#issuecomment-2153691517 2024还没解决! -- 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

Re: [I] [Bug] Can't see brush button in toolbox [echarts]

2024-06-06 Thread via GitHub
miyanyan commented on issue #20006: URL: https://github.com/apache/echarts/issues/20006#issuecomment-2153660451 > Try using a public _content delivery network_ (CDN) like https://cdn.jsdelivr.net/npm/echarts@latest/dist/echarts.min.js, instead of downloading from Github source. This

Re: [I] [Bug] Can't see brush button in toolbox [echarts]

2024-06-06 Thread via GitHub
helgasoft commented on issue #20006: URL: https://github.com/apache/echarts/issues/20006#issuecomment-2153638172 Try using a public _content delivery network_ (CDN) like https://cdn.jsdelivr.net/npm/echarts@latest/dist/echarts.min.js, instead of downloading from Github source. -- This is

Re: [I] [Bug] 横向柱状图想要实现 label 最后测对齐 [echarts]

2024-06-06 Thread via GitHub
helgasoft commented on issue #20007: URL: https://github.com/apache/echarts/issues/20007#issuecomment-2153612508 [bar.label.position](https://echarts.apache.org/en/option.html#series-bar.label.position) is not alignment. There is no API setting to align all labels to the rightmost side

Re: [I] Stack bar plot doesn't show correctly when under specific x axis range and with dataZoom given [echarts]

2024-06-06 Thread via GitHub
helgasoft commented on issue #20009: URL: https://github.com/apache/echarts/issues/20009#issuecomment-2153612445 API for [stack](https://echarts.apache.org/en/option.html#series-bar.stack) says _"Name of stack. On the same category axis"_. Your _xAxis_ type is 'value' (not 'category') and

[I] [Bug] Overflow property missing from AxisNameTextStyleOption type [echarts]

2024-06-06 Thread via GitHub
mkf62 opened a new issue, #20010: URL: https://github.com/apache/echarts/issues/20010 ### Version 5.5.0 ### Link to Minimal Reproduction https://codesandbox.io/p/sandbox/echarts-overflow-property-typescript-problem-fkp73v?file=%2Fsrc%2FchartOptions.ts%3A142%2C11 #

Re: [I] [Bug] can not receive click event when click on tree edge. [echarts]

2024-06-06 Thread via GitHub
github-actions[bot] commented on issue #17176: URL: https://github.com/apache/echarts/issues/17176#issuecomment-2153408077 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] 在cartesian2d坐标系下将scatter图转换成heatmap密度图 [echarts]

2024-06-06 Thread via GitHub
github-actions[bot] commented on issue #17177: URL: https://github.com/apache/echarts/issues/17177#issuecomment-2153408121 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] Incorrect Sum using echart aggregate library [echarts]

2024-06-06 Thread via GitHub
github-actions[bot] commented on issue #17170: URL: https://github.com/apache/echarts/issues/17170#issuecomment-2153408036 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] the cross focus is fixed on the polyline [echarts]

2024-06-06 Thread via GitHub
github-actions[bot] commented on issue #17167: URL: https://github.com/apache/echarts/issues/17167#issuecomment-2153407998 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] Overflow Scroll for Echarts Containers [echarts]

2024-06-06 Thread via GitHub
github-actions[bot] commented on issue #17153: URL: https://github.com/apache/echarts/issues/17153#issuecomment-2153407935 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] 希望可以为折线图lineStyle.width 添加一个回调函数 [echarts]

2024-06-06 Thread via GitHub
github-actions[bot] commented on issue #17137: URL: https://github.com/apache/echarts/issues/17137#issuecomment-2153407873 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] 希望可以为折线图lineStyle.width 添加一个回调函数 [echarts]

2024-06-06 Thread via GitHub
github-actions[bot] closed issue #17137: [Feature] 希望可以为折线图lineStyle.width 添加一个回调函数 URL: https://github.com/apache/echarts/issues/17137 -- 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] 如何读取dataset中转换后的数据 [echarts]

2024-06-06 Thread via GitHub
github-actions[bot] commented on issue #17015: URL: https://github.com/apache/echarts/issues/17015#issuecomment-2153407815 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] Render inner and outer labels for pie chart [echarts]

2024-06-06 Thread via GitHub
github-actions[bot] commented on issue #16923: URL: https://github.com/apache/echarts/issues/16923#issuecomment-2153407771 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] The yAxis configuration item nameTextStyle.width does not work。yAxis的name配置项TextStyle.width不起作用 [echarts]

2024-06-06 Thread via GitHub
mkf62 commented on issue #18408: URL: https://github.com/apache/echarts/issues/18408#issuecomment-2153359296 This is still broken, or something related to this issue is. Using TypeScript, the overflow property does not exist in echarts.d.ts: This code ``` let yAxisConfig: YAXisC

[I] Stack bar plot doesn't show correctly when under specific x axis range and with dataZoom given [echarts]

2024-06-06 Thread via GitHub
YuanyeChi opened a new issue, #20009: URL: https://github.com/apache/echarts/issues/20009 ### Version 5.5.0 ### Link to Minimal Reproduction https://codesandbox.io/p/sandbox/proud-frost-jdgn8t?file=%2Fsrc%2Findex.js%3A17%2C13&layout=%257B%2522sidebarPanel%2522%253A%2522E

Re: [I] Too Large Bundle size [echarts]

2024-06-06 Thread via GitHub
johannesjo commented on issue #11375: URL: https://github.com/apache/echarts/issues/11375#issuecomment-2152302827 The situation hasn't much improved as far as I am aware: https://bundlephobia.com/package/echarts@5.5.0 -- This is an automated message from the Apache Git Service. To respo

Re: [I] BUG! 刚才下了Echarts3.01还是有联动问题 曲线图 tooltip.trigger设定为axis,进行多图联动时随动的图表坐标轴指示器定位错误 [echarts]

2024-06-06 Thread via GitHub
Dylaneal commented on issue #2445: URL: https://github.com/apache/echarts/issues/2445#issuecomment-2152285861 求助,要如何解决这个问题呢 -- 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 commen

[I] show minimum value in bar chart [Feature] [echarts]

2024-06-06 Thread via GitHub
alihamidy32 opened a new issue, #20008: URL: https://github.com/apache/echarts/issues/20008 ### What problem does this feature solve? when we have bar chart whit outlier data for example green : 1000 , and blue : 1 ,we have serious issue in stacked bar chart ,and bar chart just show g

Re: [I] Export image of the charts using CORS resources [echarts]

2024-06-06 Thread via GitHub
AndreyPatseiko commented on issue #15117: URL: https://github.com/apache/echarts/issues/15117#issuecomment-2151812287 Any info about, when this feature will be available? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] [Bug] 横向柱状图想要实现 label 最后测对齐 [echarts]

2024-06-06 Thread via GitHub
echarts-bot[bot] commented on issue #20007: URL: https://github.com/apache/echarts/issues/20007#issuecomment-2151808116 @guoliuqing123 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

[I] [Bug] 横向柱状图想要实现 label 最后测对齐 [echarts]

2024-06-06 Thread via GitHub
guoliuqing123 opened a new issue, #20007: URL: https://github.com/apache/echarts/issues/20007 ### Version 无 ### Link to Minimal Reproduction 无 ### Steps to Reproduce const data = [ [ { "number": null, "avgAge":

Re: [I] [Bug] parallel dispatchAction showTip not work! [echarts]

2024-06-06 Thread via GitHub
Ovilia closed issue #18106: [Bug] parallel dispatchAction showTip not work! URL: https://github.com/apache/echarts/issues/18106 -- 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.

Re: [I] [Bug] parallel dispatchAction showTip not work! [echarts]

2024-06-06 Thread via GitHub
Ovilia commented on issue #18106: URL: https://github.com/apache/echarts/issues/18106#issuecomment-2151784848 This is not a bug and it can neither be a feature, because when the `seriesIndex` and `dataIndex` is given, the matched data is multi-dimensional, like `[1,55,9,56,0.46,18,6,"良"]`.

Re: [I] [Bug] Multi-series column charts extend beyond the x axis edge [echarts]

2024-06-06 Thread via GitHub
Shaq76 commented on issue #17152: URL: https://github.com/apache/echarts/issues/17152#issuecomment-2151695965 Hi, this is still an issue for me. -- 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 th

Re: [I] New Feature: axisLabel.autoRotate [echarts]

2024-06-06 Thread via GitHub
Carlo-C2 commented on issue #14996: URL: https://github.com/apache/echarts/issues/14996#issuecomment-2151642533 +1 for this feature -- 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 co

Re: [I] [Bug] Overflow of the pictorial elements when y-axis is set to a min. value other then 0. [echarts]

2024-06-06 Thread via GitHub
Ovilia closed issue #19173: [Bug] Overflow of the pictorial elements when y-axis is set to a min. value other then 0. URL: https://github.com/apache/echarts/issues/19173 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the