refresh# MonitorsManager.refresh(session_id, event_info)# Refresh plots on-initialized and data-read events. This method is registered with the EventsManager and is called to refresh plots whenever on-initialized and data-read events occur. Parameters: session_idstrName of the monitor set. event_infoobjectEvent info object. Returns: None Return type: None