[GitHub] [incubator-echarts] pissang closed issue #13847: webGL does not work with 5.0

2020-12-21 Thread GitBox
pissang closed issue #13847: URL: https://github.com/apache/incubator-echarts/issues/13847 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

[GitHub] [incubator-echarts] ViavaCos edited a comment on issue #12778: tooltip无法自动关闭

2020-12-21 Thread GitBox
ViavaCos edited a comment on issue #12778: URL: https://github.com/apache/incubator-echarts/issues/12778#issuecomment-749392817 @wsz 我在移动端使用Echarts时碰到了无法自动关闭tooltip的情况 找了不少方法,最后用这个方法解决的,可以试试,不知道是否有什么隐患否?@plainheart 用hideTip只是tooltip没了但是那条竖线和点都还在 ` dispatchAction({

[GitHub] [incubator-echarts] ViavaCos commented on issue #12778: tooltip无法自动关闭

2020-12-21 Thread GitBox
ViavaCos commented on issue #12778: URL: https://github.com/apache/incubator-echarts/issues/12778#issuecomment-749392817 @wsz 我在移动端使用Echarts时碰到了无法字段关闭tooltip的情况 找了不少方法,最后用这个方法解决的,可以试试,不知道是否有什么隐患否?@plainheart ` dispatchAction({ type: 'showTip', x: 0,

[GitHub] [incubator-echarts] anoosurf commented on issue #13847: webGL does not work with 5.0

2020-12-21 Thread GitBox
anoosurf commented on issue #13847: URL: https://github.com/apache/incubator-echarts/issues/13847#issuecomment-749355586 thanks a ton !!! u guys are simply amazing ! just love the spirit of continuing to keep improving and making a wonderful product better & better best wishes t

[GitHub] [incubator-echarts] ISBN9527 commented on issue #13852: 柱状图堆叠,支持所有柱子高度一致,按照百分比堆叠数据吗?

2020-12-21 Thread GitBox
ISBN9527 commented on issue #13852: URL: https://github.com/apache/incubator-echarts/issues/13852#issuecomment-749354294 我觉得这个可以自己设置yAxis的max值就可以满足你的需求。 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-echarts] pissang commented on issue #13847: webGL does not work with 5.0

2020-12-21 Thread GitBox
pissang commented on issue #13847: URL: https://github.com/apache/incubator-echarts/issues/13847#issuecomment-749352691 @anoosurf Thanks! I just published 2.0.0-rc.2 to fix these issues. https://www.jsdelivr.com/package/npm/echarts-gl?version=2.0.0-rc.2

[GitHub] [incubator-echarts] Aetherus commented on issue #13804: Cannot read property 'scale' of undefined (按需引入报错)

2020-12-21 Thread GitBox
Aetherus commented on issue #13804: URL: https://github.com/apache/incubator-echarts/issues/13804#issuecomment-749343251 I downgraded the echarts to 4.9.x and all works fine. This is an automated message from the Apache Git

[GitHub] [incubator-echarts] anoosurf commented on issue #13847: webGL does not work with 5.0

2020-12-21 Thread GitBox
anoosurf commented on issue #13847: URL: https://github.com/apache/incubator-echarts/issues/13847#issuecomment-749337330 any temporary quickfix solution to this axis names .. which i could use ? thanks a lot in advance 👍 u guys rock !! a world class amazing tool u've created :)

[incubator-echarts] branch treeshakable-exports updated: chore: remove support of 3.4.0

2020-12-21 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch treeshakable-exports in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/treeshakable-exports by this push: new 0c681a1

[incubator-echarts] branch treeshakable-exports updated: chore: not mangle internal chunk. optimize dts output

2020-12-21 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch treeshakable-exports in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/treeshakable-exports by this push: new ad8f240

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13858: 使用scatter 散点图时,同时使用了legend和brush选择,为什么当界面上数据超过1W的时候,在legend和brush选的时候,整个散点图就重新刷新,在1w数据点以内的话就可以正常显示,不重新加载散点图。

2020-12-21 Thread GitBox
echarts-bot[bot] commented on issue #13858: URL: https://github.com/apache/incubator-echarts/issues/13858#issuecomment-749320116 Hi! We've received your issue and please be patient to get responded. 🎉 The average response time is expected to be within one day for weekdays. In the

[GitHub] [incubator-echarts] helocean opened a new issue #13858: 使用scatter 散点图时,同时使用了legend和brush选择,为什么当界面上数据超过1W的时候,在legend和brush选的时候,整个散点图就重新刷新,在1w数据点以内的话就可以正常显示,不重新加载散点图。

