kishore-uc commented on issue #20984:
URL: https://github.com/apache/echarts/issues/20984#issuecomment-290443
version is "" "echarts": "^5.6.0",
yAxis: {
type: 'category',
tooltip: {
show: true,
},
data: [''],
axisLabel: {
jcuenod commented on PR #18390:
URL: https://github.com/apache/echarts/pull/18390#issuecomment-2899385272
@Ovilia What happened to this PR? I've just run into this issue.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
helgasoft commented on issue #20984:
URL: https://github.com/apache/echarts/issues/20984#issuecomment-2899291895
> yAxis show tooltip true, primary gets added on tooltip
[yAxis.axisLabel](https://echarts.apache.org/en/option.html#yAxis.axisLabel])
has _formatter_ and _rich_,
but
github-actions[bot] commented on issue #18649:
URL: https://github.com/apache/echarts/issues/18649#issuecomment-2899230969
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
github-actions[bot] commented on issue #16652:
URL: https://github.com/apache/echarts/issues/16652#issuecomment-2899230656
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
github-actions[bot] commented on issue #18644:
URL: https://github.com/apache/echarts/issues/18644#issuecomment-2899230910
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
github-actions[bot] closed issue #18628: [Bug] areaStyle origin start/end not
work propley when yAxis.type='value'
URL: https://github.com/apache/echarts/issues/18628
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on issue #18628:
URL: https://github.com/apache/echarts/issues/18628#issuecomment-2899230832
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
github-actions[bot] commented on issue #15321:
URL: https://github.com/apache/echarts/issues/15321#issuecomment-2899230582
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
github-actions[bot] closed issue #15321: 饼图引导线能否实现末端自定义形状
URL: https://github.com/apache/echarts/issues/15321
--
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-
github-actions[bot] commented on issue #6026:
URL: https://github.com/apache/echarts/issues/6026#issuecomment-2899230479
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
github-actions[bot] closed issue #6026: echarts关系图中高亮的highlight事件不明显
URL: https://github.com/apache/echarts/issues/6026
--
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 unsub
helgasoft commented on issue #20982:
URL: https://github.com/apache/echarts/issues/20982#issuecomment-2899150423
Yes, that's logical - _barCategoryGap_ is incompatible with a time xAxis min
& max. They cannot work together.
Either set the bounds and let ECharts handle the gap automaticall
selunders commented on issue #20982:
URL: https://github.com/apache/echarts/issues/20982#issuecomment-2899199102
Ah that would explain it then. I had assumed they would work together since
they seem to when there are [more than 2
datapoints](https://echarts.apache.org/examples/en/editor.htm
selunders closed issue #20982: [Bug] barCategoryGap causes X-axis bounds to
change
URL: https://github.com/apache/echarts/issues/20982
--
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 co
selunders commented on issue #20982:
URL: https://github.com/apache/echarts/issues/20982#issuecomment-2899105241
> the expectation is that the min/max bounds values that are supplied to the
x-axis are respected ...
>
> ```
> xAxis: {
> type: 'time',
> min: 1747638
joranbeasley commented on issue #20982:
URL: https://github.com/apache/echarts/issues/20982#issuecomment-2899098756
the expectation is that the min/max bounds values that are supplied to the
x-axis are respected ...
```
xAxis: {
type: 'time',
min: 174763800,
m
helgasoft commented on issue #20982:
URL: https://github.com/apache/echarts/issues/20982#issuecomment-2899023975
> including the barCategoryGap, but the behavior just wasn't what I expected.
You do not mention what is the expectation for your latest example...
barCategoryGap works -
selunders commented on issue #20982:
URL: https://github.com/apache/echarts/issues/20982#issuecomment-2898962177
The series are user-selected/supplied, so there may be varying number of
series with different types & number of datapoints. [Here's an
example](https://echarts.apache.org/exampl
jqqin commented on PR #20966:
URL: https://github.com/apache/echarts/pull/20966#issuecomment-2898825683
@plainheart Thanks for the reply!
Just wondering — is there any rough timeline or milestone planned for when
this might be discussed or decided? I noticed the 6.0.0 milestone tag and w
plainheart commented on PR #20966:
URL: https://github.com/apache/echarts/pull/20966#issuecomment-2898784907
This is an issue like #17377 that needs discussion. I think we can add a new
option `fadeAnimation` of the boolean type to control the show/hide behavior.
--
This is an automated m
echarts-bot[bot] commented on PR #20987:
URL: https://github.com/apache/echarts/pull/20987#issuecomment-2898744456
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) a
plainheart opened a new pull request, #20987:
URL: https://github.com/apache/echarts/pull/20987
## Brief Information
This pull request is in the type of:
- [x] bug fixing
- [ ] new feature
- [ ] others
### What does this PR do?
Fix the markers cre
This is an automated email from the ASF dual-hosted git repository.
wangzx pushed a commit to branch fix/tooltip/cleanup-styleCoord-markers
in repository https://gitbox.apache.org/repos/asf/echarts.git
commit 78727051d9d8d16829fec1830df56a0b98453d07
Author: plainheart
AuthorDate: Thu May 22 01:2
This is an automated email from the ASF dual-hosted git repository.
wangzx pushed a change to branch fix/tooltip/cleanup-styleCoord-markers
in repository https://gitbox.apache.org/repos/asf/echarts.git
at 78727051d fix(tooltip): fix style coord transform markers are not
removed after the
ggregoire commented on issue #7763:
URL: https://github.com/apache/echarts/issues/7763#issuecomment-2898696843
If anyone interested:
```typescript
import type { ECharts } from 'echarts'
function convertSVGDataURLtoPNGDataURL(SVGDataURL: string): Promise {
return new Prom
ToucanBran commented on issue #6202:
URL: https://github.com/apache/echarts/issues/6202#issuecomment-2898503430
> I felt some cases above might relate to this issue
[#14192](https://github.com/apache/echarts/issues/14192) , where the seettings
of components like axis need passed to setOptio
ToucanBran commented on issue #14192:
URL: https://github.com/apache/echarts/issues/14192#issuecomment-2898498373
@Clar, this issue is still relevant today and you're my savior for this
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
Hackerberg43 commented on issue #15488:
URL: https://github.com/apache/echarts/issues/15488#issuecomment-2898385918
+1
--
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 un
github-actions[bot] commented on PR #20986:
URL: https://github.com/apache/echarts/pull/20986#issuecomment-2898356011
The changes brought by this PR can be previewed at:
https://echarts.apache.org/examples/editor?version=PR-20986@eddf284
--
This is an automated message from the Apache
echarts-bot[bot] commented on PR #20986:
URL: https://github.com/apache/echarts/pull/20986#issuecomment-2898332381
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) a
plainheart opened a new pull request, #20986:
URL: https://github.com/apache/echarts/pull/20986
## Brief Information
This pull request is in the type of:
- [ ] bug fixing
- [x] new feature
- [ ] others
### What does this PR do?
As a supplement to
This is an automated email from the ASF dual-hosted git repository.
wangzx pushed a change to branch feat/angleAxis-tooltip
in repository https://gitbox.apache.org/repos/asf/echarts.git
at eddf2841c feat(axis): support tooltip for angleAxis label
This branch includes the following new com
This is an automated email from the ASF dual-hosted git repository.
wangzx pushed a commit to branch feat/angleAxis-tooltip
in repository https://gitbox.apache.org/repos/asf/echarts.git
commit eddf2841c844aa9aa14976d16034f5ece7b444a1
Author: plainheart
AuthorDate: Wed May 21 23:09:20 2025 +0800
plainheart commented on issue #20984:
URL: https://github.com/apache/echarts/issues/20984#issuecomment-2898103118
What version of ECharts are you using? Please make sure it is v5.6.0.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
kishore-uc commented on issue #20984:
URL: https://github.com/apache/echarts/issues/20984#issuecomment-2897625256
yes it works but i have code attached of mine, my code if i use yAxis show
tooltip true, primary gets added on tooltip, can you check where i am going
wrong?
private _ch
plainheart commented on issue #20984:
URL: https://github.com/apache/echarts/issues/20984#issuecomment-2897556253
[Here](https://echarts.apache.org/examples/editor.html?c=dataset-encode0&code=PYBwLglsB2AEC8sDeAoWsAmBDMWDOApmAFzJrqx7ACuATgMYGkDa5FszA5HvcLQZwA0sTlgC2NaGCEiQtYBmr1pAXUFsKzABwBOA
kishore-uc commented on issue #20984:
URL: https://github.com/apache/echarts/issues/20984#issuecomment-2897507044
thanks for your answer,
can you please integrate to this "
https://echarts.apache.org/examples/en/editor.html?c=dataset-encode0";
On Wed, May 21, 2025 at 4:07 PM Zhon
plainheart commented on issue #20984:
URL: https://github.com/apache/echarts/issues/20984#issuecomment-2897465034
See this
[demo](https://echarts.apache.org/examples/editor.html?c=bar-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5AMYCGYVA5sAE7m0A0J6AE2aMiAbVoBZGL1i0AKgFcqM2gHUqAlX
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-doc.git
The following commit(s) were added to refs/heads/master by this push:
new f3f8c4f7 tweak doc for axis tooltip
f3f8c4f
100pah opened a new issue, #20985:
URL: https://github.com/apache/echarts/issues/20985
### What problem does this feature solve?
-
### What does the proposed API look like?
-
--
This is an automated message from the Apache Git Service.
To respond to the message, please
kishore-uc opened a new issue, #20984:
URL: https://github.com/apache/echarts/issues/20984
### Version
5.3.0
### Link to Minimal Reproduction
how to add tooltip for y-axis label on hover in horizontal bar chart
### Steps to Reproduce
[Bug] how to add tool
gehringf commented on issue #13548:
URL: https://github.com/apache/echarts/issues/13548#issuecomment-2897103845
Bump
--
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 unsu
43 matches
Mail list logo