ShowTickSuffix
public enum ShowTickSuffix : String, Encodable
Same as showtickprefix
but for tick suffixes.
Note
Used byXAxis.showTickSuffix
, YAxis.showTickSuffix
, Ternary.AAxis.showTickSuffix
,
Ternary.BAxis.showTickSuffix
, Ternary.CAxis.showTickSuffix
, Scene.XAxis.showTickSuffix
,
Scene.YAxis.showTickSuffix
, Scene.ZAxis.showTickSuffix
, Polar.RadialAxis.showTickSuffix
,
Polar.AngularAxis.showTickSuffix
, ColorBar.showTickSuffix
,
GradientMarker.ColorBar.showTickSuffix
, Marker.ColorBar.showTickSuffix
, Heatmap<ZData,
XYData>.ColorBar.showTickSuffix
, Histogram<XData, YData>.Marker.ColorBar.showTickSuffix
,
Histogram2D<XData, YData, ZData>.ColorBar.showTickSuffix
, Histogram2DContour<XData, YData,
ZData>.ColorBar.showTickSuffix
, Contour<ZData, XData, YData>.ColorBar.showTickSuffix
,
ScatterTernary<AData, BData, CData>.GradientMarker.ColorBar.showTickSuffix
, Funnel<XData,
YData>.Marker.ColorBar.showTickSuffix
, Sunburst<ValuesData>.Marker.ColorBar.showTickSuffix
,
Treemap<ValuesData>.Marker.ColorBar.showTickSuffix
, Scatter3D<XData, YData,
ZData>.DashedMarkerLine.ColorBar.showTickSuffix
, SymbolicMarker.ColorBar.showTickSuffix
,
Surface<ZSurfaceData, XYData>.ColorBar.showTickSuffix
, Isosurface<XData, YData, ZData,
ValueData>.ColorBar.showTickSuffix
, Volume<XYZData, ValueData>.ColorBar.showTickSuffix
,
Mesh3D<XData, YData, ZData, IntensityData, VertexcolorData,
FacecolorData>.ColorBar.showTickSuffix
, Cone<XYZData, UVWData>.ColorBar.showTickSuffix
,
StreamTube<XYZData, UVWData>.ColorBar.showTickSuffix
, ScatterGeo<CoordinateData,
LocationsData>.GradientMarker.ColorBar.showTickSuffix
, Choropleth<LocationsData,
ZData>.ColorBar.showTickSuffix
, ScatterGL<XData,
YData>.SymbolicMarker.ColorBar.showTickSuffix
,
ScatterPlotMatrix.SymbolicMarker.ColorBar.showTickSuffix
, HeatmapGL<ZData,
XYData>.ColorBar.showTickSuffix
, ParallelCoordinates.MarkerLine.ColorBar.showTickSuffix
,
ParallelCategories.ShapedMarkerLine.ColorBar.showTickSuffix
,
ScatterMapbox<CoordinateData>.SymbolicMarker.ColorBar.showTickSuffix
,
ChoroplethMapbox<LocationsData, ZData>.ColorBar.showTickSuffix
, DensityMapbox<CoordinateData,
ZData>.ColorBar.showTickSuffix
, Indicator.Gauge.Axis.showTickSuffix
, Carpet<XData, YData,
AData, BData>.AAxis.showTickSuffix
, Carpet<XData, YData, AData, BData>.BAxis.showTickSuffix
,
ScatterCarpet<AData, BData>.GradientMarker.ColorBar.showTickSuffix
, ContourCarpet<ZData,
AData, BData>.ColorBar.showTickSuffix
, ScatterPolar<RData,
ThetaData>.GradientMarker.ColorBar.showTickSuffix
, ScatterPolarGL<RData,
ThetaData>.SymbolicMarker.ColorBar.showTickSuffix
, BarPolar<RData,
ThetaData>.Marker.ColorBar.showTickSuffix
.