Class: Aws::QuickSight::Types::TreeMapConfiguration

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

Overview

The configuration of a tree map.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#color_label_optionsTypes::ChartAxisLabelOptions

The label options (label text, label visibility) for the colors displayed in a tree map.



37328
37329
37330
37331
37332
37333
37334
37335
37336
37337
37338
37339
37340
37341
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 37328

class TreeMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :group_label_options,
  :size_label_options,
  :color_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#color_scaleTypes::ColorScale

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

Returns:



37328
37329
37330
37331
37332
37333
37334
37335
37336
37337
37338
37339
37340
37341
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 37328

class TreeMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :group_label_options,
  :size_label_options,
  :color_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.



37328
37329
37330
37331
37332
37333
37334
37335
37336
37337
37338
37339
37340
37341
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 37328

class TreeMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :group_label_options,
  :size_label_options,
  :color_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#field_wellsTypes::TreeMapFieldWells

The field wells of the visual.



37328
37329
37330
37331
37332
37333
37334
37335
37336
37337
37338
37339
37340
37341
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 37328

class TreeMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :group_label_options,
  :size_label_options,
  :color_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#group_label_optionsTypes::ChartAxisLabelOptions

The label options (label text, label visibility) of the groups that are displayed in a tree map.



37328
37329
37330
37331
37332
37333
37334
37335
37336
37337
37338
37339
37340
37341
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 37328

class TreeMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :group_label_options,
  :size_label_options,
  :color_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#interactionsTypes::VisualInteractionOptions

The general visual interactions setup for a visual.



37328
37329
37330
37331
37332
37333
37334
37335
37336
37337
37338
37339
37340
37341
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 37328

class TreeMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :group_label_options,
  :size_label_options,
  :color_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#legendTypes::LegendOptions

The legend display setup of the visual.



37328
37329
37330
37331
37332
37333
37334
37335
37336
37337
37338
37339
37340
37341
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 37328

class TreeMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :group_label_options,
  :size_label_options,
  :color_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#size_label_optionsTypes::ChartAxisLabelOptions

The label options (label text, label visibility) of the sizes that are displayed in a tree map.



37328
37329
37330
37331
37332
37333
37334
37335
37336
37337
37338
37339
37340
37341
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 37328

class TreeMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :group_label_options,
  :size_label_options,
  :color_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#sort_configurationTypes::TreeMapSortConfiguration

The sort configuration of a tree map.



37328
37329
37330
37331
37332
37333
37334
37335
37336
37337
37338
37339
37340
37341
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 37328

class TreeMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :group_label_options,
  :size_label_options,
  :color_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#tooltipTypes::TooltipOptions

The tooltip display setup of the visual.



37328
37329
37330
37331
37332
37333
37334
37335
37336
37337
37338
37339
37340
37341
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 37328

class TreeMapConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :group_label_options,
  :size_label_options,
  :color_label_options,
  :color_scale,
  :legend,
  :data_labels,
  :tooltip,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end