XPlot


Contour Type

Namespace: XPlot.Plotly

Assembly: XPlot.Plotly.dll

Base Type: Trace

Constructors

Constructor Description

Contour()

Full Usage: Contour()

Returns: Contour

Returns: Contour

Instance members

Instance member Description

this.ShouldSerializeautocolorscale()

Full Usage: this.ShouldSerializeautocolorscale()

Returns: bool

Returns: bool

this.ShouldSerializeautocontour()

Full Usage: this.ShouldSerializeautocontour()

Returns: bool

Returns: bool

this.ShouldSerializecolor()

Full Usage: this.ShouldSerializecolor()

Returns: bool

Returns: bool

this.ShouldSerializecolorbar()

Full Usage: this.ShouldSerializecolorbar()

Returns: bool

Returns: bool

this.ShouldSerializecolorscale()

Full Usage: this.ShouldSerializecolorscale()

Returns: bool

Returns: bool

this.ShouldSerializeconnectgaps()

Full Usage: this.ShouldSerializeconnectgaps()

Returns: bool

Returns: bool

this.ShouldSerializecontours()

Full Usage: this.ShouldSerializecontours()

Returns: bool

Returns: bool

this.ShouldSerializedx()

Full Usage: this.ShouldSerializedx()

Returns: bool

Returns: bool

this.ShouldSerializedy()

Full Usage: this.ShouldSerializedy()

Returns: bool

Returns: bool

this.ShouldSerializehoverinfo()

Full Usage: this.ShouldSerializehoverinfo()

Returns: bool

Returns: bool

this.ShouldSerializelegendgroup()

Full Usage: this.ShouldSerializelegendgroup()

Returns: bool

Returns: bool

this.ShouldSerializeline()

Full Usage: this.ShouldSerializeline()

Returns: bool

Returns: bool

this.ShouldSerializencontours()

Full Usage: this.ShouldSerializencontours()

Returns: bool

Returns: bool

this.ShouldSerializeopacity()

Full Usage: this.ShouldSerializeopacity()

Returns: bool

Returns: bool

this.ShouldSerializereversescale()

Full Usage: this.ShouldSerializereversescale()

Returns: bool

Returns: bool

this.ShouldSerializeshow()

Full Usage: this.ShouldSerializeshow()

Returns: bool

Returns: bool

this.ShouldSerializeshowlegend()

Full Usage: this.ShouldSerializeshowlegend()

Returns: bool

Returns: bool

this.ShouldSerializeshowscale()

Full Usage: this.ShouldSerializeshowscale()

Returns: bool

Returns: bool

this.ShouldSerializestream()

Full Usage: this.ShouldSerializestream()

Returns: bool

Returns: bool

this.ShouldSerializetext()

Full Usage: this.ShouldSerializetext()

Returns: bool

Returns: bool

this.ShouldSerializetextsrc()

Full Usage: this.ShouldSerializetextsrc()

Returns: bool

Returns: bool

this.ShouldSerializetranspose()

Full Usage: this.ShouldSerializetranspose()

Returns: bool

Returns: bool

this.ShouldSerializetype()

Full Usage: this.ShouldSerializetype()

Returns: bool

Returns: bool

this.ShouldSerializeuid()

Full Usage: this.ShouldSerializeuid()

Returns: bool

Returns: bool

this.ShouldSerializevisible()

Full Usage: this.ShouldSerializevisible()

Returns: bool

Returns: bool

this.ShouldSerializewidth()

Full Usage: this.ShouldSerializewidth()

Returns: bool

Returns: bool

this.ShouldSerializex()

Full Usage: this.ShouldSerializex()

Returns: bool

Returns: bool

this.ShouldSerializex0()

Full Usage: this.ShouldSerializex0()

Returns: bool

Returns: bool

this.ShouldSerializexaxis()

Full Usage: this.ShouldSerializexaxis()

Returns: bool

Returns: bool

this.ShouldSerializexsrc()

Full Usage: this.ShouldSerializexsrc()

Returns: bool

Returns: bool

this.ShouldSerializextype()

Full Usage: this.ShouldSerializextype()

Returns: bool

Returns: bool

this.ShouldSerializey()

Full Usage: this.ShouldSerializey()

Returns: bool

Returns: bool

this.ShouldSerializey0()

Full Usage: this.ShouldSerializey0()

Returns: bool

Returns: bool

this.ShouldSerializeyaxis()

Full Usage: this.ShouldSerializeyaxis()

Returns: bool

Returns: bool

this.ShouldSerializeysrc()

Full Usage: this.ShouldSerializeysrc()

Returns: bool

Returns: bool

this.ShouldSerializeytype()

Full Usage: this.ShouldSerializeytype()

Returns: bool

Returns: bool

this.ShouldSerializez()

Full Usage: this.ShouldSerializez()

Returns: bool

Returns: bool

this.ShouldSerializezauto()

Full Usage: this.ShouldSerializezauto()

Returns: bool

