Add metric display

This commit is contained in:
JUDIT GRESKOVITS 2017-01-23 15:07:46 +00:00
parent 1b42954bf2
commit 355c8692dd
1 changed files with 0 additions and 4 deletions

View File

@ -19,9 +19,6 @@ const {
} = Metric;
const MetricCharts = ({
// metricTypes,
// metrics,
// onAddMetric,
datasets,
duration = 360,
durations = [
@ -33,7 +30,6 @@ const MetricCharts = ({
onDurationChange = () => {},
onSettingsClick = () => {},
onRemoveMetric = () => {}
// and another one here to come...
}) => {
const optionList = durations.map(duration => (