Conditional Styles
Bar Mark Styles
Configure bar mark styles via the barStyle property. The first item in the array is the default style, and subsequent items are conditional styles. Data satisfying the selector condition will apply the corresponding style.
Loading...
Point Mark Styles
Configure point mark styles via the pointStyle property, also with conditional style support.
Loading...
Line Mark Styles
Configure line mark styles via the lineStyle property.
Loading...
Area Mark Styles
Configure area mark styles via the areaStyle property.
Loading...