2020-12-21 Thread GitBox
helocean opened a new issue #13858: URL: https://github.com/apache/incubator-echarts/issues/13858 ### Version 4.9.0 ### Reproduction link [https://breeding.biobin.com.cn/welcome/echarts/scatter-matrix.html](https://breeding.biobin.com.cn/welcome/echarts/scatter-matrix.html)

[GitHub] [incubator-echarts] ISBN9527 commented on issue #13795: 河流图当tooiltip设置为“axis”时,鼠标移动到图上时高亮显示,怎么找当前高亮显示的是哪一个legend图例?

2020-12-21 Thread GitBox
ISBN9527 commented on issue #13795: URL: https://github.com/apache/incubator-echarts/issues/13795#issuecomment-749311039 大佬,这个会在4.9.0更新吗? This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [incubator-echarts] pissang edited a comment on issue #13839: Is there a better way of handling data groupings (Hierarchical Data) and centering their category labels on xAxis

2020-12-21 Thread GitBox
pissang edited a comment on issue #13839: URL: https://github.com/apache/incubator-echarts/issues/13839#issuecomment-749308573 An example to workaround. ```js option = { color: ['#3e6591', '#eb7d22', '#d73f45'], grid: { left: 250 }, xA

[GitHub] [incubator-echarts] pissang commented on issue #13839: Is there a better way of handling data groupings (Hierarchical Data) and centering their category labels on xAxis

2020-12-21 Thread GitBox
pissang commented on issue #13839: URL: https://github.com/apache/incubator-echarts/issues/13839#issuecomment-749308573 Here is an example ```js option = { color: ['#3e6591', '#eb7d22', '#d73f45'], grid: { left: 250 }, xAxis: {

[GitHub] [incubator-echarts] pissang edited a comment on issue #13846: 饼图多标签优化后,minShowLabelAngle参数失效

2020-12-21 Thread GitBox
pissang edited a comment on issue #13846: URL: https://github.com/apache/incubator-echarts/issues/13846#issuecomment-749306543 @JackHlw 可以新提一个 issue,我们放到 5.1.0 里修复 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-echarts] pissang commented on issue #13846: 饼图多标签优化后,minShowLabelAngle参数失效

2020-12-21 Thread GitBox
pissang commented on issue #13846: URL: https://github.com/apache/incubator-echarts/issues/13846#issuecomment-749306543 @JackHlw 可以新提一个 issue,我们在 5.1.0 里修复 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-echarts] pissang commented on issue #13755: Export `ECharts` class in TypeScript

2020-12-21 Thread GitBox
pissang commented on issue #13755: URL: https://github.com/apache/incubator-echarts/issues/13755#issuecomment-749305992 Sorry for the mistake. You are right. It should be `ReturnType;` This is an automated message from the A

[incubator-echarts-examples] branch next updated: generate options of examples. add bundling test

2020-12-21 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts-examples.git The following commit(s) were added to refs/heads/next by this push: new ca32bcf generate options of exa

[incubator-echarts] branch treeshakable-exports updated: ts: add dependencies in ComposeOption

2020-12-21 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch treeshakable-exports in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/treeshakable-exports by this push: new 507c0ae

[GitHub] [incubator-echarts] minren118 closed issue #13851: 百度地图 作为底图时经纬度坐标转换为像素坐标,目前的echarts实例convertToPixel 方法不管用

2020-12-21 Thread GitBox
minren118 closed issue #13851: URL: https://github.com/apache/incubator-echarts/issues/13851 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

[GitHub] [incubator-echarts] joel785454405 commented on issue #13851: 百度地图 作为底图时经纬度坐标转换为像素坐标,目前的echarts实例convertToPixel 方法不管用

2020-12-21 Thread GitBox
joel785454405 commented on issue #13851: URL: https://github.com/apache/incubator-echarts/issues/13851#issuecomment-749273643 昨天晚上刚好遇到相同的问题,要用到这个方法,谢谢楼主 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-echarts] chfw commented on a change in pull request #13489: feat(tooltip): added marker options. close #13413

2020-12-21 Thread GitBox
chfw commented on a change in pull request #13489: URL: https://github.com/apache/incubator-echarts/pull/13489#discussion_r546971653 ## File path: src/util/format.ts ## @@ -227,7 +234,7 @@ export function getTooltipMarker(inOpt: ColorString | GetTooltipMarkerOpt, extra