Returns: bool

this.ShouldSerializezmax()

Full Usage: this.ShouldSerializezmax()

Returns: bool

Returns: bool

this.ShouldSerializezmin()

Full Usage: this.ShouldSerializezmin()

Returns: bool

Returns: bool

this.ShouldSerializezsmooth()

Full Usage: this.ShouldSerializezsmooth()

Returns: bool

Returns: bool

this.ShouldSerializezsrc()

Full Usage: this.ShouldSerializezsrc()

Returns: bool

Returns: bool

this.autocolorscale

Full Usage: this.autocolorscale

Determines whether or not the colorscale is picked using the sign of the input z values.

this.autocontour

Full Usage: this.autocontour

Determines whether of not the contour level attributes at picked by an algorithm. If *true*, the number of contour levels can be set in `ncontours`. If *false*, set the contour level attributes in `contours`.

this.color

Full Usage: this.color

this.colorbar

Full Usage: this.colorbar

this.colorscale

Full Usage: this.colorscale

Sets the colorscale.

this.connectgaps

Full Usage: this.connectgaps

Determines whether or not gaps (i.e. {nan} or missing values) in the `z` data are filled in.

this.contours

Full Usage: this.contours

this.dx

Full Usage: this.dx

Sets the x coordinate step. See `x0` for more info.

this.dy

Full Usage: this.dy

Sets the y coordinate step. See `y0` for more info.

this.hoverinfo

Full Usage: this.hoverinfo

Determines which trace information appear on hover.

this.legendgroup

Full Usage: this.legendgroup

Sets the legend group for this trace. Traces part of the same legend group hide/show at the same time when toggling legend items.

this.line

Full Usage: this.line

this.ncontours

Full Usage: this.ncontours

Sets the number of contour levels.

this.opacity

Full Usage: this.opacity

Sets the opacity of the trace.

this.reversescale

Full Usage: this.reversescale

Reverses the colorscale.

this.show

Full Usage: this.show

this.showlegend

Full Usage: this.showlegend

Determines whether or not an item corresponding to this trace is shown in the legend.

this.showscale

Full Usage: this.showscale

Determines whether or not a colorbar is displayed for this trace.

this.stream

Full Usage: this.stream

this.text

Full Usage: this.text

Sets the text elements associated with each z value.

this.textsrc

Full Usage: this.textsrc

Sets the source reference on plot.ly for text .

this.transpose

Full Usage: this.transpose

Transposes the z data.

this.type

Full Usage: this.type

this.uid

Full Usage: this.uid

this.visible

Full Usage: this.visible

Determines whether or not this trace is visible. If *legendonly*, the trace is not drawn, but can appear as a legend item (provided that the legend itself is visible).

this.width

Full Usage: this.width

this.x

Full Usage: this.x

Sets the x coordinates.

this.x0

Full Usage: this.x0

Alternate to `x`. Builds a linear space of x coordinates. Use with `dx` where `x0` is the starting coordinate and `dx` the step.

this.xaxis

Full Usage: this.xaxis

Sets a reference between this trace's x coordinates and a 2D cartesian x axis. If *x* (the default value), the x coordinates refer to `layout.xaxis`. If *x2*, the x coordinates refer to `layout.xaxis2`, and so on.

this.xsrc

Full Usage: this.xsrc

Sets the source reference on plot.ly for x .

this.xtype

Full Usage: this.xtype

If *array*, the heatmap's x coordinates are given by *x* (the default behavior when `x` is provided). If *scaled*, the heatmap's x coordinates are given by *x0* and *dx* (the default behavior when `x` is not provided).

this.y

Full Usage: this.y

Sets the y coordinates.

this.y0

Full Usage: this.y0

Alternate to `y`. Builds a linear space of y coordinates. Use with `dy` where `y0` is the starting coordinate and `dy` the step.

this.yaxis

Full Usage: this.yaxis

Sets a reference between this trace's y coordinates and a 2D cartesian y axis. If *y* (the default value), the y coordinates refer to `layout.yaxis`. If *y2*, the y coordinates refer to `layout.xaxis2`, and so on.

this.ysrc

Full Usage: this.ysrc

Sets the source reference on plot.ly for y .

this.ytype

Full Usage: this.ytype

If *array*, the heatmap's y coordinates are given by *y* (the default behavior when `y` is provided) If *scaled*, the heatmap's y coordinates are given by *y0* and *dy* (the default behavior when `y` is not provided)

this.z

Full Usage: this.z

Sets the z data.

this.zauto

Full Usage: this.zauto

Determines the whether or not the color domain is computed with respect to the input data.

this.zmax

Full Usage: this.zmax

Sets the upper bound of color domain.

this.zmin

Full Usage: this.zmin

Sets the lower bound of color domain.

this.zsmooth

Full Usage: this.zsmooth

Picks a smoothing algorithm use to smooth `z` data.

this.zsrc

Full Usage: this.zsrc

Sets the source reference on plot.ly for z .