[GitHub] [echarts] helgasoft commented on issue #18018: [Bug] filterMode = 'weakFilter' 时 connectNulls: false,会失效
helgasoft commented on issue #18018: URL: https://github.com/apache/echarts/issues/18018#issuecomment-1360910611 cannot reproduce in [Demo Code](https://echarts.apache.org/examples/en/editor.html?c=line-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5AMYCGYVA5sAE7m0A0J6AE2aMiAbVoBZGL1i0AKgFcqM2gHUqAlXIAWClQDEOEFQGVmphdFoBdEgF8-6cjnxEkZSjVkA3RgBslWnQHEiEwRgAtYGAAWzdYfg9qAloIaDwIAWUeBNJYADMIPxYOKSy6AHcqRgBrfSKS2ntHWDwqIypCWFFE1DzBYTEARgBWAAYcgCYAZgnYIbG56AU_Pxyh6ZH1gBYAdimANjHrFryKZNk_NOzE9HoYaCp6MAA5Fb8u_P8229gAej-92gj2eb1WXTAHCUiTsJFsdgA3EA) empty line is **not** connecting, as it should -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] echarts-bot[bot] commented on issue #18088: [Bug] The click event of the advanced version of echarts is invalid on the mobile terminal
echarts-bot[bot] commented on issue #18088: URL: https://github.com/apache/echarts/issues/18088#issuecomment-1360885821 @Smallwhite-liu 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 e.g. 4.9.0+ ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce This problem occurs when used normally on mobile ### Current Behavior Normal use on the mobile terminal, click on the chart will not respond, replace the lower version can be ### Expected Behavior Normal use on mobile ### Environment ```markdown - OS: - Browser:Chrome - Framework: ``` ### Any additional comments? _No response_ -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] Smallwhite-liu opened a new issue, #18088: [Bug] The click event of the advanced version of echarts is invalid on the mobile terminal
Smallwhite-liu opened a new issue, #18088: URL: https://github.com/apache/echarts/issues/18088 ### Version e.g. 4.9.0+ ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 正常在移动端使用,就会出现这个问题 ### Current Behavior 正常在移动端使用,点击图表就会没有反应,更换低版本才可以 ### Expected Behavior 正常在移动端使用 ### Environment ```markdown - OS: - Browser:Chrome - Framework: ``` ### Any additional comments? _No response_ -- 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-unsubscr...@echarts.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] helgasoft commented on issue #18023: [Bug] [Sunburst] Uses of startAngle provoke labels display bug
helgasoft commented on issue #18023: URL: https://github.com/apache/echarts/issues/18023#issuecomment-1360877191 Correct, and ```data: null``` doesn't work either... Experiencing the [GIGO](https://en.wikipedia.org/wiki/Garbage_in,_garbage_out) concept in action (garbage in, garbage out) 😈 -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] helgasoft commented on issue #18051: Using a map to set the background image on a large screen will not cover the entire map
helgasoft commented on issue #18051: URL: https://github.com/apache/echarts/issues/18051#issuecomment-1360858471 Sorry, but the question is not clear. Could you provide some code or at least an image ? -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] helgasoft commented on issue #18056: [Bug] xAxis的axisLabel 旋转45°后,字体颜色变淡了
helgasoft commented on issue #18056: URL: https://github.com/apache/echarts/issues/18056#issuecomment-1360857170 this comes from ```fontFamily: "SimSun"``` Comment out the line or change to another font, like ```fontFamily: "Verdana"``` -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] Alex870 opened a new issue, #18087: [Bug] Placing a calendar vertical chart in a container needs a solution
Alex870 opened a new issue, #18087: URL: https://github.com/apache/echarts/issues/18087 ### Version 5.4.1 ### Link to Minimal Reproduction https://jsfiddle.net/ynkbmoqv/1/ ### Steps to Reproduce Create a 'calendar-vertical' type chart within a container (e.g. a Bootstrap panel). Please see attached JSFiddle example with fixed height. Now change the duration of the calendar range and the height will be wrong again. ### Current Behavior Some charts do not fit themselves to the container they are placed in. The calendar vertical chart is one such example. It's size is determined by the data being shown: the span of the calendar dates. There is no Charts API to retrieve the width and height that the rendered chart will consume. ### Expected Behavior Since the data in the chart drives the dimensions, and that data can vary greatly in volume, the only way to size the parent container appropriately is to determine the size required and then programmatically size the parent container to fit the necessary chart height and width. Or, (less desirable solution) there needs to be a way to scale the chart to fit a fixed container size. However, this would clearly be suboptimal for the use case where an application user can select either a very small or very large date range causing wide variations in chart height. ### Environment ```markdown - OS: Agnostic - Browser: Chrome, Safari - Framework: Bootstrap 4 and others ``` ### Any additional comments? _No response_ -- 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-unsubscr...@echarts.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] TIGeMi opened a new issue, #18086: [Bug] Piecewise visualMap pieces are reset when setOption()
TIGeMi opened a new issue, #18086: URL: https://github.com/apache/echarts/issues/18086 ### Version 5.3.3 ### Link to Minimal Reproduction https://codepen.io/Ovilia/pen/dyYWXWM?editors= ### Steps to Reproduce 1. Toggle some pieces of the visual map into `inactive` 2. Click on the `Set option` button to invoke chart.setOption({}) 3. Notice the visual map pieces ### Current Behavior The state of visual map pieces is reset, and the previous state is not preserved ### Expected Behavior The state of pieces that have been toggled into `inactive` should be kept (`inactive`) ### Environment ```markdown - OS: Windows 10 - Browser: Chrome 108.0.5359.125 ``` ### Any additional comments? Maybe this issue relates to https://github.com/apache/echarts/issues/8655 -- 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-unsubscr...@echarts.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] li942475402 commented on issue #17819: [Bug] Treemap - drill down to node view by default
li942475402 commented on issue #17819: URL: https://github.com/apache/echarts/issues/17819#issuecomment-1360780071 seems like with #17798 ```javascript dispatchAction({ type: "treemapRootToNode"; targetNode?: TreeNode | string; targetNodeId?: string; direction?: "rollUp" | "drillDown"; }) ``` -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] li942475402 commented on issue #17798: [Bug] Treemap: set selected tree node and zoom to node after data refresh
li942475402 commented on issue #17798: URL: https://github.com/apache/echarts/issues/17798#issuecomment-1360770127 ```javascript dispatchAction({ type: "treemapRootToNode"; targetNode?: TreeNode | string; targetNodeId?: string; direction?: "rollUp" | "drillDown"; }) ``` -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] lwillowl opened a new issue, #18085: [Bug] the axisLine does not work in v5 when one axis is category type and the other axis is time type. However, the v4 version can take effect.
lwillowl opened a new issue, #18085: URL: https://github.com/apache/echarts/issues/18085 ### Version 5.3.0(actually all 5.x versions have this bug) ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce copy this code to create a gantt chart, when version is 4.+ the xAxis.axisLine can take effect, while it does not work in version 5.+, with the same code. ```javascript option = { "legend": { "show": true, "pageIconSize": 12, "padding": 5, "itemGap": 10, "itemWidth": 20, "itemHeight": 20, "textStyle": { "padding": 1, "color": "#99" }, "right": 50, "pageIconColor": "#2f4554", "pageIconInactiveColor": "#aaa", "type": "scroll", "data": [] }, "grid": { "left": 60, "right": 50, "bottom": 50, "top": 50, "containLabel": false }, "xAxis": { "show": true, "name": "", "nameTextStyle": { "color": "#99" }, "type": "time", "boundryGap": false, "axisTick": { "show": false }, "axisLine": { "lineStyle": { "color": "#C089D9", "width": 3, "type": "dashed" }, "onZero": false, "symbol": [ "circle", "rect" ], "symbolSize": [ 1, 2 ], "symbolOffset": [ 2, 3 ] }, "splitLine": { "show": true, "lineStyle": { "width": 1, "color": "#E9E9E9", "type": "solid" } }, "axisLabel": { "textStyle": { "color": "#99" }, "rotate": 0, "hideOverlap": true, "showMaxLabel": true, "formatter": { "year": "{MM}-{dd}\n{}", "month": "{MM}-{dd}\n{}", "day": "{MM}-{dd}\n{}", "hour": "{HH}:{mm}", "minute": "{HH}:{mm}", "second": "{HH}:{mm}:{ss}", "millisecond": "{MM}-{dd}\n{}", "none": "{MM}-{dd}\n{}" } }, "position": "bottom", "inverse": false, }, "yAxis": { "show": true, "nameGap": 20, "axisLine": { "show": true, "lineStyle": { "color": "#D9E0E6" } }, "nameTextStyle": { "color": "#99" }, "type": "category", "inverse": true, "axisTick": { "show": false }, "axisLabel": { "interval": 0, "textStyle": { "color": "#99" } }, "splitLine": { "show": true, "lineStyle": { "width": 1, "color": "#E9E9E9", "type": "solid" } }, "data": [ "task 1", "task 2", "task 3", "task 4", "task 5", "task 6", "task 7", "task 8", "task 9" ], "name": "", "position": "left", }, "tooltip": { "extraCssText": "z-index: 1;", "confine": true, "borderWidth": 0, "position": "top", "trigger": "axis", "axisPointer": { "type": "none" }, "backgroundColor": "rgba(34, 34, 34, 0.7)" }, "animation": false, "series": [ { "name": "Placeholder", "type": "custom", "encode": { "x": [ 1, 2 ], "y": [ 0 ] }, "itemStyle": { "color": "#3ca0ed" }, "data": [ [ "task 1", "2020-11-30T16:00:00.000Z", "2020-12-01T16:00:00.000Z" ], [ "task 2", "2020-12-01T16:00:00.000Z", "2020-12-02T16
[GitHub] [echarts] WangNingning1994 commented on pull request #9386: Accept GeometryCollection
WangNingning1994 commented on PR #9386: URL: https://github.com/apache/echarts/pull/9386#issuecomment-1360641648 Any updates? -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] hz2018tv commented on issue #18084: [Feature] how can we do dymanic data in heatmap 20k demo?
hz2018tv commented on issue #18084: URL: https://github.com/apache/echarts/issues/18084#issuecomment-1360563193 I added the following in the 20k heatmap demo for a quick/dirty hack, """ setInterval(() => { noise.seed(Math.random()); data = generateData(2, -5, 5); myChart.setOption({ series: [ { // Find series by name name: 'Gaussian', data: data } ] }); }, 10); """ the pattern did get changed, but at a refresh rate of 1 sec. would expect a much shorter period. -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] hz2018tv opened a new issue, #18084: how can we do dymanic data in heatmap 20k demo? [Feature]
hz2018tv opened a new issue, #18084: URL: https://github.com/apache/echarts/issues/18084 ### What problem does this feature solve? try to see how echarts can be used with heatmap when the data are changing. right now the data is initialized once with randomness at the begining. thanks! ### What does the proposed API look like? a demo improvement request -- 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-unsubscr...@echarts.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] github-actions[bot] commented on issue #13845: I want label attributes to support multi-line text landscape
github-actions[bot] commented on issue #13845: URL: https://github.com/apache/echarts/issues/13845#issuecomment-1360242318 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 mark it as stale, please leave a comment in 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. To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] github-actions[bot] commented on issue #13844: x轴刻度文字在苹果手机上数字1与其他数字宽度不一至,字体也改不了
github-actions[bot] commented on issue #13844: URL: https://github.com/apache/echarts/issues/13844#issuecomment-1360242288 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 mark it as stale, please leave a comment in 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. To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] github-actions[bot] commented on issue #13808: The trigger "rendered" And "finished" Are Same For ForceLayout Chart, What's Wrong Happend In My Use?
github-actions[bot] commented on issue #13808: URL: https://github.com/apache/echarts/issues/13808#issuecomment-1360242219 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 a new issue and link this to it. 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 go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] github-actions[bot] closed issue #13739: Visual map boundary shifted if min/max too low/high
github-actions[bot] closed issue #13739: Visual map boundary shifted if min/max too low/high URL: https://github.com/apache/echarts/issues/13739 -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] github-actions[bot] closed issue #13785: Connect Function does not work properly with Toolbox Options
github-actions[bot] closed issue #13785: Connect Function does not work properly with Toolbox Options URL: https://github.com/apache/echarts/issues/13785 -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] github-actions[bot] commented on issue #12296: Give TypedArray as input
github-actions[bot] commented on issue #12296: URL: https://github.com/apache/echarts/issues/12296#issuecomment-1360241838 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 a new issue and link this to it. 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 go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] github-actions[bot] closed issue #12296: Give TypedArray as input
github-actions[bot] closed issue #12296: Give TypedArray as input URL: https://github.com/apache/echarts/issues/12296 -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] github-actions[bot] closed issue #7486: Can I customize the tree chart's node
github-actions[bot] closed issue #7486: Can I customize the tree chart's node URL: https://github.com/apache/echarts/issues/7486 -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] github-actions[bot] commented on issue #7486: Can I customize the tree chart's node
github-actions[bot] commented on issue #7486: URL: https://github.com/apache/echarts/issues/7486#issuecomment-1360241742 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 a new issue and link this to it. 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 go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] github-actions[bot] closed issue #13808: The trigger "rendered" And "finished" Are Same For ForceLayout Chart, What's Wrong Happend In My Use?
github-actions[bot] closed issue #13808: The trigger "rendered" And "finished" Are Same For ForceLayout Chart, What's Wrong Happend In My Use? URL: https://github.com/apache/echarts/issues/13808 -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] github-actions[bot] closed issue #13806: 关系图中不使用引力导图,给每个
github-actions[bot] closed issue #13806: 关系图中不使用引力导图,给每个 URL: https://github.com/apache/echarts/issues/13806 -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] github-actions[bot] commented on issue #13806: 关系图中不使用引力导图,给每个
github-actions[bot] commented on issue #13806: URL: https://github.com/apache/echarts/issues/13806#issuecomment-1360242144 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 a new issue and link this to it. 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 go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] github-actions[bot] commented on issue #13785: Connect Function does not work properly with Toolbox Options
github-actions[bot] commented on issue #13785: URL: https://github.com/apache/echarts/issues/13785#issuecomment-1360242066 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 a new issue and link this to it. 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 go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] github-actions[bot] commented on issue #13739: Visual map boundary shifted if min/max too low/high
github-actions[bot] commented on issue #13739: URL: https://github.com/apache/echarts/issues/13739#issuecomment-1360241995 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 a new issue and link this to it. 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 go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts-handbook] zachary-svoboda-accesso opened a new pull request, #84: Update import.md
zachary-svoboda-accesso opened a new pull request, #84: URL: https://github.com/apache/echarts-handbook/pull/84 - Correct grammar in text and code - Clarify differences between two approaches -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] echarts-bot[bot] commented on issue #18083: [Bug] 3D地球在苹果手机纹理出不来?
echarts-bot[bot] commented on issue #18083: URL: https://github.com/apache/echarts/issues/18083#issuecomment-1359493681 @AlwaysMing 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 **TITLE** [Bug] 3D Earth texture on Apple phone? **BODY** ### Version 5.3.3 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce Set the baseTexture of the globe to a png image, and the Android phone will display it normally: ![image](https://user-images.githubusercontent.com/12559180/208693391-53f70fac-02d6-48c8-bc81-3f93475b5160.png) But it cannot be displayed on Apple mobile phone (iPhone11): ![image](https://user-images.githubusercontent.com/12559180/208693799-3532bab0-9e13-45c7-a2c4-a69519e62a6a.png) I thought the picture was too big, so changing it to a small one won't work. What kind of bug is this? The following are options: import gisBg from '../../images/earth_global.png'; ... { Globe: { atmosphere: { show: false, }, globeRadius: 100, globeOuterRadius: 200, baseTexture: gisBg, // image overlaid on the earth's surface light: { ambient: { intensity: 0.8, }, main: { intensity: 0, }, }, zlevel: -100, viewControl: { autoRotate: true, // Whether to enable the automatic rotation of the viewing angle around the object autoRotateSpeed: 10, //The speed of the object's rotation, the unit is angle/second, the default is 10, that is, it takes 36 seconds to make a circle. autoRotateAfterStill: 2, // The time interval for resuming auto-rotation after the mouse is stationary, the default is 3s rotateSensitivity: 2, // The sensitivity of the rotation operation, the larger the value, the more sensitive it is. After setting it to 0, it cannot be rotated. [1, 0] can only rotate horizontally. [0, 1] can only rotate vertically maxDistance: 165, minDistance: 165, // targetCoord: [116.46, 39.92] Positioning according to latitude and longitude (locating to Beijing) After setting, alpha and beta are invalid alpha: 17, beta: 120, distance: 0, }, }, series: series, // water droplets on the sphere } ### Current Behavior ![Uploading image.png…]() ### Expected Behavior ![image](https://user-images.githubusercontent.com/12559180/208694239-3e47f5eb-3261-42ef-aa9d-78d6430a7431.png) ### Environment ```markdown -OS:iOS 16.1.1 -Browser: - Framework: ``` ### Any additional comments? _No response_ -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] AlwaysMing opened a new issue, #18083: 3D地球在苹果手机纹理出不来?[Bug]
AlwaysMing opened a new issue, #18083: URL: https://github.com/apache/echarts/issues/18083 ### Version 5.3.3 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 设置globe的baseTexture为一张png图片,安卓手机正常显示: ![image](https://user-images.githubusercontent.com/12559180/208693391-53f70fac-02d6-48c8-bc81-3f93475b5160.png) 但是在苹果手机(iPhone11)显示不出来: ![image](https://user-images.githubusercontent.com/12559180/208693799-3532bab0-9e13-45c7-a2c4-a69519e62a6a.png) 原以为是图片太大了,改成很小的也不行。这是什么bug吗? 下面是option: import gisBg from '../../images/earth_global.png'; ... { globe: { atmosphere: { show: false, }, globeRadius: 100, globeOuterRadius: 200, baseTexture: gisBg, // 地球表面覆盖的图片 light: { ambient: { intensity: 0.8, }, main: { intensity: 0, }, }, zlevel: -100, viewControl: { autoRotate: true, // 是否开启视角绕物体的自动旋转查看 autoRotateSpeed: 10, //物体自转的速度,单位为角度 / 秒,默认为10 ,也就是36秒转一圈。 autoRotateAfterStill: 2, // 在鼠标静止操作后恢复自动旋转的时间间隔,默认 3s rotateSensitivity: 2, // 旋转操作的灵敏度,值越大越灵敏.设置为0后无法旋转。[1, 0]只能横向旋转.[0, 1]只能纵向旋转 maxDistance: 165, minDistance: 165, // targetCoord: [116.46, 39.92] 根据经纬度进行定位 (定位到北京) 设定后alpha和beta失效 alpha: 17, beta: 120, distance: 0, }, }, series: series, // 球面上的水滴 } ### Current Behavior ![Uploading image.png…]() ### Expected Behavior ![image](https://user-images.githubusercontent.com/12559180/208694239-3e47f5eb-3261-42ef-aa9d-78d6430a7431.png) ### Environment ```markdown - OS:iOS 16.1.1 - Browser: - Framework: ``` ### Any additional comments? _No response_ -- 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-unsubscr...@echarts.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts-handbook] zachary-svoboda-accesso opened a new pull request, #83: Update download.md
zachary-svoboda-accesso opened a new pull request, #83: URL: https://github.com/apache/echarts-handbook/pull/83 - Clarify language - Update link names -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] AlwaysMing commented on issue #8995: echarts3D地球在pc端正常显示,在移动端显示不正常
AlwaysMing commented on issue #8995: URL: https://github.com/apache/echarts/issues/8995#issuecomment-1359379620 我也遇到了,不过我是安卓可以,苹果手机baseTexture就是出不来,一个光球球 -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] sarabisohrab commented on issue #13627: Custom positions for axis labels/ticks
sarabisohrab commented on issue #13627: URL: https://github.com/apache/echarts/issues/13627#issuecomment-1359291837 Hi, it would be great to have such useful feture! -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[echarts] branch master updated (6be45ba66 -> d6ab9d4c8)
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git from 6be45ba66 Merge pull request #18070 from ChepteaCatalin/fix-17946 add 47b6407f9 fix(ssr): fix label doesn't show in line series when `ssr` is enabled.` new d6ab9d4c8 Merge pull request #18032 from apache/fix-ssr-line The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/chart/line/LineView.ts | 14 ++--- test/runTest/actions/__meta__.json | 1 + test/runTest/actions/svg-ssr.json | 1 + test/svg-ssr.html | 122 + 4 files changed, 131 insertions(+), 7 deletions(-) create mode 100644 test/runTest/actions/svg-ssr.json create mode 100644 test/svg-ssr.html - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[echarts] 01/01: Merge pull request #18032 from apache/fix-ssr-line
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git commit d6ab9d4c80dde6613fe3cdc8e9f67d325b0df6eb Merge: 6be45ba66 47b6407f9 Author: Yi Shen AuthorDate: Tue Dec 20 19:13:23 2022 +0800 Merge pull request #18032 from apache/fix-ssr-line fix(ssr): fix label doesn't show in line series when `ssr` is enabled src/chart/line/LineView.ts | 14 ++--- test/runTest/actions/__meta__.json | 1 + test/runTest/actions/svg-ssr.json | 1 + test/svg-ssr.html | 122 + 4 files changed, 131 insertions(+), 7 deletions(-) - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] echarts-bot[bot] commented on pull request #18032: fix(ssr): fix label doesn't show in line series when `ssr` is enabled
echarts-bot[bot] commented on PR #18032: URL: https://github.com/apache/echarts/pull/18032#issuecomment-1359199545 Congratulations! Your PR has been merged. Thanks for your contribution! 👍 -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] pissang closed issue #18027: [Bug] new SVG renderer fails to render labels on line charts
pissang closed issue #18027: [Bug] new SVG renderer fails to render labels on line charts URL: https://github.com/apache/echarts/issues/18027 -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] pissang merged pull request #18032: fix(ssr): fix label doesn't show in line series when `ssr` is enabled
pissang merged PR #18032: URL: https://github.com/apache/echarts/pull/18032 -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] pissang commented on a diff in pull request #18032: fix(ssr): fix label doesn't show in line series when `ssr` is enabled
pissang commented on code in PR #18032: URL: https://github.com/apache/echarts/pull/18032#discussion_r1053199855 ## src/chart/line/LineView.ts: ## @@ -644,7 +644,7 @@ class LineView extends ChartView { const lineGroup = this._lineGroup; -const hasAnimation = seriesModel.get('animation'); +const hasAnimation = !ecModel.ssr && seriesModel.isAnimationEnabled(); Review Comment: Understand, we tried to fix the issue by disabling the animation in SSR mode. -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org
[GitHub] [echarts] jarvis000000 opened a new issue, #18082: [Bug] Can't automatically calculate correct max value in parallelAxis while datas have multiple categories
jarvis00 opened a new issue, #18082: URL: https://github.com/apache/echarts/issues/18082 ### Version 5.4.1 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=parallel-aqi ### Steps to Reproduce 1. Delete some datas from dataBJ. ![image](https://user-images.githubusercontent.com/59681983/208620754-e4e92bd8-15d7-4d89-8b93-ec63f292e972.png) 2. The max value and min value in parallelAxis can only calculate by datas in dataBJ. ![image](https://user-images.githubusercontent.com/59681983/208621323-4b399cc4-9304-4fbf-9734-3a7e837f43fa.png) ### Current Behavior The max value and min value in parallelAxis calculate by all datas. ### Expected Behavior Can't automatically set correct max value in parallelAxis while datas have multiple categories。 ### Environment ```markdown - OS: Windows 11 - Browser: Chrome 108.0.5359.125 - Framework: Vue@3 ``` ### Any additional comments? _No response_ -- 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-unsubscr...@echarts.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org