-
Notifications
You must be signed in to change notification settings - Fork 5
Improve MAUI Toolkit Funnel, Pyramid and Polar UG Content Using Syncfusion Continue AI #370
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
base: hotfix/hotfix-v31.1.17
Are you sure you want to change the base?
Conversation
Build Status: INPROGRESS 🔃 |
CI Status: FAILURE ❌ |
Build Status: INPROGRESS 🔃 |
CI Status: FAILURE ❌ |
Build Status: INPROGRESS 🔃 |
CI Status: SUCCESS ✅ |
Build Status: INPROGRESS 🔃 |
CI Status: SUCCESS ✅ |
title: About .NET MAUI Chart Control | Syncfusion | ||
description: Learn here all about introduction of Syncfusion® .NET MAUI Chart(SfFunnelChart) control with key features and more | ||
title: About .NET MAUI Funnel Chart Control | Syncfusion | ||
description: Learn about the Syncfusion .NET MAUI Funnel Chart (SfFunnelChart) control, its key features, and capabilities for visualizing process data. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EzhilarasanElangovan31 add trademark symbol for Syncfusion keyword in description
platform: maui-toolkit | ||
control: SfFunnelChart | ||
documentation: ug | ||
keywords: .net maui funnel chart, business funnel visualization, sales process analysis, segment selection, interactive funnel chart, chart customization, chart legends |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EzhilarasanElangovan31 whether have selection support for funnel, check and modify
--- | ||
layout: post | ||
title: Appearance in .NET MAUI Chart control Syncfusion | ||
title: Appearance in .NET MAUI Chart control | Syncfusion |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EzhilarasanElangovan31 like overview file, mention as funnel chart
* [Duration](https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Charts.ChartTooltipBehavior.html#Syncfusion_Maui_Toolkit_Charts_ChartTooltipBehavior_Duration) of type `int`, indicates the duration for displaying the tooltip. | ||
* [Margin](https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Charts.ChartTooltipBehavior.html#Syncfusion_Maui_Toolkit_Charts_ChartTooltipBehavior_Margin) of type `Thickness`, indicates the label's margin. | ||
* [TextColor](https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Charts.ChartTooltipBehavior.html#Syncfusion_Maui_Toolkit_Charts_ChartTooltipBehavior_TextColor) of type `Color`, indicates the color of the displayed text. | ||
* [Background](https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Charts.ChartTooltipBehavior.html#Syncfusion_Maui_Toolkit_Charts_ChartTooltipBehavior_Background) - Sets the background color of the tooltip. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EzhilarasanElangovan31 mentioning the data type is fine, revert it
platform: maui-toolkit | ||
control: SfPyramidChart | ||
documentation: ug | ||
keywords: .net maui pyramid chart, sfpyramidchart, hierarchical data visualization, data proportions, interactive features, selection, tooltips, chart legends, customization options, segment spacing, maui toolkit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EzhilarasanElangovan31 whether have selection support?
# .NET MAUI Pyramid Chart Overview | ||
|
||
The Syncfusion® Toolkit for .NET MAUI Pyramid Chart (`SfPyramidChart`) provides a visually appealing way to represent proportions within hierarchical data. It is widely used to display data as percentages of a total, with each segment representing a part of the whole. This single-series chart, without axes, is perfect for high-quality .NET MAUI applications. | ||
The Syncfusion<sup>®</sup> .NET MAUI Pyramid Chart ([SfPyramidChart](https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Charts.SfPyramidChart.html)) provides a visually appealing way to represent hierarchical data proportions. It effectively displays data as percentages of a whole, with each segment representing a portion of the total. This single-series chart, without axes, is perfect for creating high-quality visualizations in .NET MAUI applications. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EzhilarasanElangovan31 why removed toolkit keyword?
--- | ||
layout: post | ||
title: Appearance in .NET MAUI Chart control Syncfusion | ||
title: Appearance in .NET MAUI Chart control | Syncfusion |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EzhilarasanElangovan31 mention as Pyramid Chart
layout: post | ||
title: Segment spacing in .NET MAUI Chart control Syncfusion | ||
description: Learn here all about segment spacing customization in .NET MAUI Chart (SfPyramidChart), its elements and more. | ||
title: Segment Spacing in .NET MAUI Chart Control | Syncfusion |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EzhilarasanElangovan31 mention as Pyramid Chart
* [UseSeriesPalette](https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Charts.ChartDataLabelSettings.html#Syncfusion_Maui_Toolkit_Charts_ChartDataLabelSettings_UseSeriesPalette) - Sets the interior of the chart segment as the data label background. | ||
* [Context](https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Charts.PyramidDataLabelSettings.html#Syncfusion_Maui_Toolkit_Charts_PyramidDataLabelSettings_Context) - Of type `PyramidDataLabelContext`, indicates whether to show X or Y value in the label content. | ||
* [LabelStyle](https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Charts.ChartDataLabelSettings.html#Syncfusion_Maui_Toolkit_Charts_ChartDataLabelSettings_LabelStyle) - Customizes the data label's appearance. The following properties are available in [LabelStyle](https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Charts.ChartDataLabelSettings.html#Syncfusion_Maui_Toolkit_Charts_ChartDataLabelSettings_LabelStyle): | ||
* [Margin](https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Charts.ChartLabelStyle.html#Syncfusion_Maui_Toolkit_Charts_ChartLabelStyle_Margin) - Of type `Thickness`, indicates the label's margin. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EzhilarasanElangovan31 starting the sentence by mentioning the type does not look good. Revert it in all places where modified
@@ -1,15 +1,16 @@ | |||
--- | |||
layout: post | |||
title: Tooltip in .NET MAUI Chart control | Syncfusion |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EzhilarasanElangovan31 mention as Pyramid Chart
title: Polar Axis Angle in .NET MAUI Chart control | Syncfusion | ||
description: Learn here all about the rendering position of the axis in the Syncfusion® .NET MAUI Chart (SfPolarChart) control. | ||
platform: maui-toolkit | ||
control: SfPolarChart |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EzhilarasanElangovan31 why removed control?
layout: post | ||
title: Appearance in .NET MAUI Chart control Syncfusion | ||
description: Learn here all about appearance customization in Syncfusion® .NET MAUI Chart (SfPolarChart), including its elements, and more. | ||
title: Appearance in .NET MAUI Chart Control | Syncfusion |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EzhilarasanElangovan31 mention as Polar Chart
|
||
* [LabelStyle](https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Charts.ChartDataLabelSettings.html#Syncfusion_Maui_Toolkit_Charts_ChartDataLabelSettings_LabelStyle) - Gets or sets the options for customizing the data labels. | ||
* [UseSeriesPalette](https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Charts.ChartDataLabelSettings.html#Syncfusion_Maui_Toolkit_Charts_ChartDataLabelSettings_UseSeriesPalette) - Gets or sets a value indicating whether the data label should reflect the series interior. | ||
* [LabelStyle](https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.Charts.ChartDataLabelSettings.html#Syncfusion_Maui_Toolkit_Charts_ChartDataLabelSettings_LabelStyle) - Customizes data labels. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EzhilarasanElangovan31 improve content using AI and update
* NumericalAxis | ||
* CategoryAxis | ||
* DateTimeAxis | ||
* DateTimeCategoryAxis |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EzhilarasanElangovan31 why removed DateTimeCategoryAxis?
chart.PrimaryAxis = primaryAxis; | ||
. . . | ||
this.Content = chart; | ||
{% endhighlight %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EzhilarasanElangovan31 DateTimeCategoryAxis related content is needed, revert it
Description
Updated the Ug content for the Cartesian Chart.
Ensured the following points.
Reference PR #328