public class OHLCPlot extends Object
Constructor and Description |
---|
OHLCPlot() |
Modifier and Type | Method and Description |
---|---|
static Figure |
create(String title,
tech.tablesaw.api.Table table,
String xCol,
String openCol,
String highCol,
String lowCol,
String closeCol) |
Copyright © 2019. All rights reserved.