[GitHub] [incubator-echarts] chfw commented on a change in pull request #13489: feat(tooltip): added marker options. close #13413

2020-12-21 Thread GitBox
chfw commented on a change in pull request #13489: URL: https://github.com/apache/incubator-echarts/pull/13489#discussion_r546970820 ## File path: src/util/format.ts ## @@ -202,19 +202,26 @@ interface GetTooltipMarkerOpt { // id name for marker. If only one marker is in a

[GitHub] [incubator-echarts] chfw commented on a change in pull request #13715: fix(custom): optionally return category from value(). close #12952

2020-12-21 Thread GitBox
chfw commented on a change in pull request #13715: URL: https://github.com/apache/incubator-echarts/pull/13715#discussion_r546968325 ## File path: src/chart/custom.ts ## @@ -1708,7 +1708,19 @@ function makeRenderItem( */ function value(dim?: DimensionLoose, dataInde

[GitHub] [incubator-echarts] chfw commented on a change in pull request #13788: feat(colorBy): provide option.colorBy #13731

2020-12-21 Thread GitBox
chfw commented on a change in pull request #13788: URL: https://github.com/apache/incubator-echarts/pull/13788#discussion_r546966702 ## File path: src/chart/pie/PieSeries.ts ## @@ -122,12 +122,11 @@ class PieSeriesModel extends SeriesModel { static type = 'series.pie'

[GitHub] [incubator-echarts] chfw commented on a change in pull request #13833: feat: The histogram supports intra group sorting and includes stacking states

2020-12-21 Thread GitBox
chfw commented on a change in pull request #13833: URL: https://github.com/apache/incubator-echarts/pull/13833#discussion_r546966218 ## File path: src/layout/barGrid.ts ## @@ -441,14 +466,40 @@ function retrieveColumnLayout( } export {retrieveColumnLayout}; +function order

[GitHub] [incubator-echarts] chfw commented on a change in pull request #13833: feat: The histogram supports intra group sorting and includes stacking states

2020-12-21 Thread GitBox
chfw commented on a change in pull request #13833: URL: https://github.com/apache/incubator-echarts/pull/13833#discussion_r546965271 ## File path: src/layout/barGrid.ts ## @@ -464,26 +515,77 @@ export function layout(seriesType: string, ecModel: GlobalModel) { last

[GitHub] [incubator-echarts] chfw commented on a change in pull request #13833: feat: The histogram supports intra group sorting and includes stacking states

2020-12-21 Thread GitBox
chfw commented on a change in pull request #13833: URL: https://github.com/apache/incubator-echarts/pull/13833#discussion_r546963847 ## File path: src/layout/barGrid.ts ## @@ -464,26 +515,77 @@ export function layout(seriesType: string, ecModel: GlobalModel) { last

[GitHub] [incubator-echarts] chfw commented on a change in pull request #13848: Fix(tooltip.textStyle): fix color not working

2020-12-21 Thread GitBox
chfw commented on a change in pull request #13848: URL: https://github.com/apache/incubator-echarts/pull/13848#discussion_r546962137 ## File path: src/component/tooltip/tooltipMarkup.ts ## @@ -278,20 +318,22 @@ const builderMap: { [key in TooltipMarkupBlockFragment['type']]:

[GitHub] [incubator-echarts] chfw commented on a change in pull request #13848: Fix(tooltip.textStyle): fix color not working

2020-12-21 Thread GitBox
chfw commented on a change in pull request #13848: URL: https://github.com/apache/incubator-echarts/pull/13848#discussion_r546961094 ## File path: src/component/tooltip/tooltipMarkup.ts ## @@ -401,36 +446,46 @@ function wrapBlockHTML( + ''; } -function wrapInlineNa

[GitHub] [incubator-echarts] anoosurf commented on issue #13847: webGL does not work with 5.0

2020-12-21 Thread GitBox
anoosurf commented on issue #13847: URL: https://github.com/apache/incubator-echarts/issues/13847#issuecomment-749026453 i also checked on the new 5.0 webGL demos.. same bug of missing axis Names also the moment we do some filtering of data via visualmap selection.. it gives an e

[GitHub] [incubator-echarts] GermanBluefox commented on issue #13804: Cannot read property 'scale' of undefined (按需引入报错)

2020-12-21 Thread GitBox
GermanBluefox commented on issue #13804: URL: https://github.com/apache/incubator-echarts/issues/13804#issuecomment-749022489 > ``` > import 'echarts/lib/coord/cartesian/Grid'; > import 'echarts/lib/coord/cartesian/Axis2D'; > ``` > > I added these lines and it worked for me

[GitHub] [incubator-echarts] anoosurf edited a comment on issue #13847: webGL does not work with 5.0

2020-12-21 Thread GitBox
anoosurf edited a comment on issue #13847: URL: https://github.com/apache/incubator-echarts/issues/13847#issuecomment-748964133 thanks pissang :) its now showing the 3D chart .. but one bug .. it seems to be not showing the name on the axis i tries changing all the settings of n

[GitHub] [incubator-echarts] anoosurf commented on issue #13847: webGL does not work with 5.0

2020-12-21 Thread GitBox
anoosurf commented on issue #13847: URL: https://github.com/apache/incubator-echarts/issues/13847#issuecomment-748964133 thanks pissang :) its now showing the 3D chart .. but one bug .. it seems to be not showing the name on the axis i tries changing all the settings of namegap

[GitHub] [incubator-echarts] holmesian commented on issue #12242: 桑基图的节点可以设置最小高度

2020-12-21 Thread GitBox
holmesian commented on issue #12242: URL: https://github.com/apache/incubator-echarts/issues/12242#issuecomment-748963814 > @deqingli Can sankey set minHeight now? > I have a vague memory that someone request for that before. I want to ask the same question and have this request ,

[GitHub] [incubator-echarts] tyfoan commented on issue #13764: 5.0 broken when using demand import

2020-12-21 Thread GitBox
tyfoan commented on issue #13764: URL: https://github.com/apache/incubator-echarts/issues/13764#issuecomment-748910584 > After some test. Seems the demo works after importing bar chart > > ```js > import "echarts/lib/chart/bar"; > ``` > > Going to find out why. wo

[GitHub] [incubator-echarts] tyfoan commented on issue #13804: Cannot read property 'scale' of undefined (按需引入报错)

2020-12-21 Thread GitBox
tyfoan commented on issue #13804: URL: https://github.com/apache/incubator-echarts/issues/13804#issuecomment-748910820 ``` import 'echarts/lib/coord/cartesian/Grid'; import 'echarts/lib/coord/cartesian/Axis2D'; ``` worked for me

[GitHub] [incubator-echarts] tyfoan edited a comment on issue #13804: Cannot read property 'scale' of undefined (按需引入报错)

2020-12-21 Thread GitBox
tyfoan edited a comment on issue #13804: URL: https://github.com/apache/incubator-echarts/issues/13804#issuecomment-748910820 ``` import 'echarts/lib/coord/cartesian/Grid'; import 'echarts/lib/coord/cartesian/Axis2D'; ``` I added these lines and it worked for me --

[incubator-echarts-doc] branch next updated: fix: fix incorrect close tag.

2020-12-21 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git The following commit(s) were added to refs/heads/next by this push: new a8fe6e3 fix: fix incorrect close t

[GitHub] [incubator-echarts] pissang commented on issue #13850: [5.0.0] types/dist/echarts.d.ts is invalid and won't compile

2020-12-21 Thread GitBox
pissang commented on issue #13850: URL: https://github.com/apache/incubator-echarts/issues/13850#issuecomment-748868985 @beyerleinf Fixed in https://github.com/apache/incubator-echarts/commit/7ad6e1e4da4775bfde59dea00f5ef11b2af4e887 . It will be included in 5.0.1 ---

[GitHub] [incubator-echarts] Emeryao commented on issue #13755: Export `ECharts` class in TypeScript

2020-12-21 Thread GitBox
Emeryao commented on issue #13755: URL: https://github.com/apache/incubator-echarts/issues/13755#issuecomment-748868757 > @ilueckel Hi, we will plan to export more types > > before that, you can use > > ```ts > type EChartsInstance = ReturnType; > ``` > > as a wor

[incubator-echarts] branch treeshakable-exports updated: fix(type): test exported types in more strict mode.

2020-12-21 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch treeshakable-exports in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/treeshakable-exports by this push: new 7ad6e1e

[GitHub] [incubator-echarts] roddy1511 opened a new issue #13857: 多折线图缓存和数据合并问题

2020-12-21 Thread GitBox
roddy1511 opened a new issue #13857: URL: https://github.com/apache/incubator-echarts/issues/13857 [###](url https://user-images.githubusercontent.com/74649075/102760109-001ae600-43b0-11eb-904a-1489981d7588.mp4 ) Version 4.9.0 ### Steps to reproduce 1. 使用多条折线的图表(更

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13857: 多折线图缓存和数据合并问题

2020-12-21 Thread GitBox
echarts-bot[bot] commented on issue #13857: URL: https://github.com/apache/incubator-echarts/issues/13857#issuecomment-748864840 Hi! We've received your issue and please be patient to get responded. 🎉 The average response time is expected to be within one day for weekdays. In the

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13856: 柱状图iPhone 12 Pro Max上无法显示,显示空白页面

2020-12-21 Thread GitBox
echarts-bot[bot] commented on issue #13856: URL: https://github.com/apache/incubator-echarts/issues/13856#issuecomment-748851852 @AceLiu Please provide a demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM or https://www.makeapie.com/editor.html.

[GitHub] [incubator-echarts] AceLiu opened a new issue #13855: iPhone 12 Pro Max上柱状图无法显示,显示空白页面

2020-12-21 Thread GitBox
AceLiu opened a new issue #13855: URL: https://github.com/apache/incubator-echarts/issues/13855 Version 5.0.0 Steps to reproduce 同样代码柱状图在其他机型上均可正常显示,但是在iPhone 12 Pro Max上无法显示,显示空白页面 What is expected? iPhone 12 Pro Max可以正常显示 What is actually happening? iPhone

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13856: iPhone 12 Pro Max上无法显示,显示空白页面

2020-12-21 Thread GitBox
echarts-bot[bot] commented on issue #13856: URL: https://github.com/apache/incubator-echarts/issues/13856#issuecomment-748845916 Hi! We've received your issue and please be patient to get responded. 🎉 The average response time is expected to be within one day for weekdays. In the

[GitHub] [incubator-echarts] AceLiu opened a new issue #13856: iPhone 12 Pro Max上无法显示,显示空白页面

2020-12-21 Thread GitBox
AceLiu opened a new issue #13856: URL: https://github.com/apache/incubator-echarts/issues/13856 ### Version 5.0.0 ### Steps to reproduce 柱状图在iPhone 12 Pro Max机型上无法显示,显示空白页面 ### What is expected? 所有机型均可正常显示 ### What is actually happening? iPhone 12 Pro Max上显示空

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13855: iPhone 12 Pro Max上柱状图无法显示,显示空白页面

2020-12-21 Thread GitBox
echarts-bot[bot] commented on issue #13855: URL: https://github.com/apache/incubator-echarts/issues/13855#issuecomment-748844894 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to close it. 🙊 Sorry for this, but it helps sav

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13855: iPhone 12 Pro Max上柱状图无法显示,显示空白页面

2020-12-21 Thread GitBox
echarts-bot[bot] closed issue #13855: URL: https://github.com/apache/incubator-echarts/issues/13855 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13854: iPhone 12 pro max

2020-12-21 Thread GitBox
echarts-bot[bot] commented on issue #13854: URL: https://github.com/apache/incubator-echarts/issues/13854#issuecomment-748842458 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to close it. 🙊 Sorry for this, but it helps sav

[GitHub] [incubator-echarts] AceLiu opened a new issue #13854: iPhone 12 pro max

2020-12-21 Thread GitBox
AceLiu opened a new issue #13854: URL: https://github.com/apache/incubator-echarts/issues/13854 This issue is not created by [echarts-issue-helper](https://ecomfe.github.io/echarts-issue-helper) and will be soon closed.

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13854: iPhone 12 pro max

2020-12-21 Thread GitBox
echarts-bot[bot] closed issue #13854: URL: https://github.com/apache/incubator-echarts/issues/13854 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-echarts] plainheart commented on issue #13851: 百度地图 作为底图时经纬度坐标转换为像素坐标,目前的echarts实例convertToPixel 方法不管用

2020-12-21 Thread GitBox
plainheart commented on issue #13851: URL: https://github.com/apache/incubator-echarts/issues/13851#issuecomment-748832096 ```js chart.getModel().getComponent('bmap').getBMap(); ``` This is an automated message from th

[GitHub] [incubator-echarts] minren118 commented on issue #13851: 百度地图 作为底图时经纬度坐标转换为像素坐标,目前的echarts实例convertToPixel 方法不管用

2020-12-21 Thread GitBox
minren118 commented on issue #13851: URL: https://github.com/apache/incubator-echarts/issues/13851#issuecomment-748829039 非常感谢,再咨询下,我怎样可以拿到百度地图实例?chart.getModel().getComponent('bmap')这个方法吗?我也想拿到它的实例,打开放大缩小控件之类的。 This is an