-
### Version
5.4.3
### Link to Minimal Reproduction
https://echarts.apache.org/examples/zh/editor.html?c=line-simple&code=G4QwTgBA9gDgLgSygOwNwFgBQWK7wGwFM4IEIBeCABg0zwOIgBMQ4QKIBtAXVvtwDuACwREIACjI…
-
### Version
5.5.0
### Link to Minimal Reproduction
https://jsfiddle.net/86yt7Lr1/
### Steps to Reproduce
1. Create chart with `line` type series and use `sampling: 'lttb'`.
2. Have data size lar…
-
Hi @lttb,
thanks for this great library, we are perfectly using it in our unit tests but I need your help with the following issue:
We have a monorepo project with webdriverio e2e tests, and we c…
-
### Version
5.4.0
### Link to Minimal Reproduction
_No response_
### Steps to Reproduce
```
{
yAxisIndex: 0,
sampling: 'lttb',
large: true,
la…
-
tooltip formatter 使用外部变量的时候,tooltip 会卡死
"react-native-echarts-pro": 1.9.1
```js
```
```js
cosnt getChartsOptions = (
units: Array,
xData: Array,
yData: Array,
…
-
-
**Describe the bug** :crayon:
> The entire POSIX plot disappears when I click on an individual rank to visualize the data.
**Reproducing the bug** :mag:
```python
import plotly.graph_object…
-
-
### What problem does this feature solve?
The current sampling algorithms work well when graphing a few charts, but the performance still suffers when graphing more and more plots on the same graph. …
-
Thanks for the great library!
I haven't found a solution for creating global theming in the application based on theme properties: for instance, the name of font families. (Something like this: htt…