Interface EventHandler

    • Method Detail

      • asJavascript

        String asJavascript​(String targetName,
                            String divName)
        Returns a string of Javascript code that implements a plotly event handler
        Parameters:
        targetName - name of the target document
        divName - target document id
        Returns:
        A string that can be rendered in javascript