docs(native-charts): add chapter for native gauge chart - #2590
Open
akashsonune wants to merge 1 commit into
Open
docs(native-charts): add chapter for native gauge chart#2590akashsonune wants to merge 1 commit into
akashsonune wants to merge 1 commit into
Conversation
akashsonune
force-pushed
the
docs/add-chaprt-for-native-gauge-chart
branch
from
August 20, 2026 06:00
79d6d6d to
b5ab39c
Compare
akashsonune
marked this pull request as ready for review
August 20, 2026 06:20
spike-rabbit
requested changes
Aug 21, 2026
| @@ -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. | |||
Member
There was a problem hiding this comment.
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?
Member
Author
There was a problem hiding this comment.
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?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation.
Examples.
Dashboards Demo.
Playwright report.
Coverage Reports: