Re: [I] [Bug] Stacked Bar Chart with yAxis { type: 'log' } seems very broken [echarts]

2024-01-16 Thread via GitHub
Ovilia closed issue #17960: [Bug] Stacked Bar Chart with yAxis { type: 'log' } seems very broken URL: https://github.com/apache/echarts/issues/17960 -- 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] Stacked Bar Chart with yAxis { type: 'log' } seems very broken [echarts]

2024-01-16 Thread via GitHub
Ovilia commented on issue #17960: URL: https://github.com/apache/echarts/issues/17960#issuecomment-1895275807 See conclusion at [#19234](https://github.com/apache/echarts/issues/19234#issuecomment-1776794193). Stacked bars using log axis is misleading and thus this problem is not going to

Re: [I] 数据跨度较大时,堆叠柱状图的使用 [echarts]

2024-01-16 Thread via GitHub
Ovilia closed issue #18330: 数据跨度较大时,堆叠柱状图的使用 URL: https://github.com/apache/echarts/issues/18330 -- 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:

Re: [I] [Bug] The algorithm problem of the proportion of bar stack when the y-axis type is log [echarts]

2024-01-16 Thread via GitHub
Ovilia closed issue #19234: [Bug] The algorithm problem of the proportion of bar stack when the y-axis type is log URL: https://github.com/apache/echarts/issues/19234 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] 数据跨度较大时,堆叠柱状图的使用 [echarts]

2024-01-16 Thread via GitHub
Ovilia commented on issue #18330: URL: https://github.com/apache/echarts/issues/18330#issuecomment-1895275546 See conclusion at [#19234](https://github.com/apache/echarts/issues/19234#issuecomment-1776794193). Stacked bars using log axis is misleading and thus this problem is not going to

Re: [I] [Bug] Stacked bar chart is missing a bar when log scale is used [echarts]

2024-01-16 Thread via GitHub
Ovilia closed issue #19517: [Bug] Stacked bar chart is missing a bar when log scale is used URL: https://github.com/apache/echarts/issues/19517 -- 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

Re: [I] [Bug] Stacked bar chart is missing a bar when log scale is used [echarts]

2024-01-16 Thread via GitHub
Ovilia commented on issue #19517: URL: https://github.com/apache/echarts/issues/19517#issuecomment-1895275068 See conclusion at [#19234](https://github.com/apache/echarts/issues/19234#issuecomment-1776794193). Stacked bars using log axis is misleading and thus this problem is not going to

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

2024-01-16 Thread via GitHub
hdz-666 commented on issue #15117: URL: https://github.com/apache/echarts/issues/15117#issuecomment-1895060540 Any status on this ? i tried the method suggested by @pissang but i am getting type error for the same here is my code snippet : `const chart = echarts.init(chartRef.current,

Re: [I] [Feature] 求助大佬,如何实现如下的桑基图样式 [echarts]

2024-01-16 Thread via GitHub
javaswing commented on issue #18550: URL: https://github.com/apache/echarts/issues/18550#issuecomment-1895010468 > 能具体说下怎么做的吗。我现在没任何思路 换展示方式了,没有修改过代码  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] Update rose.md [echarts-handbook]

2024-01-16 Thread via GitHub
nullhan opened a new pull request, #105: URL: https://github.com/apache/echarts-handbook/pull/105 新增 南丁格尔图 单独配置项示例 -- 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] Stacked bar chart is missing a bar when log scale is used [echarts]

2024-01-16 Thread via GitHub
helgasoft commented on issue #19517: URL: https://github.com/apache/echarts/issues/19517#issuecomment-1894890035 see also #19234, #18330, #17960 -- 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] frame跳转页面时,echarts渲染宽度出问题 [echarts]

2024-01-16 Thread via GitHub
helgasoft commented on issue #19508: URL: https://github.com/apache/echarts/issues/19508#issuecomment-1894874995 I'm not familiar with your framework and cannot help you on choosing the correct object and event. You may need to experiment to find what works. -- This is an automated

Re: [I] [Bug] frame跳转页面时,echarts渲染宽度出问题 [echarts]

