apache / apache/echarts-examples

Gauge Ring & Clock: Text elements lose visual separation at certain value ranges

Open
#139 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
399
Forks
250
Avg merge
2d 13h
Merged PRs (30d)
5

Description

In the Ring Gauge and Clock Gauge examples, certain text elements (titles and values) come too close to nearby gauge components during dynamic updates or multi-layer rendering.
This affects readability and visual balance.

A small adjustment to text positioning (offsetCenter) helps maintain clear separation and consistent layout without changing the original design behavior.
Visualization:
[Ring Guage](https://echarts.apache.org/examples/en/editor.html?c=gauge-ring)
[Clock Guage](https://echarts.apache.org/examples/en/editor.html?c=gauge-clock)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked Ring Gauge and Clock Gauge examples and inspect their text positioning, particularly offsetCenter. Adjust the positions so titles and values remain visually separated during dynamic updates and multi-layer rendering, while preserving the existing design behavior. Done means both examples remain readable and balanced across the affected value ranges.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, design
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.