Class: Aws::QuickSight::Types::HeatMapConfiguration

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb

Overview

The configuration of a heat map.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#color_scaleTypes::ColorScale

The color options (gradient color, point of divergence) in a heat map.

Returns:



22032
22033
22034
22035
22036
22037
22038
22039
22040
22041
22042
22043
22044
22045
22046
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 22032

class HeatMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :row_axis_display_options,
  :row_label_options,
  :column_axis_display_options,
  :column_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#column_axis_display_optionsTypes::AxisDisplayOptions

The options that determine the presentation of the row axis label.



22032
22033
22034
22035
22036
22037
22038
22039
22040
22041
22042
22043
22044
22045
22046
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 22032

class HeatMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :row_axis_display_options,
  :row_label_options,
  :column_axis_display_options,
  :column_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#column_label_optionsTypes::ChartAxisLabelOptions

The label options of the column that is displayed in a heat map.



22032
22033
22034
22035
22036
22037
22038
22039
22040
22041
22042
22043
22044
22045
22046
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 22032

class HeatMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :row_axis_display_options,
  :row_label_options,
  :column_axis_display_options,
  :column_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#data_labelsTypes::DataLabelOptions

The options that determine if visual data labels are displayed.



22032
22033
22034
22035
22036
22037
22038
22039
22040
22041
22042
22043
22044
22045
22046
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 22032

class HeatMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :row_axis_display_options,
  :row_label_options,
  :column_axis_display_options,
  :column_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#field_wellsTypes::HeatMapFieldWells

The field wells of the visual.



22032
22033
22034
22035
22036
22037
22038
22039
22040
22041
22042
22043
22044
22045
22046
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 22032

class HeatMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :row_axis_display_options,
  :row_label_options,
  :column_axis_display_options,
  :column_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#interactionsTypes::VisualInteractionOptions

The general visual interactions setup for a visual.



22032
22033
22034
22035
22036
22037
22038
22039
22040
22041
22042
22043
22044
22045
22046
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 22032

class HeatMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :row_axis_display_options,
  :row_label_options,
  :column_axis_display_options,
  :column_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#legendTypes::LegendOptions

The legend display setup of the visual.



22032
22033
22034
22035
22036
22037
22038
22039
22040
22041
22042
22043
22044
22045
22046
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 22032

class HeatMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :row_axis_display_options,
  :row_label_options,
  :column_axis_display_options,
  :column_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#row_axis_display_optionsTypes::AxisDisplayOptions

The options that determine the presentation of the row axis label.



22032
22033
22034
22035
22036
22037
22038
22039
22040
22041
22042
22043
22044
22045
22046
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 22032

class HeatMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :row_axis_display_options,
  :row_label_options,
  :column_axis_display_options,
  :column_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#row_label_optionsTypes::ChartAxisLabelOptions

The label options of the row that is displayed in a heat map.



22032
22033
22034
22035
22036
22037
22038
22039
22040
22041
22042
22043
22044
22045
22046
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 22032

class HeatMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :row_axis_display_options,
  :row_label_options,
  :column_axis_display_options,
  :column_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#sort_configurationTypes::HeatMapSortConfiguration

The sort configuration of a heat map.



22032
22033
22034
22035
22036
22037
22038
22039
22040
22041
22042
22043
22044
22045
22046
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 22032

class HeatMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :row_axis_display_options,
  :row_label_options,
  :column_axis_display_options,
  :column_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#tooltipTypes::TooltipOptions

The tooltip display setup of the visual.



22032
22033
22034
22035
22036
22037
22038
22039
22040
22041
22042
22043
22044
22045
22046
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 22032

class HeatMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :row_axis_display_options,
  :row_label_options,
  :column_axis_display_options,
  :column_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end