update plot
This commit is contained in:
parent
6bc6146ad1
commit
bd705582a4
@ -234,6 +234,7 @@
|
|||||||
width: 2, // Set the width of the line
|
width: 2, // Set the width of the line
|
||||||
},
|
},
|
||||||
smooth: true, // Optional: make the line smooth
|
smooth: true, // Optional: make the line smooth
|
||||||
|
showSymbol: false,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|||||||
@ -234,6 +234,7 @@
|
|||||||
width: 2, // Set the width of the line
|
width: 2, // Set the width of the line
|
||||||
},
|
},
|
||||||
smooth: true, // Optional: make the line smooth
|
smooth: true, // Optional: make the line smooth
|
||||||
|
showSymbol: false,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user