public class XchartQuantile extends Object
| Constructor and Description |
|---|
XchartQuantile() |
| Modifier and Type | Method and Description |
|---|---|
static void |
show(String chartTitle,
double[] xData,
NumericColumn yColumn,
int width,
int height) |
static void |
show(String chartTitle,
NumericColumn yColumn) |
public static void show(String chartTitle, NumericColumn yColumn)
public static void show(String chartTitle, double[] xData, NumericColumn yColumn, int width, int height)
Copyright © 2017. All rights reserved.