Zhongxiang Wang

Results 16 issues of Zhongxiang Wang

- Resolves apache/echarts#15467 **Before** **After** A simple demo ```js // use SVG renderer option = { xAxis: { type: 'category', data: ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun'] }, yAxis:...

**THIS IS A PENDING CHANGE** I noticed the text node's position rendered by the SVG renderer currently differs from the canvas renderer. Here are some cases, | Before | After...

Currently, there is no way to get a screenshot with the chart and map.

new-feature

Try to support PWA for the website to enable offline browsing. One thing I'm not sure about is how we set a proper caching strategy for different assets. Please check...

## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do?...

PR: awaiting review
PR: author is committer
size/S
PR: doc unchanged

## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do?...

PR: awaiting review
PR: author is committer
discussion-required
size/S

To fix the deprecation warning and update the dependencies > [!WARNING] Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ./.actions/maintain-one-comment. For more information see:...

For apache/echarts-website#8

## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do?...

PR: author is committer
PR: awaiting doc
size/L

Similar to apache/echarts#19695 but the `src` folder is reserved since ECharts will import the source code from this folder.