1 Title: Only load graphs that are currently visible
10 With this change the graphs shown by the GUI are only rendered
11 when they are (partially) visible to the user. The initial loading
12 of the graphs out of the viewport is now being delayed until they
13 become visible to the user.
15 This is a performance improvement for views showing a lot of graphs.