devnull73 commented on issue #17186:
URL: https://github.com/apache/echarts/issues/17186#issuecomment-2011249005
Still exists in echarts 5.5.0
--
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
devnull73 commented on issue #17186:
URL: https://github.com/apache/echarts/issues/17186#issuecomment-2011196509
Can confirm, we have the same issue. Our local TZ is UTC+8:00, but the data
is UTC+9:30. The data is offset by 30 mins, as if it is interpretting the
timezone as UTC+9.
--
Thi
yangyanni999 commented on issue #16708:
URL: https://github.com/apache/echarts/issues/16708#issuecomment-2010637500
您好我已收到您的邮件!!看到后立马回复
--
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 specifi
github-actions[bot] commented on issue #16711:
URL: https://github.com/apache/echarts/issues/16711#issuecomment-2010636576
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 #16710:
URL: https://github.com/apache/echarts/issues/16710#issuecomment-2010636532
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 #16708:
URL: https://github.com/apache/echarts/issues/16708#issuecomment-2010636495
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 #16677: [Bug] setOption() with replaceMerge
Mode in['graphic'] and use timeline will show nothing shape which defined in
graphic
URL: https://github.com/apache/echarts/issues/16677
--
This is an automated message from the Apache Git Service.
To respond to t
github-actions[bot] commented on issue #16677:
URL: https://github.com/apache/echarts/issues/16677#issuecomment-2010636416
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 #16464: [Bug] TypeError: api.coord is not a
function
URL: https://github.com/apache/echarts/issues/16464
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
github-actions[bot] commented on issue #16464:
URL: https://github.com/apache/echarts/issues/16464#issuecomment-2010636339
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
helgasoft commented on issue #19733:
URL: https://github.com/apache/echarts/issues/19733#issuecomment-2010054280
_This is not my case_ !? ... well, it is not my case either. I fixed
**your** code to correctly merge the scatter dataset.
Is there another problem ?
--
This is an automate
HaidarVladyslav commented on issue #15948:
URL: https://github.com/apache/echarts/issues/15948#issuecomment-2010007155
I found one solution
The idea is that I have function that returns ChartOptions. As parameter of
function I set my ChartData[]. Then I create object `rich`. I iterate thr
lmarquinez commented on issue #18314:
URL: https://github.com/apache/echarts/issues/18314#issuecomment-2009744872
Actually I can't, as I said before I have an application as a library where
I am using the echarts package to create some graphics and there it is working
correctly, I have prob
marcosmvrg opened a new issue, #19738:
URL: https://github.com/apache/echarts/issues/19738
### What problem does this feature solve?
add a way to define the position of the label in the data zoom slider. today
the label always be at the right or left of scroll bar.
![image](https:
plainheart commented on issue #18314:
URL: https://github.com/apache/echarts/issues/18314#issuecomment-2009677530
Hi @lmarquinez, is it possible to provide us a repo for reproduction? It can
help find the reason out faster.
--
This is an automated message from the Apache Git Service.
To r
lmarquinez commented on issue #18314:
URL: https://github.com/apache/echarts/issues/18314#issuecomment-2009640317
I am importing the theme this way, `import 'echarts/theme/macarons.js';` ,
in the module and it works correctly, but when I create the package to install
it in an application it
aquettier opened a new issue, #19737:
URL: https://github.com/apache/echarts/issues/19737
### Version
4.9.0
### Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?code=PYBwLglsB2AEC8sDeBYAULTsBEAbApgOb7QAm2AXMulrTmAJ4j6U4DOAxgE7C67YAaGnUx58AM
plainheart commented on issue #19736:
URL: https://github.com/apache/echarts/issues/19736#issuecomment-2009119015
It requires setting
[`triggerLineEvent`](https://echarts.apache.org/option.html#series-line.triggerLineEvent)
as `true`.
--
This is an automated message from the Apache Git S
Fno commented on issue #19733:
URL: https://github.com/apache/echarts/issues/19733#issuecomment-2008988656
@helgasoft Thanks for your reply. This is not my case. The bug is about the
data merge. When I set `datasetIndex: 0` for the effectScatter graph and
`datasetIndex: 1` for the geo m
qqfei1858 commented on issue #19731:
URL: https://github.com/apache/echarts/issues/19731#issuecomment-2008887417
@helgasoft I did this the other way around, with stack there was a bar
misalignment, I used line, which always felt weird
```
series: [
{
type: 'bar',
dat
qqfei1858 commented on issue #19731:
URL: https://github.com/apache/echarts/issues/19731#issuecomment-2008879557
@helgasoft 我使用了其他办法做到了,使用 stack会出现bar不对齐,我用了line来操作,这样总感觉很奇怪
series: [
{
type: 'bar',
data: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
},
{
type: '
helgasoft commented on issue #19734:
URL: https://github.com/apache/echarts/issues/19734#issuecomment-2008851202
could eventually be presented as a graph, see [cartesian
example](https://echarts.apache.org/examples/en/editor.html?c=graph-grid), has
_polar_ option too.
--
This is an autom
22 matches
Mail list logo