2024-01-16 Thread via GitHub
wmathor commented on issue #19508: URL: https://github.com/apache/echarts/issues/19508#issuecomment-1894864553 > I've seen this happening when two charts are displayed on two separate tabs. > As suggested, [resize](https://echarts.apache.org/en/api.html#echartsInstance.resize) is the

Re: [PR] fix(bar): Fixing a missing bar in log scaled stack. close 19517 [echarts]

2024-01-16 Thread via GitHub
echarts-bot[bot] commented on PR #19518: URL: https://github.com/apache/echarts/pull/19518#issuecomment-1894737468 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding standard](https://echarts.apache.org/en/coding-standard.html)

[PR] fix(bar): Fixing a missing bar in log scaled stack. close 19517 [echarts]

2024-01-16 Thread via GitHub
kawsndriy opened a new pull request, #19518: URL: https://github.com/apache/echarts/pull/19518 ## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do? This change fixes a log

[I] [Bug] Stacked bar chart is missing a bar when log scale is used [echarts]

2024-01-16 Thread via GitHub
kawsndriy opened a new issue, #19517: URL: https://github.com/apache/echarts/issues/19517 ### Version 5.4.3 ### Link to Minimal Reproduction

Re: [PR] feat(label): support labels auto-rotation [echarts]

2024-01-16 Thread via GitHub
agurtovoy commented on PR #19348: URL: https://github.com/apache/echarts/pull/19348#issuecomment-1894580194 @Ovilia @plainheart What can I do to help you to review this? Would love to get this in soon. -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] 双Y坐标轴,设置scale: "true" ,特定数据下,显示效果图异常 [echarts]

2024-01-16 Thread via GitHub
YH-Chen commented on issue #7074: URL: https://github.com/apache/echarts/issues/7074#issuecomment-1894510210 您的来信已经收到,我会尽快查阅! -- 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

Re: [I] 双Y坐标轴,设置scale: "true" ,特定数据下,显示效果图异常 [echarts]

2024-01-16 Thread via GitHub
github-actions[bot] commented on issue #7074: URL: https://github.com/apache/echarts/issues/7074#issuecomment-1894509634 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] frame跳转页面时,echarts渲染宽度出问题 [echarts]

2024-01-16 Thread via GitHub
helgasoft commented on issue #19508: URL: https://github.com/apache/echarts/issues/19508#issuecomment-1894243833 I've seen this happening when two charts are displayed on two separate tabs. As suggested, [resize](https://echarts.apache.org/en/api.html#echartsInstance.resize) is the

Re: [I] [Bug] Sankey chart is rendered beyond viewport when there are too many datapoints [echarts]

2024-01-16 Thread via GitHub
maxkoretskyi commented on issue #19464: URL: https://github.com/apache/echarts/issues/19464#issuecomment-1894217562 ping, 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

Re: [I] [Bug] ECharts claims to be accessible, but is not keyboard accessible [echarts]

2024-01-16 Thread via GitHub
julianna-langston commented on issue #18585: URL: https://github.com/apache/echarts/issues/18585#issuecomment-1894111966 Hi! I'm one of the developers of chart2music, the library referenced in the other thread. > It looks like they added key listeners for certain keys and read things

Re: [I] [Bug] y axis label Disappeared when value is smaller than 1e-10, with yaxis type log [echarts]

2024-01-16 Thread via GitHub
helgasoft commented on issue #19494: URL: https://github.com/apache/echarts/issues/19494#issuecomment-1894103005 @mark19891107, nice workaround with second Yaxis  slightly

Re: [I] [Bug] use same dimensions in encode.x and encode.y render no graph [echarts]

2024-01-16 Thread via GitHub
helgasoft commented on issue #19510: URL: https://github.com/apache/echarts/issues/19510#issuecomment-1894070269 hm, candlestick? Cannot quite wrap my mind around it... 慄 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] [Bug] tooltip showing all points that have the same y value as the one hoovered [echarts]

2024-01-16 Thread via GitHub
helgasoft commented on issue #19497: URL: https://github.com/apache/echarts/issues/19497#issuecomment-1894053503 Minimal Reproduction missing  -- 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] [Feature] Organizing legends of plots [echarts]

2024-01-16 Thread via GitHub
helgasoft commented on issue #19515: URL: https://github.com/apache/echarts/issues/19515#issuecomment-1894047244 > Sometimes number of legends is large There is [legend.type](https://echarts.apache.org/en/option.html#legend.type) 'scroll' to deal with long legends. If you need

