{ "_comment": "Example of the config file, none of the fields is required. Built-in 'meanings' are: adepth, depth, children, kind, time. Any additional custom properties can be used, as long as their values are given in [OFFSPRING] entries. 'Bias' changes the scale to non-linear one: values > 1 result in concave, while values < 1 in convex mapping of the values. 'Kind' is applicable only for the 'color' property and uses the 'colors_for_kinds' list instead of 'start', 'end' and 'bias' fields.", "colors_of_kinds": ["red", "green", "blue", "magenta", "yellow", "cyan", "orange", "purple"], "dots": { "color": { "meaning": "time", "normalize_cmap": true, "cmap": {"red": [[-400000, 0.0, 0.0], [4000000, 0.0, 0.0], [7000000, 0.8, 0.8], [10000000, 1.0, 1.0], [27000000, 0.5, 0.5]], "green": [[-400000, 0.0, 0.0], [4000000, 0.0, 0.0], [7000000, 0.9, 0.9], [15000000, 0.0, 0.0], [27000000, 0.0, 0.0]], "blue": [[-400000, 0.0, 0.4], [4000000, 1.0, 1.0], [7000000, 0.8, 0.8], [8000000, 0.0, 0.0], [27000000, 0.0, 0.0]] }, "bias": 1 }, "size": { "meaning": "depth", "start": 2, "end": 5, "bias": 1 }, "opacity": { "meaning": "children", "start": 0.3, "end": 1, "bias": 1 } }, "lines": { "color": { "meaning": "adepth", "normalize_cmap": false, "cmap": {"red": [[0.0, 0.0, 0.0], [0.1, 0.8, 0.8], [0.75, 1.0, 1.0], [1.0, 0.5, 0.5]], "green": [[0.0, 0.0, 0.0], [0.5, 0.9, 0.9], [0.6, 0.0, 0.0], [1.0, 0.0, 0.0]], "blue": [[0.0, 0.0, 0.4], [0.1, 0.8, 0.8], [0.4, 0.0, 0.0], [1.0, 0.0, 0.0]] }, "bias": 3 }, "width": { "meaning": "adepth", "start": 1, "end": 4, "bias": 3 }, "opacity": { "meaning": "adepth", "start": 0.1, "end": 0.8, "bias": 5 } } }