Class BoxTrace

    • Method Detail

      • builder

        public static BoxTrace.BoxBuilder builder​(tech.tablesaw.api.CategoricalColumn<?> x,
                                                  tech.tablesaw.api.NumericColumn<? extends Number> y)
      • asJavascript

        public String asJavascript​(int i)
        Description copied from interface: Trace
        Returns a string of Javascript code that can be used to display the trace in a browser
        Parameters:
        i - A unique number for this trace in the enclosing figure
        Returns:
        A string that can be rendered in javascript