update plot

This commit is contained in:
MuslemRahimi 2024-11-07 13:53:07 +01:00
parent 6bc6146ad1
commit bd705582a4
2 changed files with 2 additions and 0 deletions

View File

@ -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,
}, },
], ],
}; };

View File

@ -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,
}, },
], ],
}; };