Skip to content

Asthetic/Scalable color palette #14

@VijayKrishna

Description

@VijayKrishna

The tree-map view needs a color scheme that works well with an increasing number of packages/classes. Ideally, we should be looking to implement the following facilities in such a palette:

  • the palette can produce an array/range of contrasting colors at scale.
  • the palette enables a change in brightness of the colors that it is composed of.
  • the palette enables the creation of a color-range based on an existing array of colors/numbers -- this is useful for using such an implementation in the case of metrics like suspiciousness.
  • the palette should exist in its own JavaScript (.js) file that allows for the implementation to be tested independent of the rest of the code base.
  • the palette-implementation is supported with a suite of unit-tests.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions