|
const | DISCRIMINATOR = null |
|
const | TYPE_HEATMAP = 'heatmap' |
|
const | SHAPE_CHRONOGRAF_V2 = 'chronograf-v2' |
|
const | DISCRIMINATOR = null |
|
◆ __construct()
InfluxDB2\Model\HeatmapViewProperties::__construct |
( |
array | $data = null | ) |
|
◆ __toString()
InfluxDB2\Model\HeatmapViewProperties::__toString |
( |
| ) |
|
◆ attributeMap()
static InfluxDB2\Model\HeatmapViewProperties::attributeMap |
( |
| ) |
|
|
static |
Array of attributes where the key is the local name, and the value is the original name
- Returns
- array
Reimplemented from InfluxDB2\Model\ViewProperties.
◆ getAdaptiveZoomHide()
InfluxDB2\Model\HeatmapViewProperties::getAdaptiveZoomHide |
( |
| ) |
|
Gets adaptive_zoom_hide
- Returns
- bool|null
◆ getBinSize()
InfluxDB2\Model\HeatmapViewProperties::getBinSize |
( |
| ) |
|
Gets bin_size
- Returns
- float
◆ getColors()
InfluxDB2\Model\HeatmapViewProperties::getColors |
( |
| ) |
|
Gets colors
- Returns
- string[]
◆ getGenerateXAxisTicks()
InfluxDB2\Model\HeatmapViewProperties::getGenerateXAxisTicks |
( |
| ) |
|
Gets generate_x_axis_ticks
- Returns
- string[]|null
◆ getGenerateYAxisTicks()
InfluxDB2\Model\HeatmapViewProperties::getGenerateYAxisTicks |
( |
| ) |
|
Gets generate_y_axis_ticks
- Returns
- string[]|null
◆ getLegendColorizeRows()
InfluxDB2\Model\HeatmapViewProperties::getLegendColorizeRows |
( |
| ) |
|
Gets legend_colorize_rows
- Returns
- bool|null
◆ getLegendHide()
InfluxDB2\Model\HeatmapViewProperties::getLegendHide |
( |
| ) |
|
Gets legend_hide
- Returns
- bool|null
◆ getLegendOpacity()
InfluxDB2\Model\HeatmapViewProperties::getLegendOpacity |
( |
| ) |
|
Gets legend_opacity
- Returns
- float|null
◆ getLegendOrientationThreshold()
InfluxDB2\Model\HeatmapViewProperties::getLegendOrientationThreshold |
( |
| ) |
|
Gets legend_orientation_threshold
- Returns
- int|null
◆ getModelName()
InfluxDB2\Model\HeatmapViewProperties::getModelName |
( |
| ) |
|
◆ getNote()
InfluxDB2\Model\HeatmapViewProperties::getNote |
( |
| ) |
|
◆ getQueries()
InfluxDB2\Model\HeatmapViewProperties::getQueries |
( |
| ) |
|
Gets queries
- Returns
- \InfluxDB2\Model\DashboardQuery[]
◆ getShape()
InfluxDB2\Model\HeatmapViewProperties::getShape |
( |
| ) |
|
◆ getShapeAllowableValues()
InfluxDB2\Model\HeatmapViewProperties::getShapeAllowableValues |
( |
| ) |
|
Gets allowable values of the enum
- Returns
- string[]
◆ getShowNoteWhenEmpty()
InfluxDB2\Model\HeatmapViewProperties::getShowNoteWhenEmpty |
( |
| ) |
|
Gets show_note_when_empty
- Returns
- bool
◆ getters()
static InfluxDB2\Model\HeatmapViewProperties::getters |
( |
| ) |
|
|
static |
◆ getTimeFormat()
InfluxDB2\Model\HeatmapViewProperties::getTimeFormat |
( |
| ) |
|
Gets time_format
- Returns
- string|null
◆ getType()
InfluxDB2\Model\HeatmapViewProperties::getType |
( |
| ) |
|
◆ getTypeAllowableValues()
InfluxDB2\Model\HeatmapViewProperties::getTypeAllowableValues |
( |
| ) |
|
Gets allowable values of the enum
- Returns
- string[]
◆ getXAxisLabel()
InfluxDB2\Model\HeatmapViewProperties::getXAxisLabel |
( |
| ) |
|
Gets x_axis_label
- Returns
- string
◆ getXColumn()
InfluxDB2\Model\HeatmapViewProperties::getXColumn |
( |
| ) |
|
Gets x_column
- Returns
- string
◆ getXDomain()
InfluxDB2\Model\HeatmapViewProperties::getXDomain |
( |
| ) |
|
Gets x_domain
- Returns
- float[]
◆ getXPrefix()
InfluxDB2\Model\HeatmapViewProperties::getXPrefix |
( |
| ) |
|
Gets x_prefix
- Returns
- string
◆ getXSuffix()
InfluxDB2\Model\HeatmapViewProperties::getXSuffix |
( |
| ) |
|
Gets x_suffix
- Returns
- string
◆ getXTickStart()
InfluxDB2\Model\HeatmapViewProperties::getXTickStart |
( |
| ) |
|
Gets x_tick_start
- Returns
- float|null
◆ getXTickStep()
InfluxDB2\Model\HeatmapViewProperties::getXTickStep |
( |
| ) |
|
Gets x_tick_step
- Returns
- float|null
◆ getXTotalTicks()
InfluxDB2\Model\HeatmapViewProperties::getXTotalTicks |
( |
| ) |
|
Gets x_total_ticks
- Returns
- int|null
◆ getYAxisLabel()
InfluxDB2\Model\HeatmapViewProperties::getYAxisLabel |
( |
| ) |
|
Gets y_axis_label
- Returns
- string
◆ getYColumn()
InfluxDB2\Model\HeatmapViewProperties::getYColumn |
( |
| ) |
|
Gets y_column
- Returns
- string
◆ getYDomain()
InfluxDB2\Model\HeatmapViewProperties::getYDomain |
( |
| ) |
|
Gets y_domain
- Returns
- float[]
◆ getYPrefix()
InfluxDB2\Model\HeatmapViewProperties::getYPrefix |
( |
| ) |
|
Gets y_prefix
- Returns
- string
◆ getYSuffix()
InfluxDB2\Model\HeatmapViewProperties::getYSuffix |
( |
| ) |
|
Gets y_suffix
- Returns
- string
◆ getYTickStart()
InfluxDB2\Model\HeatmapViewProperties::getYTickStart |
( |
| ) |
|
Gets y_tick_start
- Returns
- float|null
◆ getYTickStep()
InfluxDB2\Model\HeatmapViewProperties::getYTickStep |
( |
| ) |
|
Gets y_tick_step
- Returns
- float|null
◆ getYTotalTicks()
InfluxDB2\Model\HeatmapViewProperties::getYTotalTicks |
( |
| ) |
|
Gets y_total_ticks
- Returns
- int|null
◆ listInvalidProperties()
InfluxDB2\Model\HeatmapViewProperties::listInvalidProperties |
( |
| ) |
|
◆ offsetExists()
InfluxDB2\Model\HeatmapViewProperties::offsetExists |
( |
| $offset | ) |
|
◆ offsetGet()
InfluxDB2\Model\HeatmapViewProperties::offsetGet |
( |
| $offset | ) |
|
◆ offsetSet()
InfluxDB2\Model\HeatmapViewProperties::offsetSet |
( |
| $offset, |
|
|
| $value ) |
◆ offsetUnset()
InfluxDB2\Model\HeatmapViewProperties::offsetUnset |
( |
| $offset | ) |
|
◆ openAPIFormats()
static InfluxDB2\Model\HeatmapViewProperties::openAPIFormats |
( |
| ) |
|
|
static |
◆ openAPITypes()
static InfluxDB2\Model\HeatmapViewProperties::openAPITypes |
( |
| ) |
|
|
static |
◆ setAdaptiveZoomHide()
InfluxDB2\Model\HeatmapViewProperties::setAdaptiveZoomHide |
( |
| $adaptive_zoom_hide | ) |
|
Sets adaptive_zoom_hide
- Parameters
-
bool | null | $adaptive_zoom_hide | adaptive_zoom_hide |
- Returns
- $this
◆ setBinSize()
InfluxDB2\Model\HeatmapViewProperties::setBinSize |
( |
| $bin_size | ) |
|
Sets bin_size
- Parameters
-
- Returns
- $this
◆ setColors()
InfluxDB2\Model\HeatmapViewProperties::setColors |
( |
| $colors | ) |
|
Sets colors
- Parameters
-
string[] | $colors | Colors define color encoding of data into a visualization |
- Returns
- $this
◆ setGenerateXAxisTicks()
InfluxDB2\Model\HeatmapViewProperties::setGenerateXAxisTicks |
( |
| $generate_x_axis_ticks | ) |
|
Sets generate_x_axis_ticks
- Parameters
-
string[] | null | $generate_x_axis_ticks | generate_x_axis_ticks |
- Returns
- $this
◆ setGenerateYAxisTicks()
InfluxDB2\Model\HeatmapViewProperties::setGenerateYAxisTicks |
( |
| $generate_y_axis_ticks | ) |
|
Sets generate_y_axis_ticks
- Parameters
-
string[] | null | $generate_y_axis_ticks | generate_y_axis_ticks |
- Returns
- $this
◆ setLegendColorizeRows()
InfluxDB2\Model\HeatmapViewProperties::setLegendColorizeRows |
( |
| $legend_colorize_rows | ) |
|
Sets legend_colorize_rows
- Parameters
-
bool | null | $legend_colorize_rows | legend_colorize_rows |
- Returns
- $this
◆ setLegendHide()
InfluxDB2\Model\HeatmapViewProperties::setLegendHide |
( |
| $legend_hide | ) |
|
Sets legend_hide
- Parameters
-
bool | null | $legend_hide | legend_hide |
- Returns
- $this
◆ setLegendOpacity()
InfluxDB2\Model\HeatmapViewProperties::setLegendOpacity |
( |
| $legend_opacity | ) |
|
Sets legend_opacity
- Parameters
-
float | null | $legend_opacity | legend_opacity |
- Returns
- $this
◆ setLegendOrientationThreshold()
InfluxDB2\Model\HeatmapViewProperties::setLegendOrientationThreshold |
( |
| $legend_orientation_threshold | ) |
|
Sets legend_orientation_threshold
- Parameters
-
int | null | $legend_orientation_threshold | legend_orientation_threshold |
- Returns
- $this
◆ setNote()
InfluxDB2\Model\HeatmapViewProperties::setNote |
( |
| $note | ) |
|
Sets note
- Parameters
-
- Returns
- $this
◆ setQueries()
InfluxDB2\Model\HeatmapViewProperties::setQueries |
( |
| $queries | ) |
|
Sets queries
- Parameters
-
\InfluxDB2\Model\DashboardQuery[] | $queries | queries |
- Returns
- $this
◆ setShape()
InfluxDB2\Model\HeatmapViewProperties::setShape |
( |
| $shape | ) |
|
Sets shape
- Parameters
-
- Returns
- $this
◆ setShowNoteWhenEmpty()
InfluxDB2\Model\HeatmapViewProperties::setShowNoteWhenEmpty |
( |
| $show_note_when_empty | ) |
|
Sets show_note_when_empty
- Parameters
-
bool | $show_note_when_empty | If true, will display note when empty |
- Returns
- $this
◆ setters()
static InfluxDB2\Model\HeatmapViewProperties::setters |
( |
| ) |
|
|
static |
◆ setTimeFormat()
InfluxDB2\Model\HeatmapViewProperties::setTimeFormat |
( |
| $time_format | ) |
|
Sets time_format
- Parameters
-
string | null | $time_format | time_format |
- Returns
- $this
◆ setType()
InfluxDB2\Model\HeatmapViewProperties::setType |
( |
| $type | ) |
|
Sets type
- Parameters
-
- Returns
- $this
◆ setXAxisLabel()
InfluxDB2\Model\HeatmapViewProperties::setXAxisLabel |
( |
| $x_axis_label | ) |
|
Sets x_axis_label
- Parameters
-
string | $x_axis_label | x_axis_label |
- Returns
- $this
◆ setXColumn()
InfluxDB2\Model\HeatmapViewProperties::setXColumn |
( |
| $x_column | ) |
|
Sets x_column
- Parameters
-
- Returns
- $this
◆ setXDomain()
InfluxDB2\Model\HeatmapViewProperties::setXDomain |
( |
| $x_domain | ) |
|
Sets x_domain
- Parameters
-
- Returns
- $this
◆ setXPrefix()
InfluxDB2\Model\HeatmapViewProperties::setXPrefix |
( |
| $x_prefix | ) |
|
Sets x_prefix
- Parameters
-
- Returns
- $this
◆ setXSuffix()
InfluxDB2\Model\HeatmapViewProperties::setXSuffix |
( |
| $x_suffix | ) |
|
Sets x_suffix
- Parameters
-
- Returns
- $this
◆ setXTickStart()
InfluxDB2\Model\HeatmapViewProperties::setXTickStart |
( |
| $x_tick_start | ) |
|
Sets x_tick_start
- Parameters
-
float | null | $x_tick_start | x_tick_start |
- Returns
- $this
◆ setXTickStep()
InfluxDB2\Model\HeatmapViewProperties::setXTickStep |
( |
| $x_tick_step | ) |
|
Sets x_tick_step
- Parameters
-
float | null | $x_tick_step | x_tick_step |
- Returns
- $this
◆ setXTotalTicks()
InfluxDB2\Model\HeatmapViewProperties::setXTotalTicks |
( |
| $x_total_ticks | ) |
|
Sets x_total_ticks
- Parameters
-
int | null | $x_total_ticks | x_total_ticks |
- Returns
- $this
◆ setYAxisLabel()
InfluxDB2\Model\HeatmapViewProperties::setYAxisLabel |
( |
| $y_axis_label | ) |
|
Sets y_axis_label
- Parameters
-
string | $y_axis_label | y_axis_label |
- Returns
- $this
◆ setYColumn()
InfluxDB2\Model\HeatmapViewProperties::setYColumn |
( |
| $y_column | ) |
|
Sets y_column
- Parameters
-
- Returns
- $this
◆ setYDomain()
InfluxDB2\Model\HeatmapViewProperties::setYDomain |
( |
| $y_domain | ) |
|
Sets y_domain
- Parameters
-
- Returns
- $this
◆ setYPrefix()
InfluxDB2\Model\HeatmapViewProperties::setYPrefix |
( |
| $y_prefix | ) |
|
Sets y_prefix
- Parameters
-
- Returns
- $this
◆ setYSuffix()
InfluxDB2\Model\HeatmapViewProperties::setYSuffix |
( |
| $y_suffix | ) |
|
Sets y_suffix
- Parameters
-
- Returns
- $this
◆ setYTickStart()
InfluxDB2\Model\HeatmapViewProperties::setYTickStart |
( |
| $y_tick_start | ) |
|
Sets y_tick_start
- Parameters
-
float | null | $y_tick_start | y_tick_start |
- Returns
- $this
◆ setYTickStep()
InfluxDB2\Model\HeatmapViewProperties::setYTickStep |
( |
| $y_tick_step | ) |
|
Sets y_tick_step
- Parameters
-
float | null | $y_tick_step | y_tick_step |
- Returns
- $this
◆ setYTotalTicks()
InfluxDB2\Model\HeatmapViewProperties::setYTotalTicks |
( |
| $y_total_ticks | ) |
|
Sets y_total_ticks
- Parameters
-
int | null | $y_total_ticks | y_total_ticks |
- Returns
- $this
◆ valid()
InfluxDB2\Model\HeatmapViewProperties::valid |
( |
| ) |
|
Validate all the properties in the model return true if all passed
- Returns
- bool True if all properties are valid
Reimplemented from InfluxDB2\Model\ViewProperties.
The documentation for this class was generated from the following file:
- src/InfluxDB2/Model/HeatmapViewProperties.php