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_options ⇒ Types::ChartAxisLabelOptions

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



47938
47939
47940
47941
47942
47943
47944
47945
47946
47947
47948
47949
47950
47951
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 47938

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_scale ⇒ Types::ColorScale

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

Returns:



47938
47939
47940
47941
47942
47943
47944
47945
47946
47947
47948
47949
47950
47951
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 47938

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_labels ⇒ Types::DataLabelOptions

The options that determine if visual data labels are displayed.



47938
47939
47940
47941
47942
47943
47944
47945
47946
47947
47948
47949
47950
47951
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 47938

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_wells ⇒ Types::TreeMapFieldWells

The field wells of the visual.



47938
47939
47940
47941
47942
47943
47944
47945
47946
47947
47948
47949
47950
47951
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 47938

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_options ⇒ Types::ChartAxisLabelOptions

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



47938
47939
47940
47941
47942
47943
47944
47945
47946
47947
47948
47949
47950
47951
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 47938

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

#interactions ⇒ Types::VisualInteractionOptions

The general visual interactions setup for a visual.



47938
47939
47940
47941
47942
47943
47944
47945
47946
47947
47948
47949
47950
47951
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 47938

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

#legend ⇒ Types::LegendOptions

The legend display setup of the visual.



47938
47939
47940
47941
47942
47943
47944
47945
47946
47947
47948
47949
47950
47951
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 47938

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_options ⇒ Types::ChartAxisLabelOptions

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



47938
47939
47940
47941
47942
47943
47944
47945
47946
47947
47948
47949
47950
47951
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 47938

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_configuration ⇒ Types::TreeMapSortConfiguration

The sort configuration of a tree map.



47938
47939
47940
47941
47942
47943
47944
47945
47946
47947
47948
47949
47950
47951
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 47938

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

#tooltip ⇒ Types::TooltipOptions

The tooltip display setup of the visual.



47938
47939
47940
47941
47942
47943
47944
47945
47946
47947
47948
47949
47950
47951
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 47938

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