public static class HeatmapTrace.HeatmapBuilder extends TraceBuilder
hoverLabel, ids, legendGroup, name, opacity, showLegend, visible, xAxis, yAxis
Modifier and Type | Method and Description |
---|---|
HeatmapTrace |
build() |
protected String |
getType() |
HeatmapTrace.HeatmapBuilder |
xAxis(String xAxis) |
HeatmapTrace.HeatmapBuilder |
yAxis(String yAxis) |
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 © 2020. All rights reserved.