[GitHub] [echarts] plainheart commented on a diff in pull request #17471: [feat]: add thumbnails components

2022-10-18 Thread GitBox
plainheart commented on code in PR #17471: URL: https://github.com/apache/echarts/pull/17471#discussion_r998966672 ## src/chart/graph/GraphSeries.ts: ## @@ -54,6 +54,8 @@ import { LineDataVisual } from '../../visual/commonVisualTypes'; import { createTooltipMarkup } from

[GitHub] [echarts] echarts-bot[bot] commented on issue #17786: [Feature] grid3d能使用convertFromPixel方法吗?

2022-10-18 Thread GitBox
echarts-bot[bot] commented on issue #17786: URL: https://github.com/apache/echarts/issues/17786#issuecomment-1283261219 @XuKen 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

[GitHub] [echarts] XuKen opened a new issue, #17786: grid3d能使用convertFromPixel方法吗?[Feature]

2022-10-18 Thread GitBox
XuKen opened a new issue, #17786: URL: https://github.com/apache/echarts/issues/17786 ### What problem does this feature solve? 三维坐标系是否能像二维坐标系那样将像素坐标值转换成逻辑坐标系上的点 ### What does the proposed API look like? chart.convertFromPixel({ grid3DIndex: 0 },point) -- This is an

[GitHub] [echarts] github-actions[bot] closed issue #13418: heatmap的label的width属性问题

2022-10-18 Thread GitBox
github-actions[bot] closed issue #13418: heatmap的label的width属性问题 URL: https://github.com/apache/echarts/issues/13418 -- 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

[GitHub] [echarts] github-actions[bot] commented on issue #13414: Tooltip default font differs from rest of chart

2022-10-18 Thread GitBox
github-actions[bot] commented on issue #13414: URL: https://github.com/apache/echarts/issues/13414#issuecomment-1283002181 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

[GitHub] [echarts] github-actions[bot] commented on issue #13401: What causes this disorder in the line chart

2022-10-18 Thread GitBox
github-actions[bot] commented on issue #13401: URL: https://github.com/apache/echarts/issues/13401#issuecomment-1283002136 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

[GitHub] [echarts] github-actions[bot] commented on issue #13418: heatmap的label的width属性问题

2022-10-18 Thread GitBox
github-actions[bot] commented on issue #13418: URL: https://github.com/apache/echarts/issues/13418#issuecomment-1283002221 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

[GitHub] [echarts] github-actions[bot] closed issue #13414: Tooltip default font differs from rest of chart

2022-10-18 Thread GitBox
github-actions[bot] closed issue #13414: Tooltip default font differs from rest of chart URL: https://github.com/apache/echarts/issues/13414 -- 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

[GitHub] [echarts] github-actions[bot] closed issue #13401: What causes this disorder in the line chart

2022-10-18 Thread GitBox
github-actions[bot] closed issue #13401: What causes this disorder in the line chart URL: https://github.com/apache/echarts/issues/13401 -- 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

[GitHub] [echarts] retnag commented on issue #17737: [Bug] The behavior of axisPointer does not conform to normal people's feelings when both the x-axis and the y-axis are continuous axes

2022-10-18 Thread GitBox
retnag commented on issue #17737: URL: https://github.com/apache/echarts/issues/17737#issuecomment-1282707579 I agree with @li942475402 , I'd expect the points close to BOTH axis to be highlighted, not the points close to ANY single one of the axes. -- This is an automated message from

[GitHub] [echarts] retnag commented on issue #17785: [Bug] Unable to manually set decal pattern in sunburst chart per data

2022-10-18 Thread GitBox
retnag commented on issue #17785: URL: https://github.com/apache/echarts/issues/17785#issuecomment-1282693974 Also, please note, that in the example I posted

[GitHub] [echarts] retnag commented on issue #17785: [Bug] Unable to manually set decal pattern in sunburst chart per data

2022-10-18 Thread GitBox
retnag commented on issue #17785: URL: https://github.com/apache/echarts/issues/17785#issuecomment-1282570628 I read a bit of the code, trying to find differences in SunburstPiece (lib\chart\sunburst\SunburstPiece.js) and PiePiece (lib\chart\pie\PieView.js). I found that in the

[GitHub] [echarts] retnag opened a new issue, #17785: [Bug] Unable to manually set decal pattern in sunburst chart per series/data

