Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chart: update Overview #7056

Open
wants to merge 1 commit into
base: 24_2
Choose a base branch
from

Conversation

vladaskorohodova
Copy link
Collaborator

No description provided.

<p><img src="/images/ChartJS/chart-elements.png" alt="Chart elements" style="margin:0px auto; display:block; width: 870px;"></p>

1. [Value axis](/concepts/05%20UI%20Components/Chart/20%20Axes/00%20Overview.md '/Documentation/Guide/UI_Components/Chart/Axes/Overview/')
2. [Argument axis](/concepts/05%20UI%20Components/Chart/20%20Axes/00%20Overview.md '/Documentation/Guide/UI_Components/Chart/Axes/Overview/')

Choose a reason for hiding this comment

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

I think we can highlight argument axis similar way as we highlight value axis in the picture

@@ -0,0 +1,24 @@
- **Series Options**

Choose a reason for hiding this comment

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

Maybe Series Types

@@ -0,0 +1,3 @@
- [API](/api-reference/10%20UI%20Components/dxChart '/Documentation/ApiReference/UI_Components/dxChart/')

Choose a reason for hiding this comment

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

Should not we add like to GS here as well?

@@ -0,0 +1,24 @@
- **Series Options**
The Chart component features over 20 [types of series](/concepts/05%20UI%20Components/Chart/11%20Series%20Types/10%20Line%20Series.md '/Documentation/Guide/UI_Components/Chart/Series_Types/'). [Combine](/concepts/05%20UI%20Components/Chart/10%20Series/00%20Overview.md '/Documentation/Guide/UI_Components/Chart/Series/Overview/') them, [customize](/Documentation/Guide/UI_Components/Chart/Series/Customize_Appearance/) appearance, and configure individual [points](/concepts/05%20UI%20Components/Chart/14%20Series%20Points/00%20Overview.md '/Documentation/Guide/UI_Components/Chart/Series_Points/Overview/').

Choose a reason for hiding this comment

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

I think we can consider adding all map of different chart types here (similar with [kendo](https://www.telerik.com/kendo-jquery-ui/charts or MUI)
we can use the style from all component list

Please take a look to the comparison that we have

- [Constant Lines](/concepts/05%20UI%20Components/Chart/65%20Constant%20Lines.md '/Documentation/Guide/UI_Components/Chart/Constant_Lines/')
- [Error Bars](/concepts/05%20UI%20Components/Chart/85%20Error%20Bars.md '/Documentation/Guide/UI_Components/Chart/Error_Bars/')

- **Interactive Features**

Choose a reason for hiding this comment

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

- [Crosshair](/concepts/05%20UI%20Components/Chart/80%20Crosshair.md '/Documentation/Guide/UI_Components/Chart/Crosshair/')
- [Zooming and Panning](/concepts/05%20UI%20Components/Chart/95%20Zooming%20and%20Panning '/Documentation/Guide/UI_Components/Chart/Zooming_and_Panning/')
- [Client-Side Exporting and Printing](/concepts/05%20UI%20Components/Chart/99%20Client-Side%20Exporting%20and%20Printing '/Documentation/Guide/UI_Components/Chart/Client-Side_Exporting_and_Printing/')
- [Adaptive Layout](/concepts/05%20UI%20Components/Chart/89%20Adaptive%20Layout.md '/Documentation/Guide/UI_Components/Chart/Adaptive_Layout/')

Choose a reason for hiding this comment

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

Let's add one more group Customization
We can mention Multiple Axes, Multiple Panes, Custom Legend Markers, Axis Label Templates, Tooltip templates, Color Gradients and Patterns
and more

- [Error Bars](/concepts/05%20UI%20Components/Chart/85%20Error%20Bars.md '/Documentation/Guide/UI_Components/Chart/Error_Bars/')

- **Interactive Features**
Add interactivity to your Chart with the following elements:

Choose a reason for hiding this comment

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

It would be nice to include Aggregation feature in the Overview. We have point and discrete aggregation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants