Utility class used for drawing area fills.
_getAreaDefaults
Defined in
charts/js/Fills.js:498
Returns default values for area styles.
Object
_getClosingPoints
Defined in
charts/js/Fills.js:285
Concatenates coordinate array with correct coordinates for closing an area fill.
Array
_getCoordsByOrderAndIndex
seriesCollection
index
order
direction
Defined in
charts/js/Fills.js:347
Returns an array containing the x and y coordinates for a given series and index.
Array
_getHighestValidOrder
seriesCollection
index
order
direction
Defined in
charts/js/Fills.js:321
Returns the order of the series closest to the current series that has a valid value for the current index.
Number
_getPath
Defined in
charts/js/Fills.js:34
Returns a path shape used for drawing fills.
Path
_getStackedClosingPoints
Defined in
charts/js/Fills.js:375
Concatenates coordinate array with the correct coordinates for closing an area stack.
Array
_toggleVisible
visible
Defined in
charts/js/Fills.js:52
Toggles visibility
visible
Boolean
indicates visibilitye