2022-10-18 Thread GitBox
retnag opened a new issue, #17785: URL: https://github.com/apache/echarts/issues/17785 ### Version 5.3.3 ### Link to Minimal Reproduction

[GitHub] [echarts] li942475402 opened a new issue, #17784: [Bug] setting the 'transition' and 'enterFrom' properties on the graphic,graphic not draw

2022-10-18 Thread GitBox
li942475402 opened a new issue, #17784: URL: https://github.com/apache/echarts/issues/17784 ### Version 5.4.0 ### Link to Minimal Reproduction https://codepen.io/li942475402/pen/GRdaqdE ### Steps to Reproduce just open link above ### Current Behavior

[GitHub] [echarts] lucasmgsilva commented on issue #14127: When the type of legend is scroll, support LineClamp similar to css.

2022-10-18 Thread GitBox
lucasmgsilva commented on issue #14127: URL: https://github.com/apache/echarts/issues/14127#issuecomment-1282348393 Any predictions on when this will be implemented? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [echarts] pissang commented on pull request #17611: feat: multiple level drill down support for universalTransition

2022-10-18 Thread GitBox
pissang commented on PR #17611: URL: https://github.com/apache/echarts/pull/17611#issuecomment-1282336670 @tyn1998 Looks great! -- 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

[GitHub] [echarts] pissang commented on a diff in pull request #17471: [feat]: add thumbnails components

2022-10-18 Thread GitBox
pissang commented on code in PR #17471: URL: https://github.com/apache/echarts/pull/17471#discussion_r998136168 ## src/chart/graph/GraphSeries.ts: ## @@ -509,6 +533,25 @@ class GraphSeriesModel extends SeriesModel { itemStyle: { borderColor:

[GitHub] [echarts] Yijx commented on issue #17775: How to overall scale graph chart? 如何整体缩放关系图

2022-10-18 Thread GitBox
Yijx commented on issue #17775: URL: https://github.com/apache/echarts/issues/17775#issuecomment-1282054184 > @Yijx Hi, you can get the current zoom of the graph chart and scale it manually. Please refer to this

[GitHub] [echarts] Yijx commented on issue #17775: How to overall scale graph chart? 如何整体缩放关系图

2022-10-18 Thread GitBox
Yijx commented on issue #17775: URL: https://github.com/apache/echarts/issues/17775#issuecomment-1282039948 > @Yijx Hi, you can get the current zoom of the graph chart and scale it manually. Please refer to this

[GitHub] [echarts-website] plainheart commented on pull request #11: chore: fix a typo

2022-10-18 Thread GitBox
plainheart commented on PR #11: URL: https://github.com/apache/echarts-website/pull/11#issuecomment-1281964069 @striezel Thanks for the correction! If you find more issues, please fix them in the [`echarts-example`](https://github.com/plainheart/echarts-examples) repo. The

[echarts-examples] branch gh-pages updated: chore: fix a typo in `gauge-progress` example (apache/echarts-website#11)

2022-10-18 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-examples.git The following commit(s) were added to refs/heads/gh-pages by this push: new c9ec6867 chore: fix a typo in

[GitHub] [echarts] echarts-bot[bot] commented on issue #17783: [Feature] {@xxx}:数据中名为 'xxx' 的维度的值,如 {@product} 表示名为 'product' 的维度的值。

2022-10-18 Thread GitBox
echarts-bot[bot] commented on issue #17783: URL: https://github.com/apache/echarts/issues/17783#issuecomment-1281946454 @shimadongxue 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

[GitHub] [echarts] shimadongxue opened a new issue, #17783: [Feature] {@xxx}:数据中名为 'xxx' 的维度的值,如 {@product} 表示名为 'product' 的维度的值。

2022-10-18 Thread GitBox
shimadongxue opened a new issue, #17783: URL: https://github.com/apache/echarts/issues/17783 ### What problem does this feature solve? 不会用? 这个有例子吗? ### What does the proposed API look like? ![截屏2022-10-18 下午3 23

[GitHub] [echarts] Ovilia commented on issue #17781: [Bug] Custom series api.value returns NaN

2022-10-18 Thread GitBox
Ovilia commented on issue #17781: URL: https://github.com/apache/echarts/issues/17781#issuecomment-1281855777 You can use `dimensions: [null, null, {type: 'ordinal'}]` to mannually ignore the auto-detecting of one dimension. I will further check this case. -- This is an automated message