• Alexandre Derumier's avatar
    rrd display : avoid 2 refresh · c656f6fb
    Alexandre Derumier authored
    Currently when we open a new summary panel
    
    - we display the rrd with default hour timeframe
    - then we refresh it
    - then we update from timeframe selector
    
    With this patch:
    - We display the rrd with timeframe from selector, or if not defined default hour
    - We update from timeframe selector value if timeframe && cf are differents from current value
    Signed-off-by: 's avatarAlexandre Derumier <aderumier@odiso.com>
    c656f6fb
Name
Last commit
Last update
..
button Loading commit data...
data Loading commit data...
dc Loading commit data...
form Loading commit data...
grid Loading commit data...
node Loading commit data...
openvz Loading commit data...
panel Loading commit data...
pool Loading commit data...
qemu Loading commit data...
storage Loading commit data...
tree Loading commit data...
window Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
Parser.js Loading commit data...
StateProvider.js Loading commit data...
Utils.js Loading commit data...
VNCConsole.js Loading commit data...
Workspace.js Loading commit data...