update energe layout
This commit is contained in:
@@ -33,7 +33,7 @@ function ElecCost(props) {
|
||||
dateOptions={["周", "月", "年"]}
|
||||
// legend={["总量"]}
|
||||
onDateChange={handleDateChange}
|
||||
size={["long", "short"]}
|
||||
size={["long", "middle"]}
|
||||
>
|
||||
{/* real echarts here */}
|
||||
{ options && <ReactECharts
|
||||
|
||||
Reference in New Issue
Block a user