|
@@ -48,7 +48,6 @@ export class PiechartPanel extends PureComponent<Props> {
|
|
|
pieType={options.pieType}
|
|
pieType={options.pieType}
|
|
|
strokeWidth={options.strokeWidth}
|
|
strokeWidth={options.strokeWidth}
|
|
|
unit={valueOptions.unit}
|
|
unit={valueOptions.unit}
|
|
|
- stat={valueOptions.stat}
|
|
|
|
|
theme={theme}
|
|
theme={theme}
|
|
|
/>
|
|
/>
|
|
|
)}
|
|
)}
|