Skip to content

Commit ffae9c5

Browse files
committed
2 parents aa62225 + bc22c96 commit ffae9c5

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ The example contains the source code of the most requested custom items you can
99

1010
![toolbox](images/toolbox.png)
1111

12-
<!-- default file list -->
13-
14-
## Files to Look At
12+
## Files to Review
1513

1614
* [SimpleTableItem.js](CS/AspNetCoreCustomItem/wwwroot/js/SimpleTableItem.js)
1715
* [PolarChartItem.js](CS/AspNetCoreCustomItem/wwwroot/js/PolarChartItem.js)
@@ -23,8 +21,6 @@ The example contains the source code of the most requested custom items you can
2321
* [FunnelD3.js](CS/AspNetCoreCustomItem/wwwroot/js/FunnelD3.js)
2422
* [_Layout.cshtml](CS/AspNetCoreCustomItem/Pages/_Layout.cshtml)
2523

26-
<!-- default file list end -->
27-
2824
## Country Sales Dashboard
2925

3026
The dashboard displays product sales for the selected category. Use the Country parameter to filter data by country. Select a category on the Polar Chart to show sales by products from this category in the table.

0 commit comments

Comments
 (0)