ScatterShow🔗Definition🔗type ScatterShow string const ( ScatterShowPoints ScatterShow = "points" ScatterShowLines ScatterShow = "lines" ScatterShowPointsAndLines ScatterShow = "points+lines" )