public static class ContourTrace.ContourBuilder extends TraceBuilder
hoverLabel, ids, legendGroup, name, opacity, showLegend, visible, xAxis, yAxis
Modifier and Type | Method | Description |
---|---|---|
ContourTrace |
build() |
|
protected String |
getType() |
|
ContourTrace.ContourBuilder |
xAxis(String xAxis) |
|
ContourTrace.ContourBuilder |
yAxis(String yAxis) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
columnToStringArray, hoverLabel, legendGroup, name, opacity, showLegend, visible
public ContourTrace.ContourBuilder xAxis(String xAxis)
xAxis
in class TraceBuilder
public ContourTrace.ContourBuilder yAxis(String yAxis)
yAxis
in class TraceBuilder
public ContourTrace build()
protected String getType()
getType
in class TraceBuilder
Copyright © 2021. All rights reserved.