-
### This issue is unique.
- [X] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my idea.
### Your idea.
It took me to crea…
-
#### Expected behavior
The export server should handle large amounts of data. The technical limitation is likely due to the Chrome DevTools protocol implementation, which is capped at 100 MB. This …
-
counters data (banner of stats page) could not updated for long time.
The scan home page: https://scan.alg2-test.algen.network/
![image](https://github.com/user-attachments/assets/f63783b3-363f-46…
-
Citing from [the manual](https://raw.githubusercontent.com/cetz-package/cetz-plot/refs/tags/v0.1.0/manual.pdf) for the `piechart` function:
> The chart places one anchor per item at the radius of i…
-
MinutePhysics called us out (by name!) for not having native support for range charts: https://www.youtube.com/watch?v=5zBg9pH_6bE
However, to be clear, it _is_ possible to build this chart type in P…
-
### Steps to reproduce
example: [codesendbox](https://codesandbox.io/p/sandbox/xlgq43)
### Current behavior
1. I'm using TSDB and I'm receiving an updated series dataset by setting the inter…
-
-
### 问题描述
封装了一个面积图组件,在单页面上多次渲染,会出现多个面积图同一个地方填色异常
### 重现链接
_No response_
### 重现步骤
```
import { Chart } from '@antv/g2';
import { stringify } from 'postcss';
import {onMounted, watch, ref} from…
-
### Bug summary
When I visualize a flow run in a local server, the flow runs successfully but the visual info on server does not work very well. I do not see any task runs, and the flow runs do not a…
-
Hi mschart community,
I am trying to create a line chart over a bar chart without displaying an actual line like in the image below. However despite specifying chart_data_line_style('none') in the…