Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 5591
blob640a3e06e1c0c46be603a277321fcaed5b374427
1 Title: Only load graphs that are currently visible
2 Level: 2
3 Component: metrics
4 Compatible: compat
5 Edition: cee
6 Version: 1.5.0i3
7 Date: 1483371250
8 Class: feature
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.