getAllFieldColors
FitFileViewer - API Documentation v29.4.0
FitFileViewer - API Documentation / utils/charts/theming/getFieldColor / getAllFieldColors
Function: getAllFieldColors()
getAllFieldColors():
Object
Defined in: utils/charts/theming/getFieldColor.js:37
Gets all available field colors as an object
Returnsβ
Object
Object containing all field color mappings
Exampleβ
// Get all available colors
const allColors = getAllFieldColors();