Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions maui/samples/Gallery/ControlList.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<Assembly Name="EffectsView" />
<Assembly Name="Shimmer" />
<Assembly Name="PullToRefresh" />
<Assembly Name="InteractiveViewer" />
<Assembly Name="NavigationDrawer" />
<Assembly Name="Carousel" />
<Assembly Name="BottomSheet" />
Expand All @@ -28,5 +29,6 @@
<Assembly Name="Picker" />
<Assembly Name="SunburstChart" />
<Assembly Name="SparkChart" />
<Assembly Name="GridSplitter" />
</Assemblies>
</SampleBrowser>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 9 additions & 3 deletions maui/samples/Gallery/SampleList/CartesianChartSamplesList.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<SyncfusionControls>
<ControlCategory Name="Data Visualization">
<Control Title="Cartesian Charts" ControlName="SfCartesianChart" Image="cartesianchart.png" Description="Plot over 20+ chart types with extensive features like data label, trackball and zooming.">
<Control Title="Cartesian Charts" StatusTag="Updated" ControlName="SfCartesianChart" Image="cartesianchart.png" Description="Plot over 20+ chart types with extensive features like data label, trackball and zooming.">
<Category Title="Chart Types">
<SubCategory Title="Column">
<CardLayout>
Expand Down Expand Up @@ -172,7 +172,7 @@
</Category>


<Sample Title="Annotation" SampleName="ShapeAnnotationSample" Description="This sample showcases the shape annotation support, which includes line, horizontal line, vertical line, rectangle, and ellipse." SearchTags="annotation, chart annotation"/>
<Sample Title="Annotation" StatusTag="Updated" SampleName="ShapeAnnotationSample" Description="This sample showcases the shape annotation support, which includes line, horizontal line, vertical line, rectangle, and ellipse." SearchTags="annotation, chart annotation"/>

<Sample Title="Empty Points" SampleName="EmptyPointSupport" SearchTags="empty points, missing data points, missing values, incomplete data, data gaps, incomplete records, blank entries"/>

Expand All @@ -183,14 +183,19 @@
<Sample Title="Vertical" SampleName="VerticalPlotBandWindows" Platforms="Windows,MacCatalyst" SearchTags="vertical plot, band, plotband"/>
<Sample Title="Band recurrence" SampleName="PlotBandRecurrence" SearchTags="multiple plot, band, plotband, recurrence"/>
</Category>
<Category Title="Legend">
<Sample Title="Point Color Mapping" StatusTag="New" SampleName="PointColorCustomization"
Description="This sample demonstrates how point color mapping applies distinct colors to individual chart data points using the PointColorPath property, helping to differentiate values visually and improve data readability."
SearchTags="Point Color Mapping"/>
<Category Title="Legend" StatusTag="Updated">
<Sample Title="Legend customization" SampleName="CartesianLegend" SearchTags="legend"/>
</Category>

<Category Title="Data label">
<Sample Title="Data label template" SampleName="DataLabelTemplate" SearchTags="data label customization, data label template, custom data label"/>
</Category>

<Sample Title="Trendline" StatusTag="New" SampleName="Trendlines" SearchTags="trendline"/>

