Re: [I] ur chart library freeze 3x on svg even we are not interact with the svg nightmare library [echarts]

2024-01-24 Thread via GitHub


neonarc4 commented on issue #19544:
URL: https://github.com/apache/echarts/issues/19544#issuecomment-1909517977

   though i am using this https://github.com/idiotWu/smooth-scrollbar cause of 
dampling


-- 
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



Re: [I] ur chart library freeze 3x on svg even we are not interact with the svg nightmare library [echarts]

2024-01-24 Thread via GitHub


neonarc4 commented on issue #19544:
URL: https://github.com/apache/echarts/issues/19544#issuecomment-1909515027

   > animation: false,
   
   didnt work 
   
![image](https://github.com/apache/echarts/assets/140290288/0413ad18-4b3d-44b2-b484-30faa5c6c170)
   


-- 
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



Re: [I] [Bug] 使用encode取data中不存在的字段时出现意料之外的结果 [echarts]

2024-01-24 Thread via GitHub


ZXYT commented on issue #19545:
URL: https://github.com/apache/echarts/issues/19545#issuecomment-1909500505

   This is a problem with the data source, and I can't help it. 藍


-- 
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



Re: [I] [Bug] 使用encode取data中不存在的字段时出现意料之外的结果 [echarts]

2024-01-24 Thread via GitHub


MatthiasMert commented on issue #19545:
URL: https://github.com/apache/echarts/issues/19545#issuecomment-1909491913

   What stops you from just checking if the fields exist beforehand?


-- 
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



Re: [I] [Bug] 使用encode取data中不存在的字段时出现意料之外的结果 [echarts]

2024-01-24 Thread via GitHub


ZXYT commented on issue #19545:
URL: https://github.com/apache/echarts/issues/19545#issuecomment-1909489359

   In reality, the data I obtained contains many fields, but only some of them 
need to be displayed, and their x-axis fields are the same, and the y-axis 
fields may not exist, so there will be unexpected situations.
   Can you provide a property that changes the default behavior?


-- 
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



Re: [I] ur chart library freeze 3x on svg even we are not interact with the svg nightmare library [echarts]

2024-01-24 Thread via GitHub


neonarc4 commented on issue #19544:
URL: https://github.com/apache/echarts/issues/19544#issuecomment-1909485690

   do we need this attribute why not by default they enable ? 


-- 
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



Re: [I] ur chart library freeze 3x on svg even we are not interact with the svg nightmare library [echarts]

2024-01-24 Thread via GitHub


helgasoft commented on issue #19544:
URL: https://github.com/apache/echarts/issues/19544#issuecomment-1909484179

   @neonarc4, try the official example with SVG and the following additions:
   ```
 animation: false,
 series: [{
 large: true, largeThreshold: , ...
   ```
   Best demos do not include frameworks or plugins, just JS + ECharts.
   


-- 
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



Re: [I] ur chart library freeze 3x on svg even we are not interact with the svg nightmare library [echarts]

2024-01-24 Thread via GitHub


neonarc4 commented on issue #19544:
URL: https://github.com/apache/echarts/issues/19544#issuecomment-1909480308

   > > @MatthiasMert echart svg https://turbobeta.vercel.app/demo/prototype try 
scrolling up and down try scroll this plotjs svg 
https://turbobeta.vercel.app/demo/photon
   > 
   > smooth scrolling for both
   
   yah it has smooth scroll enable both global app.vue


-- 
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



Re: [I] ur chart library freeze 3x on svg even we are not interact with the svg nightmare library [echarts]

2024-01-24 Thread via GitHub


neonarc4 commented on issue #19544:
URL: https://github.com/apache/echarts/issues/19544#issuecomment-1909479851

   https://ahoak.github.io/renderer-benchmark/


-- 
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



Re: [I] ur chart library freeze 3x on svg even we are not interact with the svg nightmare library [echarts]

2024-01-24 Thread via GitHub


MatthiasMert commented on issue #19544:
URL: https://github.com/apache/echarts/issues/19544#issuecomment-1909479679

   > @MatthiasMert echart svg https://turbobeta.vercel.app/demo/prototype try 
scrolling up and down try scroll this plotjs svg 
https://turbobeta.vercel.app/demo/photon
   
   smooth  scrolling for both


-- 
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



Re: [I] ur chart library freeze 3x on svg even we are not interact with the svg nightmare library [echarts]

2024-01-24 Thread via GitHub


neonarc4 commented on issue #19544:
URL: https://github.com/apache/echarts/issues/19544#issuecomment-1909475526

   @MatthiasMert  https://turbobeta.vercel.app/demo/prototype try scrolling up 
and down


-- 
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



Re: [I] ur chart library freeze 3x on svg even we are not interact with the svg nightmare library [echarts]

2024-01-24 Thread via GitHub


neonarc4 commented on issue #19544:
URL: https://github.com/apache/echarts/issues/19544#issuecomment-1909466985

   > I dont notice any performance issues witch the echarts svg on my side.
   
   its quite freezing let me host my website i will share u my website link 
wait 2min i will enlarge bit svg so u can see the issue of freeze on mobile and 
pc


-- 
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



Re: [I] ur chart library freeze 3x on svg even we are not interact with the svg nightmare library [echarts]

2024-01-24 Thread via GitHub


neonarc4 commented on issue #19544:
URL: https://github.com/apache/echarts/issues/19544#issuecomment-1909465234

   > I dont notice any performance issues witch the echarts svg on my side.
   
   
![image](https://github.com/apache/echarts/assets/140290288/29d845f6-03a0-428f-a2cc-06e3279de9bb)
   https://motion.dev/guides/feature-comparison


-- 
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



Re: [I] ur chart library freeze 3x on svg even we are not interact with the svg nightmare library [echarts]

2024-01-24 Thread via GitHub


MatthiasMert commented on issue #19544:
URL: https://github.com/apache/echarts/issues/19544#issuecomment-1909464157

   I dont notice any performance issues witch the echarts svg on my side.


-- 
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



Re: [I] [Bug] 使用encode取data中不存在的字段时出现意料之外的结果 [echarts]

2024-01-24 Thread via GitHub


helgasoft commented on issue #19545:
URL: https://github.com/apache/echarts/issues/19545#issuecomment-1909461073

   > Expected Behavior:  The value of the corresponding series is not displayed
   
   So you are expecting the series with the wrong column name to **not show 
up**?
   ECharts concept is different though. Instead of ignoring the series, it 
tries to find a suitable replacement.
   When an _encode_ column name is not found, the next non-assigned column is 
taken. In the example above, since column 'no' is assigned to _x_ and 'value2' 
does not exist, then the next column 'value' is assigned to _y_.
   
   Or another experiment - remove _encode_ for both series. They will still 
display correctly because columns are auto-assigned in order.


-- 
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



Re: [I] ur chart library freeze 3x on svg even we are not interact with the svg nightmare library [echarts]

2024-01-24 Thread via GitHub


neonarc4 commented on issue #19544:
URL: https://github.com/apache/echarts/issues/19544#issuecomment-1909460562

   @MatthiasMert  https://ahoak.github.io/renderer-benchmark/ try it i not sure 
what happen to ur library core svg issue other svg library animation are very 
smooth while performing scrolling when ur chart update it freeze the mousewheel 
twice


-- 
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



Re: [I] [Bug] 使用encode取data中不存在的字段时出现意料之外的结果 [echarts]

2024-01-24 Thread via GitHub


MatthiasMert commented on issue #19545:
URL: https://github.com/apache/echarts/issues/19545#issuecomment-1909459942

   If the encode attribute is incorrect it falls back to default and takes the 
first "free" column of the dataset. In your case this is the 'value' column 
since 'no' is taken for x. See this 
[example](https://echarts.apache.org/examples/zh/editor.html?c=area-stack=ts=PYBwLglsB2AEC8sDeAoWsA2BTA5l6AJgFzIC-ANGrDgE4THKZYBmYJA5AMwCk75sdHAAs2sdgBZe_AEbAwYYAFsOPPrADGMMAEMI0ADLbpWDCTA0ArllgUqADwCCdiAGcSAbSSwwATxBYOdW0wXGAaHzVZC0JtcIBxbRASZm0MF2tSAF1KdB8nVw8vX38OADdUq3YbbKp0uiw3WHcqdFR0dthobUUAsQBRRV0MPhb24t72DD0sEY7bDraOzu6JgFVoKDgHAhdZpfGOKegZnKX8TQJerzsyiqwARjUfW4wrACYq0lGv9Br0AmC2nSokW6BcwAsNHUvWaS0Y0GAHEe_HKr16AA4AHQANnRKLu9xI9xspwWnURYg--LRRIADJi3gBWalWQmwYnzJZeBEqNSoqwkTiY8QAThZDyJJNGrXJHHEfLuJHpnGx4rZHNGmSoX1IAG4gA).


-- 
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



Re: [I] ur chart library freeze 3x on svg even we are not interact with the svg nightmare library [echarts]

2024-01-24 Thread via GitHub


neonarc4 commented on issue #19544:
URL: https://github.com/apache/echarts/issues/19544#issuecomment-1909457473

   @MatthiasMert >.<   their is no large data it freeze the smooth scroll many 
time also the normal scroll i almost have like that something is very odd when 
u animation happen the scroll started to freeze even on 20 data point i have 
not saw this on any other library 


-- 
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



Re: [I] ur chart library freeze 3x on svg even we are not interact with the svg nightmare library [echarts]

2024-01-24 Thread via GitHub


MatthiasMert commented on issue #19544:
URL: https://github.com/apache/echarts/issues/19544#issuecomment-1909454753

   cant reproduce.
   
   also note, that large amounts of data in svg will always lead to performance 
issues.


-- 
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



Re: [I] [Bug] 我在Option中设置了textStyle的字体大小,但是xAxis、yAxis的坐标轴刻度字体大小不生效,坐标轴的name也会生效样式 [echarts]

2024-01-24 Thread via GitHub


MatthiasMert commented on issue #19541:
URL: https://github.com/apache/echarts/issues/19541#issuecomment-1909449512

   To my surprise there actually is a [global 
textStyle](https://echarts.apache.org/en/option.html#textStyle), which seems to 
work for the [axisName](https://echarts.apache.org/en/option.html#yAxis.name) 
but not the axisLabels in the given example.


-- 
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



Re: [PR] fix(axis):fix radar axisName.overflow not correct work [echarts]

2024-01-24 Thread via GitHub


echarts-bot[bot] commented on PR #19546:
URL: https://github.com/apache/echarts/pull/19546#issuecomment-1909446649

   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) and Wiki 
about [How to make a pull 
request](https://github.com/apache/echarts/wiki/How-to-make-a-pull-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

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



[PR] fix(axis):fix radar axisName.overflow not correct work [echarts]

2024-01-24 Thread via GitHub


huaqian888 opened a new pull request, #19546:
URL: https://github.com/apache/echarts/pull/19546

   
   
   ## Brief Information
   
   This pull request is in the type of:
   
   - [x] bug fixing
   - [ ] new feature
   - [ ] others
   
   
   
   ### What does this PR do?
   Fix radar `axisName.overflow` not correct work
   
   
   
   
   ### Fixed issues
   - #17414
   - #17319
   
   
   
   ## Details
   
   ### Before: What was the problem?
   
   
   
![image](https://github.com/apache/echarts/assets/93934926/880924e3-d96a-4f3b-8d8a-9f36aed5d0b2)
   
   
   
   
   
   ### After: How does it behave after the fixing?
   
   
   
![image](https://github.com/apache/echarts/assets/93934926/59b3a1ed-5042-4486-8b74-4aef7b1c5680)
   
   
   
   
   
   ## Document Info
   
   One of the following should be checked.
   
   - [x] This PR doesn't relate to document changes
   - [ ] The document should be updated later
   - [ ] The document changes have been made in apache/echarts-doc#xxx
   
   
   
   ## Misc
   
   ### ZRender Changes
   
   - [ ] This PR depends on ZRender changes (ecomfe/zrender#xxx).
   
   ### Related test cases or examples to use the new APIs
   
   N.A.
   
   
   
   ## Others
   
   ### Merging options
   
   - [ ] Please squash the commits into a single one when merging.
   
   ### Other information
   


-- 
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



Re: [I] [Bug] 智能吸附指针pointerSize无效,是否提供个示例 [echarts]

2024-01-24 Thread via GitHub


web-ning commented on issue #19540:
URL: https://github.com/apache/echarts/issues/19540#issuecomment-1909431302

   感谢提醒,放入init中已有效。但是成功率较低:移至点附近时鼠标已变成小手,但是tooltip和cilick触发成功率较低。
   
https://codesandbox.io/p/sandbox/basic-line-chart-forked-vn5vqs?file=%2Findex.js%3A7%2C1
   
![image](https://github.com/apache/echarts/assets/43629659/e6f10202-1993-4efe-96e8-d78fb77ef4ea)
   


-- 
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



Re: [I] [Feature] Circular Sankey [echarts]

2024-01-24 Thread via GitHub


E2MAS-DSSE commented on issue #16237:
URL: https://github.com/apache/echarts/issues/16237#issuecomment-1909314892

   Any update on circular Sankey by when this feature will be available?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use 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



Re: [I] [Bug] On Switching between the Bar and Polar chart dynamically, weird chart is rendered until reloaded [echarts]

2024-01-24 Thread via GitHub


Tom-Yucw commented on issue #18687:
URL: https://github.com/apache/echarts/issues/18687#issuecomment-1909251684

   I meet with the same problem.
   In a group, I draw a line, and can be switched to a bar. But when I  switch 
it, the connected charts showed the changed one data. So, I get 2 lines after 
change back.
   
   Before switch:
   
![image](https://github.com/apache/echarts/assets/93122331/c05667b6-0070-4cb2-a33c-d15eeb90ef65)
   
   Switching to bar:
   
![image](https://github.com/apache/echarts/assets/93122331/d283202b-4eb6-4d7c-87c5-18f2ae2e815d)
   
   Switch back: get 2 lines
   
![image](https://github.com/apache/echarts/assets/93122331/dc72ea70-f4bf-401f-b1f1-529deabf7e78)
   
   And I have tried to `setOption(op, true)` before connect the charts, but it 
did not work.
   ```
   allcharts = [];   // store all charts in this array
   ..
   // here is a loop to create charts
   {
   ..
   myChart.group = 'group1';
   **myChart.setOption(option, true);**
   allcharts.push(myChart);
   }
   ..
   echarts.connect(allcharts);  // connect all charts
   ```
   Is there something I did wrong, or any way to solve this?
   Thanks a lot!


-- 
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



Re: [I] [Bug] 使用encode取data在不存在的字段时出现意料之外的结果 [echarts]

2024-01-24 Thread via GitHub


echarts-bot[bot] commented on issue #19545:
URL: https://github.com/apache/echarts/issues/19545#issuecomment-1909244705

   @ZXYT 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] Unexpected results occur when using encode to retrieve data from a 
field that does not exist.
   


-- 
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



[I] 使用encode取data在不存在的字段时出现意料之外的结果 [Bug] [echarts]

2024-01-24 Thread via GitHub


ZXYT opened a new issue, #19545:
URL: https://github.com/apache/echarts/issues/19545

   ### Version
   
   5.4.3
   
   ### Link to Minimal Reproduction
   
   
https://echarts.apache.org/examples/zh/editor.html?c=area-stack=ts=PYBwLglsB2AEC8sDeAoWsA2BTA5l6AJgFzIC-ANGrDgE4THKZYBmYJA5AMwCk75sdHAAs2sdgBZe_AEbAwYYAFsOPPrADGMMAEMI0ADLbpWDCTA0ArllgUqADwCCdiAGcSAbSSwwATxBYOdW0wXGAaHzVZC0JtcIBxbRASZm0MF2tSAF1KdB8nVw8vX38OADdUq3YbbKp0uiw3WHcqdFR0dthobUUAsQBRRV0MPhb24t72DD0sEY70fE0CXq87DmhgNR8yipmbUdsOtrmuno4AVWgoOAcCF1m58Y4p6BmcuYXgJZIVtY3-LbE5QwVgATFVSPsqDV0ARgtp0qIjugXMALDR1L1mnNGOsOABGNRAqwkAAcADoAGwk_hErB4kh4mxvQ6dYAcME0nYMgAMZJBAFZOcC6QymaNWqyVISubBOGTxABOIVWemwRkHOZeXFicTS4UkXmcCnKkVqvYdTJUCGkADcQA
   
   ### Steps to Reproduce
   
   1. option = {
 legend: {},
 grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true },
 xAxis: [{ type: 'category', boundaryGap: false }],
 yAxis: [{ type: 'value' }],
 series: [
   {
 name: 'Email',
 type: 'line',
 encode: { x: 'no', y: 'value' }
   },
   {
 name: 'Union Ads',
 type: 'line',
 encode: { x: 'no', y: 'value2' }
   }
 ],
 dataset: {
   source: [
 { no: '1', value: 8.68, value1: 1 },
 { no: '2', value: 10.25, value1: 1 },
 { no: '3', value: 3.49, value1: 1 },
 { no: '4', value: 0.36, value1: 1 }
   ]
 }
   };
   2. 
   
![image](https://github.com/apache/echarts/assets/27613553/4960d334-1ef7-4171-a367-4a8c895892aa)
   
   
   ### Current Behavior
   
   使用encode取data在不存在的字段时出现意料之外的结果
   Unexpected results occur when using encode to fetch data for fields that do 
not exist
   
   
   ### Expected Behavior
   
   对应series不展示值
   The value of the corresponding series is not displayed
   
   
   ### Environment
   
   ```markdown
   - OS:
   - 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



Re: [PR] Fix package.json exports [echarts]

2024-01-24 Thread via GitHub


echarts-bot[bot] commented on PR #19543:
URL: https://github.com/apache/echarts/pull/19543#issuecomment-1909212382

   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



(echarts) 01/01: Merge pull request #19543 from apache/module_default_esm_fix

2024-01-24 Thread ovilia
This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 61af51385e7b0ba7c5e70e68ae06573f5f70f840
Merge: f996884b0 d403486da
Author: Wenli Zhang 
AuthorDate: Thu Jan 25 09:49:31 2024 +0800

Merge pull request #19543 from apache/module_default_esm_fix

Fix package.json exports

 build/pre-publish.js |  2 +-
 package.README.md| 25 +
 package.json | 76 +---
 3 files changed, 92 insertions(+), 11 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [PR] Fix package.json exports [echarts]

2024-01-24 Thread via GitHub


Ovilia merged PR #19543:
URL: https://github.com/apache/echarts/pull/19543


-- 
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 release updated (f996884b0 -> 61af51385)

2024-01-24 Thread ovilia
This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/echarts.git


from f996884b0 Merge pull request #19532 from apache/master
 add d403486da fix: (1) fix that some old version bundler (like rollup) do 
not recognize wildcard that not at the end of the patter string (e.g. "exports: 
{"./*.js": "xxx"}"). (2) Add readme to package.json.
 new 61af51385 Merge pull request #19543 from apache/module_default_esm_fix

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:
 build/pre-publish.js |  2 +-
 package.README.md| 25 +
 package.json | 76 +---
 3 files changed, 92 insertions(+), 11 deletions(-)
 create mode 100644 package.README.md


-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Bug] Dynamic Data + Time Axis [echarts]

2024-01-24 Thread via GitHub


github-actions[bot] closed issue #16319: [Bug] Dynamic Data + Time Axis 
URL: https://github.com/apache/echarts/issues/16319


-- 
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



Re: [I] vue3+ts 编译错误[Bug] [echarts]

2024-01-24 Thread via GitHub


github-actions[bot] commented on issue #16417:
URL: https://github.com/apache/echarts/issues/16417#issuecomment-1908911531

   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



Re: [I] [Bug] Dynamic Data + Time Axis [echarts]

2024-01-24 Thread via GitHub


github-actions[bot] commented on issue #16319:
URL: https://github.com/apache/echarts/issues/16319#issuecomment-1908911431

   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



Re: [I] ur chart library freeze 3x on svg even we are not interact with the svg nightmare library [echarts]

2024-01-24 Thread via GitHub


neonarc4 commented on issue #19544:
URL: https://github.com/apache/echarts/issues/19544#issuecomment-1908813475

   what going on ur library we not interact with svg why it freezing scrollbar ?


-- 
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



Re: [I] ur chart library freeze 3x on svg even we are not interact with the svg nightmare library [echarts]

2024-01-24 Thread via GitHub


neonarc4 commented on issue #19544:
URL: https://github.com/apache/echarts/issues/19544#issuecomment-1908812197

   
![image](https://github.com/apache/echarts/assets/140290288/a6dfdce9-29e0-4d6a-99a2-75a4ca70d48f)
   canvas performance is ok  
   
![image](https://github.com/apache/echarts/assets/140290288/13b7ef83-4bfc-41b1-b556-eb4a10d93f90)
   look at ur svg 
   
![image](https://github.com/apache/echarts/assets/140290288/dc3453f9-82e8-4b5b-8b17-899128e8105a)
   


-- 
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



Re: [PR] Fix package.json exports [echarts]

2024-01-24 Thread via GitHub


github-actions[bot] commented on PR #19543:
URL: https://github.com/apache/echarts/pull/19543#issuecomment-1908797086

   
   The changes brought by this PR can be previewed at: 
https://echarts.apache.org/examples/editor?version=PR-19543@d403486
   


-- 
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



Re: [I] [Bug] Area chart has line left when it's out of window with datazoom none filter mode [echarts]

2024-01-24 Thread via GitHub


helgasoft commented on issue #19496:
URL: https://github.com/apache/echarts/issues/19496#issuecomment-1908794387

   Isn't that a personal preference? 
   For instance, the red line as shown reminds me I did an invalid zoom above 
the chart 類
   Do not see it as a flaw, but your scenario could be different...


-- 
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



[I] ur chart library freeze 3x on svg event the points are very low [echarts]

2024-01-24 Thread via GitHub


neonarc4 opened a new issue, #19544:
URL: https://github.com/apache/echarts/issues/19544

   ### Version
   
   5.2.2
   
   ### Link to Minimal Reproduction
   
   asdasas
   
   ### Steps to Reproduce
   
   awdawdaw
   
   ### Current Behavior
   
   dawdasdasd
   
   ### Expected Behavior
   
   asdasdasd
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   asdasdasdas
   ```
   
   
   ### Any additional comments?
   
   dasdasdasd


-- 
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



Re: [PR] Fix package.json exports [echarts]

2024-01-24 Thread via GitHub


echarts-bot[bot] commented on PR #19543:
URL: https://github.com/apache/echarts/pull/19543#issuecomment-1908784828

   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) and Wiki 
about [How to make a pull 
request](https://github.com/apache/echarts/wiki/How-to-make-a-pull-request).
   
   The pull request is marked to be `PR: author is committer` because you are a 
committer of this project.
   
   To reviewers: If this PR is going to be described in the changelog in the 
future release, please make sure this PR has one of the following labels: `PR: 
doc ready`, `PR: awaiting doc`, `PR: doc unchanged`
   
   This message is shown because the PR description doesn't contain the 
document related template.


-- 
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



[PR] Fix package.json exports [echarts]

2024-01-24 Thread via GitHub


100pah opened a new pull request, #19543:
URL: https://github.com/apache/echarts/pull/19543

   Fix:
   
   1. fix that some old version bundler (like rollup) do not recognize wildcard 
that not at the end of the patter string (e.g. "exports: {"./*.js": "xxx"}").
   2. Add readme to package.json.
   
   See details in #19513 and https://github.com/ecomfe/zrender/pull/1051


-- 
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) 01/01: fix: (1) fix that some old version bundler (like rollup) do not recognize wildcard that not at the end of the patter string (e.g. "exports: {"./*.js": "xxx"}"). (2) Add readme to pack

2024-01-24 Thread sushuang
This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a commit to branch module_default_esm_fix
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit d403486dadb46addf6d584208d48ac34293df8f4
Author: 100pah 
AuthorDate: Thu Jan 25 03:26:18 2024 +0800

fix: (1) fix that some old version bundler (like rollup) do not recognize 
wildcard that not at the end of the patter string (e.g. "exports: {"./*.js": 
"xxx"}"). (2) Add readme to package.json.
---
 build/pre-publish.js |  2 +-
 package.README.md| 25 +
 package.json | 76 +---
 3 files changed, 92 insertions(+), 11 deletions(-)

diff --git a/build/pre-publish.js b/build/pre-publish.js
index 9f6b68149..e73525901 100644
--- a/build/pre-publish.js
+++ b/build/pre-publish.js
@@ -39,7 +39,7 @@ const transformDEVUtil = require('./transform-dev');
 const preamble = require('./preamble');
 const dts = require('@lang/rollup-plugin-dts').default;
 const rollup = require('rollup');
-const { transformImport } = require('zrender/build/transformImport');
+const { transformImport } = require('zrender/build/transformImport.js');
 
 const ecDir = nodePath.resolve(__dirname, '..');
 const tmpDir = nodePath.resolve(ecDir, 'pre-publish-tmp');
diff --git a/package.README.md b/package.README.md
new file mode 100644
index 0..014af704e
--- /dev/null
+++ b/package.README.md
@@ -0,0 +1,25 @@
+# NOTICE about package.json
+
+Only these entries are officially exported to users:
++ `'echarts'`
++ `'echarts/index.js'`
++ `'echarts/index.blank.js'`
++ `'echarts/index.common.js'`
++ `'echarts/index.simple.js'`
++ `'echarts/core.js'`
++ `'echarts/charts.js'`
++ `'echarts/components.js'`
++ `'echarts/features.js'`
++ `'echarts/renderers.js'`
++ `'echarts/i18n/*`
++ `'echarts/theme/*`
++ `'echarts/types/*`
++ `'echarts/extension/*`
++ `'echarts/dist/*`
++ `'echarts/ssr/client/index.js'`
+
+The other entries listed in the `"exports"` field of `package.json` make the 
internal files visible, but they are legacy usages, not recommended but not 
forbidden (for the sake of keeping backward compatible). These entries are made 
from the search in github about which internal files are imported.
+
+Since `v5.5.0`, `"type": "module"` and `"exports: {...}"` are added to 
`package.json`. When upgrading to `v5.5.0+`, if you meet some problems about 
"can not find/resolve xxx" when importing `echarts/i18n/xxx` or 
`echarts/theme/xxx` or some internal files, it probably because of the issue 
"file extension not fully specified". Please try to make the file extension 
fully specified (that is, `import 'xxx/xxx/xxx.js'` rather than `import 
'xxx/xxx/xxx'`), or change the config of you bundler to [...]
+
+See more details about in the "exports" field of `package.json` and why it is 
written like that in https://github.com/apache/echarts/pull/19513 .
diff --git a/package.json b/package.json
index 3fc7aa42c..cb5a85f8a 100644
--- a/package.json
+++ b/package.json
@@ -127,23 +127,79 @@
 "./index.simple.js": "./index.simple.js",
 "./index": "./index.js",
 "./index.js": "./index.js",
+"./theme/*": "./theme/*",
+"./i18n/*": "./i18n/*",
+"./ssr/client/index": {
+  "types": "./ssr/client/index.d.ts",
+  "import": "./ssr/client/index.js",
+  "require": "./ssr/client/dist/index.js"
+},
 "./extension/dataTool": "./extension/dataTool/index.js",
 "./extension/dataTool/index": "./extension/dataTool/index.js",
 "./extension/dataTool/index.js": "./extension/dataTool/index.js",
+"./extension/dataTool/gexf": "./extension/dataTool/gexf.js",
+"./extension/dataTool/gexf.js": "./extension/dataTool/gexf.js",
+"./extension/dataTool/prepareBoxplotData": 
"./extension/dataTool/prepareBoxplotData.js",
+"./extension/dataTool/prepareBoxplotData.js": 
"./extension/dataTool/prepareBoxplotData.js",
 "./extension/bmap/bmap": "./extension/bmap/bmap.js",
 "./extension/bmap/bmap.js": "./extension/bmap/bmap.js",
 "./lib/echarts": "./lib/echarts.js",
 "./lib/echarts.js": "./lib/echarts.js",
 "./lib/extension": "./lib/extension.js",
 "./lib/extension.js": "./lib/extension.js",
-"./ssr/client/index": {
-  "types": "./ssr/client/index.d.ts",
-  "import": "./ssr/client/index.js",
-  "require": "./ssr/client/dist/index.js"
-},
-"./*.js": "./*.js",
-"./*.ts": "./*.ts",
-"./*.json": "./*.json",
-"./*": "./*.js"
+"./lib/chart/bar": "./lib/chart/bar.js",
+"./lib/chart/boxplot": "./lib/chart/boxplot.js",
+"./lib/chart/candlestick": "./lib/chart/candlestick.js",
+"./lib/chart/custom": "./lib/chart/custom.js",
+"./lib/chart/effectScatter": "./lib/chart/effectScatter.js",
+"./lib/chart/funnel": "./lib/chart/funnel.js",
+"./lib/chart/gauge": "./lib/chart/gauge.js",
+"./lib/chart/graph": "./lib/chart/graph.js",
+"./lib/chart/heatmap": "./lib/chart/heatmap.js",
+

(echarts) branch module_default_esm_fix created (now d403486da)

2024-01-24 Thread sushuang
This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a change to branch module_default_esm_fix
in repository https://gitbox.apache.org/repos/asf/echarts.git


  at d403486da fix: (1) fix that some old version bundler (like rollup) do 
not recognize wildcard that not at the end of the patter string (e.g. "exports: 
{"./*.js": "xxx"}"). (2) Add readme to package.json.

This branch includes the following new commits:

 new d403486da fix: (1) fix that some old version bundler (like rollup) do 
not recognize wildcard that not at the end of the patter string (e.g. "exports: 
{"./*.js": "xxx"}"). (2) Add readme to package.json.

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.



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



Re: [I] [Bug] Pie chart setting moveOverlap, when all data is 0, the label undergoes a positional shift [echarts]

2024-01-24 Thread via GitHub


helgasoft commented on issue #19533:
URL: https://github.com/apache/echarts/issues/19533#issuecomment-1908770529

   Add ```labelLayout.y:555``` to activate _moveOverlap_. Related to #17937. 
   
    please close issue if problem solved.


-- 
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



Re: [I] [Bug] Gauge detail turns invisible [echarts]

2024-01-24 Thread via GitHub


helgasoft commented on issue #19535:
URL: https://github.com/apache/echarts/issues/19535#issuecomment-1908752125

   Please make an effort to create a simple and **functioning** Minimal 
Reproduction.


-- 
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



Re: [I] [Bug] Cannot set minimum/fix margin between each label/item on y-axis in gantt chart [echarts]

2024-01-24 Thread via GitHub


helgasoft commented on issue #19542:
URL: https://github.com/apache/echarts/issues/19542#issuecomment-1908741613

   > _assuming that the data for each day is unpredictable, meaning that there 
might be many more parking aprons or just some_.
   
   If a chart parameter is data-dependent, then the developer's task is to set 
it up accordingly. 
   For example add a function to set dataZoom 
[start/end](https://echarts.apache.org/en/option.html#dataZoom-slider.start) 
based on the number of data items.
   
   
   


-- 
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



Re: [I] brushSelected dataIndex 为空 [echarts]

2024-01-24 Thread via GitHub


zac18992 commented on issue #14884:
URL: https://github.com/apache/echarts/issues/14884#issuecomment-1908681195

   I am facing the same issue with scatter plot. The points are selected 
visually but every dataIndex is empty.


-- 
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



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

2024-01-24 Thread via GitHub


Splinteer commented on PR #19348:
URL: https://github.com/apache/echarts/pull/19348#issuecomment-1908654613

   Thank you for your work @agurtovoy. 
   I was waiting this feature for so long, it was one of the most negative 
points of echarts


-- 
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



Re: [I] [Bug] Cannot set minimum/fix margin between each label/item on y-axis in gantt chart [echarts]

2024-01-24 Thread via GitHub


soniagtm commented on issue #19542:
URL: https://github.com/apache/echarts/issues/19542#issuecomment-1908611532

   Hello @helgasoft 
   
   Thank you very much for your help! The issue is that every time the chart is 
rendered, the vertical resolution will be set back to default, and it won't 
work with different heights of the component and a different amount of data _- 
assuming that the data for each day is unpredictable, meaning that there might 
be many more parking aprons or just some_. This might pose a slight 
inconvenience if the user has to adjust the length of the slider every time the 
chart or the page is reloaded.
   
   Are there any other ways to solve this problem?
   
   Much appreciated for the help, and thank you in advance.


-- 
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



Re: [I] [Bug] 我在Option中设置了textStyle的字体大小,但是xAxis、yAxis的坐标轴刻度字体大小不生效,坐标轴的name也会生效样式 [echarts]

2024-01-24 Thread via GitHub


helgasoft commented on issue #19541:
URL: https://github.com/apache/echarts/issues/19541#issuecomment-1908597136

   > The font size of the global font style textStyle is set
   
   There is no 'global' textStyle in 
[API}(https://echarts.apache.org/en/option.html), even though it's a valid idea 
for a new Feature.
   See 
[axisLabel.fontSize](https://echarts.apache.org/en/option.html#xAxis.axisLabel.fontSize).
    please close issue if problem solved.


-- 
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



Re: [I] [Bug] Cannot set minimum/fix margin between each label/item on y-axis in gantt chart [echarts]

2024-01-24 Thread via GitHub


helgasoft commented on issue #19542:
URL: https://github.com/apache/echarts/issues/19542#issuecomment-1908577002

   Actually the official Gantt example has very flexible dataZoom options set 
up.
   I've enhanced the **two** yAxis dataZooms in [Demo 
Code](https://echarts.apache.org/examples/en/editor.html?code=G4QwTgBAEgogkgcSgFQPoCUCCy4HkIC8EADAHQBsA3AFCiQAicAsqgMLYwK7oCaqcAOXowAGoRI06ERixxMYqTOnRwAapgAy4gIyTw05qjkLhABSXIAquhjiATHobZMqAFq5cLTJeS5UTXFUFZCh0XGRkDVsiAGZiR2lnNw8WEX4BAGU4YXThMSJdWn16JPdPVD5BLJzBPPEYhJLkFzKvHz8AoNQM0xgYenEyByKnZuTy719_QJMYZBhWNCUYFwB1bJD6-JGIVAATMBAAcyOQACMAGwBTBP3Dk4BLADsjmAvbg4B7AAcMgAsQHtPgB3D73I7PI6sACuYAAzp8wLgAGbIuFXAAu4gA2sQADQkAC6YOOEJeyAeAFsrhori8MX8SY8XugrgBjRF7ME_VkcsBcnaoNngDFXOEPEBPEQAIU-0KeezhOOJguFYFF4slPFl8sVytuh2B9BAGJAtxA0Ixn2Nptcn0-lMwTypJsRNAAJKQjpiABRhcKocybADUEAA5AB6PYmkARkBw9EYqMxuMPMDfREYgC0cLZfyue2h11IACsEU8wwTkfK2RiHp8nhAfYabSAAJQQADe1AguxbMfE_dNNF7lIAnqwAerSIncN86w2fT6fgvG0RKSAANZXOern1tg80AC-bZo1aetfrjY3293V_3XZ7EDAmNhje7vd7Vs-Fzr3wAXF2R54k-vaSi6q6AciIAXOiIGfhAdYYtcgEfghiFXAAHhigFhggkoYlinzIhAmBphm6oQAAYhcDxHH8GKVqBn7XMiOHhmydKimAYbMcBzHRra9qUoB2LMb2aHoYhY7fFcuFwrRexXDxBLiZ-mGYJhDxwnACpYYB-Jqb2yIPL-ylMJ8Sm4cCVxblRpncUxU
 
m9vmdEMYBdiGc5EBnJ8hEOgZ8HOXCprqoFRkQHSeweeQQVSQCCrXHAHJPP-EW9mG3wmn8_4RhGTDaGQADseLaNopAAJxQBVpAxGyWYACyVXiZAxFmAAcpDtXiTUNR1XV4jVDVsviACseIxM1NXaHinXdUNfzlXVTUVVmrWzV1jWkA1G3tVmQ2sNoNXjdo5C1aVo0UKVdikHYpXFaV5UVQAXhABWTTEeJ2L1UBnUVqh2DEfxneQAO9a973nUdFC_aQRXAFm5UNcDFCqND5DPU5zkJXs1wZA8z1yeG7XEAApFjUl5XCfwgvQmIgKZUEweian8VJknoRiMlE2GzzikpFPoQ80XhnzwtXCIgsIRpWk6XpmHhd5JlmWAFlWeGNl2Q5ylS5-IUiorzlRTFcXoc9wm4E8FnQuiqz5lcFxM7BVymwhlKfMAO5W3K6IWZ7gEYmA0JXKzruPt5XOyfJik6wSZwgGym5HGAcoKqwP6Irh3zPJuuu9mOmnabpSkKyQqneVTDvsqKeyttKCdJynur_p24C2RkXMoZ2HIXJnYYvnsYZHmzzlnEH1Md2OXc-ZyymrMLDL_ndM_8sp6e92A_79wWQ9h6OHtXFAkq41ck9dz3fcD5WEA_AnDxc_-2gj1J5sOhonyJwHQcuxFwILzlEBCp72fG5diQCIpWgAhAIqXlR5-StCJCAnlgH6zChACq40IrG0AcQWB8Vj54wJkTPB6Fqa03pozCA0FnahzUhzBCkceZiwFuXZywtcLMKuDwPOEAC6y2LvpMuEAIqoPYhg4B2DCokIQq_Skltra23to7KhzMf7eXdp7eRPsrh-yJoHYOwCNFewUVcO2VwHZf2DqzZihJTbJ3YeHUhNNgSWLUZzH4gEYFh18v5RByC1KsTAbgsOYBQEeWkT5BuydU57HXpncMABiVEyJda-VXmAeeexF4kD4qbGW2lUJqUYbhOs1JdYZnFJBcMkDdZwm-LRDEGhnhE3oSxZpZ8
 
WnpQgBfTeEBsRhgSTACq_QqJUTDISCKR5aFSRALLJpTxOneTIS4lRNCpLP0_LM7SFJP6OKkrRBZHTCneV7D03CCSKp2AqpgaUmBeLeSmessOWy4QaHOBYvZ6EzmJMudc25PDOFOzghFGCdFUocS4jraxCENl8IKZ8sCssdmblQhAZZQKrgQA2b2OpDT5ktLRc4jFWLnlzOaai9Fqz0QkrUi8t5ZwPmdkJSCYl2KICUmeIbN2szAKoCHCAUgWUwCbkhJgb4KcnikEEgK649I_i5OYuiUJYpRJ0Iig4sMyJaL0QxK2HhxSOI2wQTwl8ekwBwFFIg01SkwD4SeIRC1VxKTAL2FSOk4oGxwl5fy0gWrQFSrdU8D1QaJEXksosk5pdsQyCMMwBQSgVDqA0ASGNxhUBmAsNYGAtiuljkAjG9g8wuC8FyKIYBX57S_geFA6NhhC2cG4JUIQZaDCyDjYoZQahNApsMGmjN6ArA2AmQ8l1MZvUgCNDGX12qGJSpjNM9CrSvzc1wmyI1DoTVRWUo6q1W6wCF1ee8i4O6XWBuDV6vsE7WyCvACKl4YqJUBupEGq8cJQ0cnVku9SgFEblt4QZSZo7TTjsnaaG9wrRXiobHOsDG5vg-nPJeBsTZ75OoJM8EuHYv29hfBiN8fSMNYUJKQFKwoMQ-lQ5SU8ky2zQs_MOrFx5qCIdXM-PddqHWWp9EKkAlI30QBANnLDT4pBkauEcREY4BGYXEIJh4pBQAXGDj6AtHBi1NryNR3sUhSlXEwGAUJinZPZxI_afkPpsRyYUzBZTqb20Jq7RoNsBIxMSbAFJ-WhItMQB026umQq8MvmM_JjknILNWcU7Z3t7b-2DpgM57pJpxOSek15kcPn9Chf5BkMcSoiA8b46ZzkOW4TpaFCKMUEopQ6gVHCXEhJxBZb2CV0gmEytqg1FVmUMS6vaAa0QJrLWZOhkG7l0gf8smMifOV9UlWtQ1cVPVxrZnmtjbHO1
 
irmonjah69iPry3itrYgCNlbLXXI6vS1IeOYBaRyvELp_zIpYRXCW1mRCbr9OGZgvV9LeUIAIExIhfMEBzsMm6YiF8dSGx6itBAWVRwwfaBvo2McAnZakBE_oa7UArigOCzOIhFn8SAK83thrAAqaA8AkBoCwDgXAl39AyaILpz7DxFM_cx5AVHLOPsGfZ99_bb3se44u1zqhM6MQCGhJSBlkAiARZs1cH0MQOyhjDGGRnkA_U6ul7Lue_9xDsinBiOEvrEQbgxF6TEyAsIYl5ORnXDE9dy7bON_-WuMLYUIMxa7t2Ed_AgAAPgl6Al3BvJvHYgA1YgEAABkceIDDciTdukAfg8FBJmpAA_KH3XMu5dqVwpr8XL5awCAtzBRrtFvgO-lGOB33HwC8f4xzUumFTZ5t4abCb2S_dp4ZKbc77kU849AU-E8nuy8YlUHAUw1fq114b9XJvhw-MEjb4BDvzEu9jh7__QC_e7sRiQUP0XI-Rfj97JP0v1dbfe4GzXpfjeCut-Yu3zvgE9_MV7wAo_Aez8wlR9z8MQJ9vNcN8MOYDUwxoloRvhBY8xTIDg6RVV2YIEV1wxp8AUjgnhEQiYABCafCvMADcC4FBAEKONjcvSvMgkRTuImKzEKKeZXWjJ5NVCODA7eWsbA3Al8QCQg6uWfefBPCAfAxXJTZXBqZzERCgomafIQlBegwCRg-gn0JlZWZRAZPYPYM4OIM4MMLFVg9CNlL9aArA4BMFPA_g6fe_DEcgwTOQu_O3RQ5g5QkzJg64NQrpDQkpQ4INIVLiHhHFQOT4bcXwyUOpNue1IIr3diUUbCP9eIjEeyC4TQpJVEe5ZyE8OjXsBjI8JjFjK8NjM1A9elB2HdVfFvAkOTYTbTfQHnATEzJrInaokzSLZXYgNsUnPrdLB4EiH0VHAAHggFfyK2yyO1DFGlqM_AgLACeHS0eTY0C3fGYmgNgPgNNgqXvivFEiAV4RzQQkQIuGQPB
 
TEjQI4MoMymyh4WpgcOORORFjDCYHxFjw0HxCzE8ggA0DiDxA-Nj1YAajuj-IgBiG6kRggFGneKRw0C8XBJhJeIgFcBiNLgiQQi7z-L_V_0AgqlRM_GH3Yn8ROThxADHDlHYjDA5E9h4kAzoNcIRXQh8MSRiHIHajZHIDZEyPWQXQQlMM4KSJuKUPpOlg8h2lzR_U-i6SSLcPk3aJ9G0GkKJKSNUGUjrGFAuEwG1XBTDB8WNUSLtw1LBVXUhRUklLtxSLSOSU5OMO5M_F5MuP5JcJQiFO_WgUwSJPRLulNOwmVPVAeDVINJwNwh1I3T1OwgDK1M4ntVji9PYnEOUzsAVJOSSPNPOVwWICtJhRyIgDyIKJrFYzZCf2rnrxf2b3XyoIxGmNmMbGNxFDN2TkEz-D9JI0LNrGLJX2nw33f0AlGNGzN23zRO7NLLN17NIG_wQixJGKHLGNWzN1_0AJ1UHLX2HNOzG3xLAOPCAA).
 The red slider only moves up & down. The pink dataZoom is the aperture(width) 
of the red slider. Using both can customize the vertical resolution to your 
liking.
   
   
https://github.com/apache/echarts/assets/13038071/190e51f9-443d-48a1-a13e-8c261a95d77a
   
    please close issue if problem 

Re: [I] [RFC] User Annotations [echarts]

2024-01-24 Thread via GitHub


SudharsanK2308 commented on issue #18798:
URL: https://github.com/apache/echarts/issues/18798#issuecomment-1907912756

   @Ovilia Can you please comment on the status ?


-- 
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



Re: [I] [Feature] can you upgrade tsconfig target >= "ES6" [echarts]

2024-01-24 Thread via GitHub


septatrix commented on issue #19304:
URL: https://github.com/apache/echarts/issues/19304#issuecomment-1907797915

   We are currently already at TS 5.3...


-- 
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



[I] [Bug] Cannot set minimum/fix margin between each label/item on y-axis in gantt chart [echarts]

2024-01-24 Thread via GitHub


soniagtm opened a new issue, #19542:
URL: https://github.com/apache/echarts/issues/19542

   ### Version
   
   5.4.3
   
   ### Link to Minimal Reproduction
   
   https://echarts.apache.org/examples/en/editor.html?c=custom-gantt-flight
   
   ### Steps to Reproduce
   
   1. Create gantt chart with the options just like the available example 
[example](https://echarts.apache.org/examples/en/editor.html?c=custom-gantt-flight)
   2. Try creating with larger data (more parking apron index) or expand the y 
axis slider
   
   ### Current Behavior
   
   When creating gantt chart with larger data, it appears that the axis label 
as well as gantt item overlaps over each other or if the data is too small, 
then the space between each item would be too large and as I checked, I 
couldn't find any specific option that I could set to prevent this or to fix 
the space between each item vertically.
   
   https://github.com/apache/echarts/assets/96282005/278ebd6a-46c0-42ff-a736-73cca2eaea3f;>
   
   
![image](https://github.com/apache/echarts/assets/96282005/30756888-f05c-4d63-af7f-763816a5db5e)
   
   
   ### Expected Behavior
   
   There should be some options to set the minimum margin between each item on 
y-axis so that no items are overlap over each other.
   
   ### Environment
   
   _No response_
   
   ### 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



Re: [I] [Bug] 我在Option中设置了textStyle的字体大小,但是xAxis、yAxis的坐标轴刻度字体大小不生效,坐标轴的name也会生效样式 [echarts]

2024-01-24 Thread via GitHub


echarts-bot[bot] commented on issue #19541:
URL: https://github.com/apache/echarts/issues/19541#issuecomment-1907706587

   @wlcomeforyou 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] I set the font size of textStyle in Option, but the font size of the 
axis scale of xAxis and yAxis does not take effect, and the name of the axis 
will also take effect
   


-- 
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 feat/break-axis updated (7a7b54bc6 -> 5dd39af7d)

2024-01-24 Thread ovilia
This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a change to branch feat/break-axis
in repository https://gitbox.apache.org/repos/asf/echarts.git


from 7a7b54bc6 feat(WIP): axis break background style
 add 2d554ecfc feat(WIP): axis break with zigzags
 add 7a26ce56f fix(ssr): remove redundant SVG attributes with `undefined` 
value.
 add 9d61cbcb9 Merge pull request #19461 from apache/fix-ssr-data-undefined
 add 0df7c0dc9 chore: fix some typos
 add 9711002f7 Merge pull request #19473 from striezel-stash/fix-typos
 add b29904f60 chore(workflow): update actions/checkout in workflows to v4
 add 0a0e4110d Merge pull request #19474 from 
striezel-stash/actions-checkout-v4
 add 67ac77c59 chore(workflow): update actions/setup-node in workflows to v4
 add 17b53e128 Merge pull request #19476 from 
striezel-stash/actions-setup-node-v4
 add ca52a24ce Fix ValueAxisBaseOption document
 add 58b94179c Merge pull request #19499 from taks/fix-document
 add 64fdec6b0 chore: ignore ssr src when release npm
 add 94dd855f8 Merge pull request #19512 from apache/feat/ssr-build
 add 690ebe6ee fix(graph): fix force layout iteration timer doesn't stop 
after disposing the chart
 add 6cae00c7b Merge pull request #19514 from apache/fix/graph-dispose
 add 3a056bde1 fix(markArea): fix markArea position when axis is with 
alignWithLabel
 add 53bb9ff2f Merge pull request #19516 from apache/fix/mark-area
 add 243856242 feat(animation): support multi-level drill-down for 
universal transition #17611
 add 23545a6b6 feat: change to default ESM package. For developer testing 
and node usage in customization module scenario.
 add 054c84ecc Merge remote-tracking branch 'origin/module_default_esm'
 add a2efa5744 refactor(util): import `liftColor` function from zrender 
(ecomfe/zrender#999)
 add 9c3fc0e14 Merge pull request #19526 from 
apache/import-liftColor-from-zrender
 add abe29f0e7 [fix] tweak ssr ts type, impl, exports and eslint
 add 80172d698 Merge branch 'master' into module_default_esm
 add 6b8fae82e Merge pull request #19513 from apache/module_default_esm
 add 487242932 Merge branch 'master' of github.com:apache/echarts
 add 5dd39af7d Merge branch 'master' into feat/break-axis

No new revisions were added by this update.

Summary of changes:
 .eslintrc-common.yaml  |   2 +-
 .github/workflows/ci.yml   |   8 +-
 .github/workflows/nightly-next.yml |   4 +-
 .github/workflows/nightly.yml  |   4 +-
 .github/workflows/source-release.yml   |  10 +-
 .gitignore |   3 +
 .npmignore |   1 +
 build/config.js|   2 +-
 build/package.json |   3 +
 build/pre-publish.js   |  25 +-
 .../template/ssr/client/index.d.ts |   2 +-
 .../template/ssr/client/index.js   |   2 +-
 dist/package.json  |   3 +
 i18n/package.json  |   3 +
 package.json   |  48 ++-
 src/animation/universalTransition.ts   | 174 +---
 src/chart/bar/BaseBarSeries.ts |   3 +-
 src/chart/graph/GraphView.ts   |   8 +-
 src/component/axis/CartesianAxisView.ts|   2 +-
 src/component/axis/axisBreakAreaHelper.ts  | 139 ++
 src/coord/axisCommonTypes.ts   |   2 +-
 src/core/echarts.ts|   8 +-
 src/data/helper/sourceHelper.ts|   2 +-
 src/util/innerStore.ts |   2 +-
 src/util/states.ts |  32 +-
 src/util/types.ts  |   5 +-
 ssr/client/dist/index.js   |  73 ++--
 ssr/client/dist/index.js.map   |   2 +-
 ssr/client/dist/package.json   |   3 +
 {src => ssr/client/src}/.eslintrc.yaml |   2 +-
 ssr/client/src/index.ts|  80 ++--
 test/axis-break.html   |  10 +-
 test/graph-case.html   |  57 ++-
 test/markArea.html | 308 -
 test/package.json  |   3 +
 test/runTest/actions/__meta__.json |   2 +-
 test/runTest/actions/graph-case.json   |   2 +-
 test/ssr.html  |  33 +-
 test/svg-ssr.html  |  38 +-
 test/universalTransition-multiLevelDrillDown.html  | 476 +
 theme/package.json |   3 +
 tsconfig.json  |   1 +