This commit is contained in:
xiaoguangbin 2024-10-22 09:41:02 +08:00
parent 2a7ef9b125
commit e2b43dd883

View File

@ -32,6 +32,7 @@ export const scacLineSeries = buildLineSeries('ScacLine', [], '#fff', {
export const baseLineCtrlPoint = {
name: 'BaseLine_Ctrl_Point',
type: 'scatter',
symbolSize: 10,
data: [],
emphasis: {
disabled: true