Skip to content

docs(native-charts): add chapter for native gauge chart - #2590

Open
akashsonune wants to merge 1 commit into
mainfrom
docs/add-chaprt-for-native-gauge-chart
Open

docs(native-charts): add chapter for native gauge chart#2590
akashsonune wants to merge 1 commit into
mainfrom
docs/add-chaprt-for-native-gauge-chart

Conversation

@akashsonune

@akashsonune akashsonune commented Aug 19, 2026

Copy link
Copy Markdown
Member

@akashsonune
akashsonune force-pushed the docs/add-chaprt-for-native-gauge-chart branch from 79d6d6d to b5ab39c Compare August 20, 2026 06:00
@akashsonune
akashsonune marked this pull request as ready for review August 20, 2026 06:20
@akashsonune
akashsonune requested review from a team as code owners August 20, 2026 06:20
@akashsonune
akashsonune requested a review from dr-itz August 20, 2026 06:21
@@ -0,0 +1,39 @@
# Native gauge chart

**Native gauge charts** are lightweight data visualization elements that represent one or more values as a position on a radial arc scale. Unlike the [ECharts-based gauge chart](gauge-chart.md), they require no third-party charting library, making them ideal for performance-sensitive or bundle-size-constrained applications.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is a technical detail and nothing relevant for UX, wouldn't it make more sense to integrate this into the existing gauge chart chapter?

@akashsonune akashsonune Aug 21, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there are some feature differences between the two, for which we might need some Ux writing @panch1739?
But yes, from user point of view, I think it makes sense to keep both variants under one chapter.

@dr-itz @panch1739 Since you have more insights into this, WDYT?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants