GraphDrawStyle🔗TODO docsDefinition🔗export enum GraphDrawStyle { Line = "line", Bars = "bars", Points = "points", }