diff --git a/featureRequests.html b/featureRequests.html
index 2f92fa2e..113c1ece 100644
--- a/featureRequests.html
+++ b/featureRequests.html
@@ -135,21 +135,21 @@ Legend:
Network
- (824) Check label for click event as well when selecting a node or edge.
- - (685) New type of node: Supernode. The supernode could have multiple connection subnodes.
+ - (685) New type of node: Supernode. The supernode could have multiple connection subnodes.
- (602) Add hoverEdge and blurEdge events.
- (548) Allow labels to be images too.
- - (530, 475, 300) Improve option structure for the behaviour of the network. This will solve multiple issues if done correctly.
+
- (528) Allow the inserting of a custom sorting function for the hierarchical layout.
- (507) Add animations to the edges, like circles travelling over them or icons.
- - (430) Add fix/unfix functions for nodes. This can be done with allowToMoveX and Y but native options would be better ('node.disableMove' and 'node.disableDrag').
- - (351) Improve the options for arrows, backarrows and linetypes. Possibly receiving a function as input for custom nodes & edges.
- - (335) Set smooth curves per edge.
+
+
+
- (323) GIF support.
- - (247) Allow the font-size of a label to depend on the value (thereby the node-size).
- - (247) Set thresholds for displaying of labels based on the value. As you zoom out, only the most noteworthy labels will be shown.
+
+
- (246) Add a fontAlignment option. This option should control where the label is drawn with respect to the node (ie. above, midde, under, left, right etc).
- (211) Create styling groups for edges, as they already exist for nodes.
- - (203) Improve the click/doubleClick event with options how these should be fired.
+ - (203) Improve the click/doubleClick event with options how these should be fired.
Timeline
@@ -186,7 +186,7 @@ Legend:
- (821) Fill between graphs (could fit in with the uncertainty styles).
- (681) Clickable datapoints, bars etc.
- - (516) Stacking of line graphs similar to how the bar charts can be stacked.
+ - (516) Stacking of line graphs similar to how the bar charts can be stacked.
- (500) Adding a group visibility in legends.
- (388, 311, 282) ToolTips: this should give a stylable tooltip with the value at the position of the cursor. Options should include:
- snapToDatapoint (only show tooltips on datapoints, if off, show interpolated value at position)
- alwaysOn (always show tooltips on datapoints, perhaps with an optional tag that you can specify here?)
- (354) Add uncertainty plot styles (box, candle, shaded area, etc.)