neodash
neodash copied to clipboard
Feature Request: automatically coloring based on categorical or ordinal property values (aka, class breaking)
Neodash's functionality to read properties and assign colors is very flexible. However, users may not always have the ability to quickly update properties in large graphs, or colors may be simple to assign such that the client-side could quickly take care of it. Maybe things like categorical variables could be assigned different color palettes like nodes are now? Or, based on an ordinal variable like values along a range from 1 to 10, could receive different colors based on where they fall in the spectrum? This is apparently called 'class breaks' in some areas of visualization: https://developers.arcgis.com/javascript/latest/sample-code/visualization-classbreaks/