Re: [I] [SURVEY] What companies are using Apache ECharts ? [echarts]

2024-01-16 Thread via GitHub
mephinet commented on issue #11135: URL: https://github.com/apache/echarts/issues/11135#issuecomment-1893939523 Austria Press Agency APA is using echarts to create visuals, e.g. for election results - cf https://visual.apa.at/election2.0/showcase.5.html -- This is an automated

Re: [I] [Bug] y axis label Disappeared when value is smaller than 1e-10, with yaxis type log [echarts]

2024-01-16 Thread via GitHub
mark19891107 commented on issue #19494: URL: https://github.com/apache/echarts/issues/19494#issuecomment-1893795117 I'm not very familiar with logarithmic relationships in mathematics, but could the following be a possible workaround? Can someone help me confirm? [demo

Re: [I] [Bug] frame跳转页面时,echarts渲染宽度出问题 [echarts]

2024-01-16 Thread via GitHub
wmathor commented on issue #19508: URL: https://github.com/apache/echarts/issues/19508#issuecomment-1893632734 > 可以手动调用一下 resize 方法,重新调整下大小。 请教一下,是什么时候调用resize方法呢?以及如何调用? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] fix shadow area in slider [echarts]

2024-01-16 Thread via GitHub
Ovilia commented on code in PR #19198: URL: https://github.com/apache/echarts/pull/19198#discussion_r1453226774 ## src/chart/heatmap/HeatmapView.ts: ## @@ -252,10 +252,10 @@ class HeatmapView extends ChartView { rect = new graphic.Rect({

Re: [I] Grid internal Padding [echarts]

2024-01-16 Thread via GitHub
Ovilia commented on issue #19503: URL: https://github.com/apache/echarts/issues/19503#issuecomment-1893459020 It seems you should set `grid.top` and `grid.bottom` to be larger. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] [Bug] Axis.nameTextStyle.overflow 不生效 [echarts]

2024-01-16 Thread via GitHub
Ovilia commented on issue #19489: URL: https://github.com/apache/echarts/issues/19489#issuecomment-1893455633 Fixed in https://github.com/apache/echarts-doc/commit/0d22eaa136bf6c06486ec9a8910f12f27306d69c -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] [Bug] ’width‘ is not work in axis‘s nameTextStyle [echarts]

2024-01-16 Thread via GitHub
Ovilia closed issue #16940: [Bug] ’width‘ is not work in axis‘s nameTextStyle URL: https://github.com/apache/echarts/issues/16940 -- 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

Re: [I] [Bug] The yAxis configuration item nameTextStyle.width does not work。yAxis的name配置项TextStyle.width不起作用 [echarts]

2024-01-16 Thread via GitHub
Ovilia closed issue #18408: [Bug] The yAxis configuration item nameTextStyle.width does not work。yAxis的name配置项TextStyle.width不起作用 URL: https://github.com/apache/echarts/issues/18408 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] [Bug] xAxis.nameTextStyle. width 设置无效 [echarts]

2024-01-16 Thread via GitHub
Ovilia commented on issue #16166: URL: https://github.com/apache/echarts/issues/16166#issuecomment-1893454619 Fixed in https://github.com/apache/echarts-doc/commit/0d22eaa136bf6c06486ec9a8910f12f27306d69c -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] [Bug] Axis.nameTextStyle.overflow 不生效 [echarts]

2024-01-16 Thread via GitHub
Ovilia closed issue #19489: [Bug] Axis.nameTextStyle.overflow 不生效 URL: https://github.com/apache/echarts/issues/19489 -- 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] ’width‘ is not work in axis‘s nameTextStyle [echarts]

2024-01-16 Thread via GitHub
Ovilia commented on issue #16940: URL: https://github.com/apache/echarts/issues/16940#issuecomment-1893455395 Fixed in https://github.com/apache/echarts-doc/commit/0d22eaa136bf6c06486ec9a8910f12f27306d69c -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] [Bug] The yAxis configuration item nameTextStyle.width does not work。yAxis的name配置项TextStyle.width不起作用 [echarts]

