diff --git a/public/config.json b/public/config.json index f8aac38..c44e8da 100644 --- a/public/config.json +++ b/public/config.json @@ -17,7 +17,7 @@ "fileName": "data.csv" }, { - "tabTitle": "Tab 4", + "tabTitle": "Tab 6", "fileName": "data.csv" } ], diff --git a/src/Chart.tsx b/src/Chart.tsx index 99be8fd..22db84f 100644 --- a/src/Chart.tsx +++ b/src/Chart.tsx @@ -53,7 +53,7 @@ export class Chart extends React.Component { Plotting {_.capitalize(this.props.chartColumn)} - + { chartData.map((_0, _1) => ) }