Options for creating colors and a legend.
{
"color_mode": "distinct",
"fixed_color": "#ff0000",
"depth": 1,
"apply": true,
"apply_exclusively" : true
"legend": {
"visible": true,
"posx": 10,
"posy": 10,
"bgcolor": "#f6f9fb99",
"fontsize": 10,
"ignored": [
"val_1",
"val_2",
...
]
}
}