Skip to content
Snippets Groups Projects
Commit bfebb717 authored by tcarver's avatar tcarver
Browse files

better colours for heatmap

parent 6777a802
No related branches found
No related tags found
No related merge requests found
......@@ -155,8 +155,8 @@ public class LineAttributes
new Color(0,200,0),
Color.blue,
Color.magenta,
new Color(204, 204, 51),
new Color(50, 255, 255),
new Color(100, 100, 0),
new Color(0, 100, 100),
new Color(204, 51, 128),
new Color(255, 102, 0),
Color.black };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment