metaisbeta / avisualizer

Tool to visualize code annotation metrics
GNU Affero General Public License v3.0
6 stars 5 forks source link

Color Palette for Annotation Schemas #2

Open phillima opened 3 years ago

phillima commented 3 years ago

The color palette for the annotation schemas should reflect the following criteria

pomba123 commented 3 years ago

Added color palette to AVizualizer. The first version interpolates between a static range of colors, meaning the different colors are limited

phillima commented 3 years ago

Study and apply recommended color palettes for annotation schemas, based on https://colorbrewer2.org

pomba123 commented 3 years ago

The current color pallete follows a colorbrewer pallete, however is confuse for junit and spring. I'll fix that on next commit.