Skip to content

Commit b5dd742

Browse files
author
pipeline
committed
config(EJ2-2871): Added changes to charts.
1 parent e1252eb commit b5dd742

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/chart/chart.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ export const chartAppRoutes: Object[] = [
8080
category: 'Accumulation Series', type: 'new'
8181
},
8282
{
83-
path: 'chart/clubpoint', component: ClubpointPieComponent, name: 'ClubPoint', order: '02',
83+
path: 'chart/clubpoint', component: ClubpointPieComponent, name: 'Grouping', order: '02',
8484
category: 'Accumulation Series', type: 'new'
8585
},
8686
{ path: 'chart/local-data', component: LocalDataChartComponent, name: 'Local Data', order:'03',category: 'Data Binding' },

0 commit comments

Comments
 (0)