2024-01-16 Thread via GitHub
Ovilia commented on issue #18408: URL: https://github.com/apache/echarts/issues/18408#issuecomment-1893454918 Fixed in https://github.com/apache/echarts-doc/commit/0d22eaa136bf6c06486ec9a8910f12f27306d69c -- This is an automated message from the Apache Git Service. To respond to the

(echarts-doc) branch master updated: fix: add missing doc axis.nameTruncate. Close apache/echarts#16206

2024-01-16 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts-doc.git The following commit(s) were added to refs/heads/master by this push: new 0d22eaa1 fix: add missing doc

Re: [PR] fix: Axis.nameTextStyle.width is not valid [echarts]

2024-01-16 Thread via GitHub
Ovilia closed pull request #16206: fix: Axis.nameTextStyle.width is not valid URL: https://github.com/apache/echarts/pull/16206 -- 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.

[I] [Bug] MarkArea not fully fixed in version 5.4.2 [echarts]

2024-01-16 Thread via GitHub
ily-salamat opened a new issue, #18499: URL: https://github.com/apache/echarts/issues/18499 ### Version 5.4.2 ### Link to Minimal Reproduction https://codepen.io/ily-salamat/pen/bGmVjGj ### Steps to Reproduce I already opened this issue here #18130 and it's

Re: [I] [Bug] Axis.nameTextStyle.overflow 不生效 [echarts]

2024-01-16 Thread via GitHub
Ovilia commented on issue #19489: URL: https://github.com/apache/echarts/issues/19489#issuecomment-1893433097 @LiDopamine This should be a document problem (missing `nameTruncate`). I will make a pull request to the doc later. -- This is an automated message from the Apache Git Service.

(echarts) branch fix/mark-area deleted (was 3a056bde1)

2024-01-16 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a change to branch fix/mark-area in repository https://gitbox.apache.org/repos/asf/echarts.git was 3a056bde1 fix(markArea): fix markArea position when axis is with alignWithLabel The revisions that were on

Re: [PR] fix(marker): fix markArea position when axis is with `alignWithLabel` [echarts]

2024-01-16 Thread via GitHub
echarts-bot[bot] commented on PR #19516: URL: https://github.com/apache/echarts/pull/19516#issuecomment-1893424479 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

Re: [I] [Bug] MarkArea not fully fixed in version 5.4.2 [echarts]

2024-01-16 Thread via GitHub
plainheart closed issue #18499: [Bug] MarkArea not fully fixed in version 5.4.2 URL: https://github.com/apache/echarts/issues/18499 -- 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

Re: [PR] fix(marker): fix markArea position when axis is with `alignWithLabel` [echarts]

2024-01-16 Thread via GitHub
plainheart merged PR #19516: URL: https://github.com/apache/echarts/pull/19516 -- 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:

(echarts) 01/01: Merge pull request #19516 from apache/fix/mark-area

2024-01-16 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git commit 53bb9ff2f1140762e2c4ffe9eb356fdfc62958df Merge: 6cae00c7b 3a056bde1 Author: Zhongxiang Wang AuthorDate: Tue Jan 16

(echarts) branch master updated (6cae00c7b -> 53bb9ff2f)

2024-01-16 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git from 6cae00c7b Merge pull request #19514 from apache/fix/graph-dispose add 3a056bde1 fix(markArea): fix markArea

Re: [I] Grid internal Padding [echarts]

2024-01-16 Thread via GitHub
kelp-harshal commented on issue #19503: URL: https://github.com/apache/echarts/issues/19503#issuecomment-1893368505 in this image i want top and bottom padding between y axis values and grid border https://github.com/apache/echarts/assets/109568978/baa26b14-e458-4777-94cc-e89cb1a2cf7c;>

Re: [I] [Bug] 'barMinHeight' is invalid in this case. [echarts]

2024-01-16 Thread via GitHub
echarts-bot[bot] commented on issue #19500: URL: https://github.com/apache/echarts/issues/19500#issuecomment-1893364710 This issue is labeled with `difficulty: easy`. @Coffeeinwater Would you like to debug it by yourself? This is a quicker way to get your problem fixed. Or you may wait

Re: [I] Grid internal Padding [echarts]

2024-01-16 Thread via GitHub
Ovilia commented on issue #19503: URL: https://github.com/apache/echarts/issues/19503#issuecomment-1893363193 Grid is the chart area by definition. You could provide some illustrations to demo what you want. -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] [Feature] Organizing legends of plots [echarts]

2024-01-16 Thread via GitHub
Ovilia commented on issue #19515: URL: https://github.com/apache/echarts/issues/19515#issuecomment-1893351079 I would suggest: 1. Reconsider the design: Is it necessary to provide a great number of legend items? Is it possible to provide the information into multiple charts (because

Re: [PR] fix(markArea): fix markArea position when axis is with alignWithLabel [echarts]

2024-01-16 Thread via GitHub
github-actions[bot] commented on PR #19516: URL: https://github.com/apache/echarts/pull/19516#issuecomment-1893316151 The changes brought by this PR can be previewed at: https://echarts.apache.org/examples/editor?version=PR-19516@3a056bd -- This is an automated message from the

(echarts) branch fix/graph-dispose deleted (was 690ebe6ee)

2024-01-16 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch fix/graph-dispose in repository https://gitbox.apache.org/repos/asf/echarts.git was 690ebe6ee fix(graph): fix force layout iteration timer doesn't stop after disposing the chart The

(echarts) 01/01: Merge pull request #19514 from apache/fix/graph-dispose

2024-01-16 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git commit 6cae00c7b5b92a9875fe6a4d2f1cb141c2fe3186 Merge: 94dd855f8 690ebe6ee Author: Wenli Zhang AuthorDate: Tue Jan 16

Re: [PR] fix(graph): fix force layout iteration timer doesn't stop after disposing the chart [echarts]

2024-01-16 Thread via GitHub
echarts-bot[bot] commented on PR #19514: URL: https://github.com/apache/echarts/pull/19514#issuecomment-1893312092 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

(echarts) branch master updated (94dd855f8 -> 6cae00c7b)

2024-01-16 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git from 94dd855f8 Merge pull request #19512 from apache/feat/ssr-build add 690ebe6ee fix(graph): fix force layout

Re: [PR] fix(graph): fix force layout iteration timer doesn't stop after disposing the chart [echarts]

2024-01-16 Thread via GitHub
Ovilia merged PR #19514: URL: https://github.com/apache/echarts/pull/19514 -- 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:

Re: [I] [Bug] Graph force layout runs after dispose [echarts]

2024-01-16 Thread via GitHub
Ovilia closed issue #19507: [Bug] Graph force layout runs after dispose URL: https://github.com/apache/echarts/issues/19507 -- 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

[PR] fix(markArea): fix markArea position when axis is with alignWithLabel [echarts]

2024-01-16 Thread via GitHub
Ovilia opened a new pull request, #19516: URL: https://github.com/apache/echarts/pull/19516 Partially fix #18499 . The case when some ticks are skipped due to overlapping is not fully fixed. ## Brief Information This pull request is in the type of: - [x] bug

Re: [PR] fix(markArea): fix markArea position when axis is with alignWithLabel [echarts]

2024-01-16 Thread via GitHub
echarts-bot[bot] commented on PR #19516: URL: https://github.com/apache/echarts/pull/19516#issuecomment-1893304538 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding standard](https://echarts.apache.org/en/coding-standard.html)

(echarts) branch fix/mark-area created (now 3a056bde1)

2024-01-16 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch fix/mark-area in repository https://gitbox.apache.org/repos/asf/echarts.git at 3a056bde1 fix(markArea): fix markArea position when axis is with alignWithLabel This branch includes the

(echarts) 01/01: fix(markArea): fix markArea position when axis is with alignWithLabel

2024-01-16 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch fix/mark-area in repository https://gitbox.apache.org/repos/asf/echarts.git commit 3a056bde1875cd76e6cb5d9c366136bafc5751b8 Author: Ovilia AuthorDate: Tue Jan 16 16:40:31 2024 +0800

[I] Organizing legends of plots [Feature] [echarts]

2024-01-16 Thread via GitHub
mohsenjavidpanah opened a new issue, #19515: URL: https://github.com/apache/echarts/issues/19515 ### What problem does this feature solve? Hi Sometimes number of legends is large and is not human friendly, I considered this problem in FreqUI project and opened new issue for it and