Api emptyPointSettings in Vue Chart component
18 Nov 20181 minute to read
Configures the Empty Points of series
Properties
border BorderModel
Options to customize the border of empty points.
Defaults to “{color: ‘transparent’, width: 0}”
fill string
To customize the fill color of empty points.
Defaults to null
mode string | string
To customize the mode of empty points.
Defaults to Gap