From d0bc44210d234febc8dde1a4eaa6c2376a066c73 Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Tue, 6 Jan 2015 11:55:00 +0100 Subject: [PATCH] updated coloring --- featureRequests.html | 123 +++++++++++++++++++++++++++---------------- 1 file changed, 79 insertions(+), 44 deletions(-) diff --git a/featureRequests.html b/featureRequests.html index ca90129f..f955cfc4 100644 --- a/featureRequests.html +++ b/featureRequests.html @@ -26,81 +26,116 @@ display:block; width:800px; } + + li.blue { + background-color: #b8e3ff; + } + li.green { + background-color: #c4ffb2; + } + li.orange { + background-color: #ffccb3; + } + li.pink { + background-color: #ffc4ed; + } + li.normal { + + } + + ul { + max-width:900px; + } + + a { + font-weight:bold; + }

Feature requests

-
The ones we marked in blue are on our todo list but if someone wants to pick them up for us that would be great! Once we start working on a feature, we'll remove it from this list. - The issues marked in green are being worked on by the community and link to their forked version. Finally, the ones in black are not on our immediate todo list but would be great if someone added them.
+
+Legend: + +

All

Network

Timeline

Timeline & Graph2d

Graph2d

Graph3d

DataSet & DataView

+



+