Interface AfterDatasetsUpdateHook


  • public interface AfterDatasetsUpdateHook
    Called after the 'chart' datasets have been updated.
    Note that this hook will not be called if the datasets update has been previously cancelled.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • onAfterDatasetsUpdate

        void onAfterDatasetsUpdate​(IsChart chart,
                                   PluginUpdateArgument argument)
        Called after the 'chart' datasets have been updated.
        Note that this hook will not be called if the datasets update has been previously cancelled.
        Parameters:
        chart - the chart instance.
        argument - the argument passed for update