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