| Package | Description |
|---|---|
| net.finmath.plots |
Simple convenient creation of plots.
|
| Modifier and Type | Method and Description |
|---|---|
Plot2DBarFX |
Plot2DBarFX.update(java.util.List<PlotableCategories> plotables) |
| Constructor and Description |
|---|
Plot2DBarFX(java.util.List<PlotableCategories> plotables) |
Plot2DBarFX(java.util.List<PlotableCategories> plotables,
java.lang.String title,
java.lang.String xAxisLabel,
java.lang.String yAxisLabel,
java.text.NumberFormat yAxisNumberFormat,
java.lang.Double yAxisLowerBound,
java.lang.Double yAxisUpperBound,
java.lang.Double yAxisTick,
java.lang.Boolean isLegendVisible) |
Copyright © 2019. All Rights Reserved.