update
This commit is contained in:
@@ -73,8 +73,6 @@ const EnergyCostChart = (props) => {
|
||||
export default EnergyCostChart;
|
||||
|
||||
function getOptions(period, source, trend) {
|
||||
console.log("trend ==> ", trend);
|
||||
|
||||
return {
|
||||
color: ["#FFD160", "#12FFF5", "#2760FF"],
|
||||
grid: { top: 32, right: 12, bottom: 56, left: 48 },
|
||||
|
||||
Reference in New Issue
Block a user