ScatterShow🔗Definition🔗export enum ScatterShow { Points = "points", Lines = "lines", PointsAndLines = "points+lines", }