• 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
..
ConfigPanel.js Loading commit data...
InputPanel.js Loading commit data...
LogView.js Loading commit data...
NotesView.js Loading commit data...
RRDView.js Loading commit data...
StatusPanel.js Loading commit data...