Skip to content

Rework the algorithm that chooses colors for DOT output

Paul Nitzke requested to merge coloring into master
  • algorithm is now aware of used colors and can spread them accordingly
  • The color varies in the hue component with saturation and value fixed
  • After 255 colors that algorithm cuts off and uses text colors by default

Merge request reports