Load data to the chart with proxy
     
    
    Usage
    bb_load(proxy, data = NULL, unload = NULL, ...)
 
    
    Arguments
- proxy
- A - billboardProxy- htmlwidgetobject.
 
- data
- A - data.framewith updated data.
 
- unload
- Ids (names) to data to unload. 
- ...
- Arguments passed to method. 
 
    
    Value
    A billboardProxy htmlwidget object.