Class: Aws::QuickSight::Types::ScatterPlotConfiguration

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

Overview

The configuration of a scatter plot.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#data_labelsTypes::DataLabelOptions

The options that determine if visual data labels are displayed.



24809
24810
24811
24812
24813
24814
24815
24816
24817
24818
24819
24820
24821
24822
24823
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24809

class ScatterPlotConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :x_axis_label_options,
  :x_axis_display_options,
  :y_axis_label_options,
  :y_axis_display_options,
  :legend,
  :data_labels,
  :tooltip,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#field_wellsTypes::ScatterPlotFieldWells

The field wells of the visual.



24809
24810
24811
24812
24813
24814
24815
24816
24817
24818
24819
24820
24821
24822
24823
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24809

class ScatterPlotConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :x_axis_label_options,
  :x_axis_display_options,
  :y_axis_label_options,
  :y_axis_display_options,
  :legend,
  :data_labels,
  :tooltip,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#interactionsTypes::VisualInteractionOptions

The general visual interactions setup for a visual.



24809
24810
24811
24812
24813
24814
24815
24816
24817
24818
24819
24820
24821
24822
24823
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24809

class ScatterPlotConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :x_axis_label_options,
  :x_axis_display_options,
  :y_axis_label_options,
  :y_axis_display_options,
  :legend,
  :data_labels,
  :tooltip,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#legendTypes::LegendOptions

The legend display setup of the visual.



24809
24810
24811
24812
24813
24814
24815
24816
24817
24818
24819
24820
24821
24822
24823
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24809

class ScatterPlotConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :x_axis_label_options,
  :x_axis_display_options,
  :y_axis_label_options,
  :y_axis_display_options,
  :legend,
  :data_labels,
  :tooltip,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#sort_configurationTypes::ScatterPlotSortConfiguration

The sort configuration of a scatter plot.



24809
24810
24811
24812
24813
24814
24815
24816
24817
24818
24819
24820
24821
24822
24823
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24809

class ScatterPlotConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :x_axis_label_options,
  :x_axis_display_options,
  :y_axis_label_options,
  :y_axis_display_options,
  :legend,
  :data_labels,
  :tooltip,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#tooltipTypes::TooltipOptions

The legend display setup of the visual.



24809
24810
24811
24812
24813
24814
24815
24816
24817
24818
24819
24820
24821
24822
24823
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24809

class ScatterPlotConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :x_axis_label_options,
  :x_axis_display_options,
  :y_axis_label_options,
  :y_axis_display_options,
  :legend,
  :data_labels,
  :tooltip,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#visual_paletteTypes::VisualPalette

The palette (chart color) display setup of the visual.



24809
24810
24811
24812
24813
24814
24815
24816
24817
24818
24819
24820
24821
24822
24823
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24809

class ScatterPlotConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :x_axis_label_options,
  :x_axis_display_options,
  :y_axis_label_options,
  :y_axis_display_options,
  :legend,
  :data_labels,
  :tooltip,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#x_axis_display_optionsTypes::AxisDisplayOptions

The label display options (grid line, range, scale, and axis step) of the scatter plot's x-axis.



24809
24810
24811
24812
24813
24814
24815
24816
24817
24818
24819
24820
24821
24822
24823
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24809

class ScatterPlotConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :x_axis_label_options,
  :x_axis_display_options,
  :y_axis_label_options,
  :y_axis_display_options,
  :legend,
  :data_labels,
  :tooltip,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#x_axis_label_optionsTypes::ChartAxisLabelOptions

The label options (label text, label visibility, and sort icon visibility) of the scatter plot's x-axis.



24809
24810
24811
24812
24813
24814
24815
24816
24817
24818
24819
24820
24821
24822
24823
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24809

class ScatterPlotConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :x_axis_label_options,
  :x_axis_display_options,
  :y_axis_label_options,
  :y_axis_display_options,
  :legend,
  :data_labels,
  :tooltip,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#y_axis_display_optionsTypes::AxisDisplayOptions

The label display options (grid line, range, scale, and axis step) of the scatter plot's y-axis.



24809
24810
24811
24812
24813
24814
24815
24816
24817
24818
24819
24820
24821
24822
24823
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24809

class ScatterPlotConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :x_axis_label_options,
  :x_axis_display_options,
  :y_axis_label_options,
  :y_axis_display_options,
  :legend,
  :data_labels,
  :tooltip,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#y_axis_label_optionsTypes::ChartAxisLabelOptions

The label options (label text, label visibility, and sort icon visibility) of the scatter plot's y-axis.



24809
24810
24811
24812
24813
24814
24815
24816
24817
24818
24819
24820
24821
24822
24823
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 24809

class ScatterPlotConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :x_axis_label_options,
  :x_axis_display_options,
  :y_axis_label_options,
  :y_axis_display_options,
  :legend,
  :data_labels,
  :tooltip,
  :visual_palette,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end