<Category Title="Interactions">
<SubCategory Title="Selection">
<CardLayout>
Expand All @@ -205,6 +210,7 @@
<Sample Title="Tooltip" SampleName="CartesianTooltip" Description="This sample showcases the tooltip feature. On mobile, tap the data points, and on desktop, mouse over to the data points to raise the tooltip." SearchTags="tooltip"/>
<Sample Title="Trackball" SampleName="CartesianTrackball" Description="This sample showcases the trackball feature. On mobile phones, long press on the chart to show the trackball, and drag the chart to change the position of the trackball. You can move the cursor over the chart area to display the trackball on the desktop."
SearchTags="trackball, crosshair"/>
<Sample Title="Crosshair" StatusTag="New" SampleName="CartesianCrossHair" Description="This sample showcases the crosshair feature. On mobile long press or drag to show the crosshair, on desktop move the cursor to display the crosshair." SearchTags="crosshair, cross hair"/>
<Sample Title="Zooming and Panning" SampleName="ChartZooming" Description="This sample showcases the zooming and panning features." SearchTags="zooming, panning"/>
<Sample Title="Selection Zooming" SampleName="SelectionZooming" Description="This sample demonstrates zooming selection: For desktop, hold the left mouse button, double-click, and drag; for mobile, hold your finger, double-click, and drag to create a selection rectangle." SearchTags="select, highlight"/>
<!--<Sample Title="Add a point on click" SampleName="TapToAdd" Description="This example shows the pixel-to-data point conversion feature. Tap/click on the chart area to add a data point dynamically on that location." SearchTags="zooming, panning"/>-->
Expand Down
4 changes: 2 additions & 2 deletions maui/samples/Gallery/SampleList/FunnelChartSamplesList.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<SyncfusionControls>
<ControlCategory Name="Data Visualization">
<Control Title="Funnel Chart" ControlName="SfFunnelChart" Image="funnelchart.png" Description="Visualize the sequential data using funnel chart.">
<Sample SearchTags="Funnel" Name="FunnelChart" SampleName="DefaultFunnel" Title="Default funnel chart"/>
<Control Title="Funnel Chart" StatusTag="Updated" ControlName="SfFunnelChart" Image="funnelchart.png" Description="Visualize the sequential data using funnel chart.">
<Sample SearchTags="Funnel" StatusTag="Updated" Name="FunnelChart" SampleName="DefaultFunnel" Title="Default funnel chart"/>
<Sample SearchTags="legend" Name="Legend" SampleName="Legend" Title="Legend customization"/>
<Sample SearchTags="tooltip" Name="Tooltip" SampleName="Tooltip" Title="Tooltip customization"
Description="This sample showcases the tooltip feature. On mobile, tap the data points, and on desktop, mouse over the data points to raise the tooltip."/>
Expand Down
9 changes: 9 additions & 0 deletions maui/samples/Gallery/SampleList/GridSplitterSamplesList.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8" ?>
<SyncfusionControls>
<ControlCategory Name="Layouts">
<Control Title="Grid Splitter" ControlName="SfGridSplitter" StatusTag="New" Image="gridsplitter.png" Description="Allows users to resize rows and columns dynamically at runtime.">
<Sample SearchTags="grid splitter, resize, layout, panel, column, row, drag, divider, resizable"
StatusTag="New" SampleName="GettingStarted" Title="Getting Started" />
</Control>
</ControlCategory>
</SyncfusionControls>
19 changes: 19 additions & 0 deletions maui/samples/Gallery/SampleList/InteractiveViewerSamplesList.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8" ?>
<SyncfusionControls>
<ControlCategory Name="Viewer">
<Control ControlName="SfInteractiveViewer"
Title="Interactive Viewer"
Image="interactiveviewer.png"
Description="Explore content seamlessly with zoom, pan, and rotation interactions."
StatusTag="New">
<Sample SampleName="GettingStarted"
Title="Getting Started"
SearchTags="interactiveviewer,viewer,interactive"
StatusTag="New"/>
<Sample SampleName="InteractiveContent"
Title="Interactive Content"
SearchTags="interactiveviewer,viewer,interactive,form,zoom,pan"
StatusTag="New"/>
</Control>
</ControlCategory>
</SyncfusionControls>
4 changes: 2 additions & 2 deletions maui/samples/Gallery/SampleList/PyramidChartSamplesList.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<SyncfusionControls>
<ControlCategory Name="Data Visualization">
<Control Title="Pyramid Chart" ControlName="SfPyramidChart" Image="pyramidchart.png" Description="Visualize the organized data using pyramid chart.">
<Sample SearchTags="Pyramid" Name="PyramidChart" SampleName="DefaultPyramid" Title="Default pyramid chart"/>
<Control Title="Pyramid Chart" StatusTag="Updated" ControlName="SfPyramidChart" Image="pyramidchart.png" Description="Visualize the organized data using pyramid chart.">
<Sample SearchTags="Pyramid" StatusTag="Updated" Name="PyramidChart" SampleName="DefaultPyramid" Title="Default pyramid chart"/>
<Sample SearchTags="legend" Name="Legend" SampleName="Legend" Title="Legend customization"/>
<Sample SearchTags="tooltip" Name="Tooltip" SampleName="Tooltip" Title="Tooltip customization"
Description="This sample showcases the tooltip feature. On mobile, tap the data points, and on desktop, mouse over the data points to raise the tooltip."/>
Expand Down
2 changes: 1 addition & 1 deletion maui/samples/Gallery/SampleList/SparkChartSamplesList.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<SyncfusionControls>
<ControlCategory Name="Data Visualization">
<Control Title="Spark Charts" StatusTag="New" ControlName="SfSparkChart" Description="Visualize data in a lightweight view." Image="sparklinechart.png">
<Control Title="Spark Charts" ControlName="SfSparkChart" Description="Visualize data in a lightweight view." Image="sparklinechart.png">
<Sample Title="Getting started" SampleName="ChartTypes" SearchTags="spark, sparkline ,sparkline chart, charts, sparkarea, sparkcolumn, sparkwinloss"/>
<Sample Title="Sales Report" SampleName="SalesReport" SearchTags="spark, sparkline ,sparkline chart, charts, sparkarea, sparkcolumn, sales report, sparkwinloss"/>
<Sample Title="Trackball" SampleName="SparkChartTrackball" Description="This sample showcases the trackball feature. On mobile phones, long press on the chart to show the trackball, and drag the chart to change the position of the trackball. You can move the cursor over the chart area to display the trackball on the desktop." SearchTags="trackball, crosshair"/>
Expand Down
4 changes: 3 additions & 1 deletion maui/samples/Gallery/SampleList/SunburstChartSamplesList.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
<?xml version="1.0" encoding="utf-8" ?>
<SyncfusionControls>
<ControlCategory Name="Data Visualization">
<Control Title="Sunburst Chart" StatusTag="New" Image="sunburstchart.png" ControlName="SfSunburstChart" Description="Visualize hierarchical data using concentric circles with interactive features.">
<Control Title="Sunburst Chart" StatusTag="Updated" Image="sunburstchart.png" ControlName="SfSunburstChart" Description="Visualize hierarchical data using concentric circles with interactive features.">
<Sample SearchTags="sunburst" Name="SunburstChart" SampleName="DefaultSunburstChart" Title="Getting started" />
<Sample SearchTags="datalabel" Name="Datalabel" SampleName="DataLabel" Title="Data label" />
<Sample SearchTags="tooltip" Name="Tooltip" SampleName="ToolTip" Title="Tooltip" />
<!--<Sample SearchTags="centerview" Platforms="Windows,Android,iOS," Name="Centerview" SampleName="CenterView" Title="Center elevation"/>-->
<Sample SearchTags="selection" Name="Selection" SampleName="Selection" Title="Selection"
Description="This sample depicts the selection feature in the chart. On mobile, tap the segment, and on desktop, click the segment to select or deselect them." />
<Sample SearchTags="drilldown" StatusTag="New" Platforms="Windows, MacCatalyst" Name="Drilldown" SampleName="DrillDown" Title="Drill Down"
Description="This sample demonstrates the drill-down feature in the chart. On desktop, double-click a segment to explore deeper levels of data."/>
</Control>
</ControlCategory>
</SyncfusionControls>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,8 @@
VerticalTextAlignment="Center"/>
<DatePicker x:Name="datePicker"
Grid.Column="1"
VerticalOptions="Center" />
VerticalOptions="Center"
HorizontalOptions ="Start" />
</Grid>

<Grid x:Name="allowViewNavigationGrid">
Expand Down
Loading