diff --git a/app/src/components/ChartPanel/ChartSettings/index.tsx b/app/src/components/ChartPanel/ChartSettings/index.tsx index 6ea2c2a..8d8b12c 100644 --- a/app/src/components/ChartPanel/ChartSettings/index.tsx +++ b/app/src/components/ChartPanel/ChartSettings/index.tsx @@ -4,7 +4,7 @@ import ColorLens from '@material-ui/icons/ColorLens' import ColorSettings from './ColorSettings' import InterpolationSettings from './InterpolationSettings' import MoveUp from './MoveUp' -import MultiLineChart from '@material-ui/icons/MultiLineChart' +import MultilineChart from '@material-ui/icons/MultilineChart' import RangeSettings from './RangeSettings' import React, { memo } from 'react' import Size from './Size' @@ -78,7 +78,7 @@ function ChartSettings(props: { - + Curve interpolation