Set scatter chart details

def set_scatter_details(
self,
default_color: str = None,
fill_opacity: float = None,
default_shape: str = None,
data_point_default_size: float = None,
data_point_min_size: float = None,
data_point_max_size: float = None,
responsive_dots: bool = None,
stroke_opacity: float = None,
stroke_width: float = None,
stroke_mode: str = None,
stroke_color: str = None,
render_mode: str = None,
chart_color_scale_categorical_palette: Union[list, str] = None,
chart_color_scale_categorical_extend: bool = None,
chart_color_scale_categorical_custom_palette: Union[list, str] = None,
chart_color_scale_numeric_type: str = None,
chart_color_scale_binning: bool = None,
chart_color_scale_bin_mode: str = None,
chart_color_scale_bin_count: float = None,
chart_color_scale_bin_thresholds: str = None,
chart_color_scale_sequential_palette: str = None,
chart_color_scale_sequential_reverse: bool = None,
chart_color_scale_sequential_custom_min: str = None,
chart_color_scale_sequential_custom_max: str = None,
chart_color_scale_sequential_color_space: str = None,
chart_color_scale_sequential_custom_domain: bool = None,
chart_color_scale_sequential_domain_min: float = None,
chart_color_scale_sequential_domain_max: float = None,
chart_color_scale_diverging_palette: str = None,
chart_color_scale_diverging_reverse: bool = None,
chart_color_scale_diverging_custom_min: str = None,
chart_color_scale_diverging_custom_mid: str = None,
chart_color_scale_diverging_custom_max: str = None,
chart_color_scale_diverging_color_space: str = None,
chart_color_scale_diverging_custom_domain: bool = None,
chart_color_scale_diverging_domain_min: float = None,
chart_color_scale_diverging_domain_mid: float = None,
chart_color_scale_diverging_domain_max: float = None,
labels_show: bool = None,
labels_selective: bool = None,
label_color_type: str = None,
label_color: str = None,
labels_responsive: str = None,
label_font_size: float = None,
label_font_size_min: float = None,
label_font_size_max: float = None,
label_bg_size: float = None,
label_max_width: float = None,
label_align: str = None,
label_x_offset: str = None,
label_y_offset: str = None,
height_mode: str = None,
facet_aspect: float = None,
facet_aspect_mobile: float = None,
chart_background_background_color_enabled: bool = None,
chart_background_background_image_enabled: bool = None,
chart_background_background_color: str = None,
chart_background_background_image_src: str = None,
chart_background_background_image_size: str = None,
chart_background_background_image_position: str = None,
margin_top: float = None,
margin_right: float = None,
margin_bottom: float = None,
margin_left: float = None,
facet_fixed_cols: bool = None,
facet_min_w: float = None,
facet_cols: float = None,
facet_gutter_w: float = None,
facet_gutter_h: float = None,
facet_header_font_size: float = None,
facet_title_align: str = None,
facet_header_color: str = None,
lines_show: bool = None,
line_width: float = None,
line_curve: str = None,
line_opacity: float = None,
line_color_mode: str = None,
line_per_facet: bool = None,
line_color: str = None,
line_arrows: bool = None,
line_arrow_size: float = None,
line_arrow_color_mode: str = None,
line_arrow_color: str = None,
x_matching: bool = None,
x_single_row: bool = None,
chart_x_axis_axis_position: str = None,
chart_x_axis_y_axis_position: str = None,
chart_x_axis_numeric_scale_type: str = None,
chart_x_axis_linear_min: float = None,
chart_x_axis_linear_max: float = None,
chart_x_axis_log_min: float = None,
chart_x_axis_log_max: float = None,
chart_x_axis_datetime_min: str = None,
chart_x_axis_datetime_max: str = None,
chart_x_axis_flip: bool = None,
chart_x_axis_show_scale_settings: bool = None,
chart_x_axis_nice: bool = None,
chart_x_axis_zero_axis: str = None,
chart_x_axis_title_mode: str = None,
chart_x_axis_title: str = None,
chart_x_axis_title_styling: bool = None,
chart_x_axis_title_weight: str = None,
chart_x_axis_title_color: str = None,
chart_x_axis_title_size: float = None,
chart_x_axis_title_padding: float = None,
chart_x_axis_tick_label_position: str = None,
chart_x_axis_tick_label_styling: bool = None,
chart_x_axis_tick_label_size: float = None,
chart_x_axis_tick_label_color: str = None,
chart_x_axis_tick_padding: float = None,
chart_x_axis_tick_label_angle: str = None,
chart_x_axis_tick_label_weight: str = None,
chart_x_axis_tick_label_max_lines: float = None,
chart_x_axis_tick_label_line_height: float = None,
chart_x_axis_tick_label_space_mode: str = None,
chart_x_axis_tick_label_space: float = None,
chart_x_axis_tick_mode: str = None,
chart_x_axis_tick_number: float = None,
chart_x_axis_tick_custom: Union[list, str] = None,
chart_x_axis_line_and_tick_color: str = None,
chart_x_axis_line_and_tick_width: float = None,
chart_x_axis_tick_length: float = None,
chart_x_axis_tick_side: str = None,
chart_x_axis_line_visible: bool = None,
chart_x_axis_edge_padding: float = None,
chart_x_axis_gridlines_visible: bool = None,
chart_x_axis_gridlines_styling: bool = None,
chart_x_axis_gridline_color: str = None,
chart_x_axis_gridline_style: str = None,
chart_x_axis_gridline_width: float = None,
chart_x_axis_gridline_category_dividers: bool = None,
chart_x_axis_gridline_category_dividers_extend: bool = None,
chart_x_axis_number_date_format_prefix: str = None,
chart_x_axis_number_date_format_suffix: str = None,
chart_x_axis_number_date_format_n_dec: float = None,
chart_x_axis_number_date_format_advanced: bool = None,
chart_x_axis_number_date_format_negative_sign: str = None,
chart_x_axis_number_date_format_strip_zeros: bool = None,
chart_x_axis_number_date_format_strip_separator: bool = None,
chart_x_axis_number_date_format_transform_labels: bool = None,
chart_x_axis_number_date_format_transform: str = None,
chart_x_axis_number_date_format_multiply_divide_constant: float = None,
chart_x_axis_number_date_format_exponentiate_constant: float = None,
y_matching: bool = None,
y_single_col: bool = None,
chart_y_axis_axis_visible: bool = None,
chart_y_axis_numeric_scale_type: str = None,
chart_y_axis_linear_min: float = None,
chart_y_axis_linear_max: float = None,
chart_y_axis_log_min: float = None,
chart_y_axis_log_max: float = None,
chart_y_axis_datetime_min: str = None,
chart_y_axis_datetime_max: str = None,
chart_y_axis_flip: bool = None,
chart_y_axis_show_scale_settings: bool = None,
chart_y_axis_nice: bool = None,
chart_y_axis_zero_axis: str = None,
chart_y_axis_title_mode: str = None,
chart_y_axis_title: str = None,
chart_y_axis_title_styling: bool = None,
chart_y_axis_title_position: str = None,
chart_y_axis_title_weight: str = None,
chart_y_axis_title_color: str = None,
chart_y_axis_title_size: float = None,
chart_y_axis_title_padding: float = None,
chart_y_axis_tick_label_position: str = None,
chart_y_axis_tick_label_styling: bool = None,
chart_y_axis_tick_label_size: float = None,
chart_y_axis_tick_label_color: str = None,
chart_y_axis_tick_padding: float = None,
chart_y_axis_tick_label_angle: str = None,
chart_y_axis_tick_label_weight: str = None,
chart_y_axis_tick_label_max_lines: float = None,
chart_y_axis_tick_label_line_height: float = None,
chart_y_axis_tick_label_space_mode: str = None,
chart_y_axis_tick_label_space: float = None,
chart_y_axis_tick_mode: str = None,
chart_y_axis_tick_number: float = None,
chart_y_axis_tick_custom: Union[list, str] = None,
chart_y_axis_line_and_tick_color: str = None,
chart_y_axis_line_and_tick_width: float = None,
chart_y_axis_tick_length: float = None,
chart_y_axis_tick_side: str = None,
chart_y_axis_line_visible: bool = None,
chart_y_axis_edge_padding: float = None,
chart_y_axis_gridlines_visible: bool = None,
chart_y_axis_gridlines_styling: bool = None,
chart_y_axis_gridline_color: str = None,
chart_y_axis_gridline_style: str = None,
chart_y_axis_gridline_width: float = None,
chart_y_axis_gridline_category_dividers: bool = None,
chart_y_axis_gridline_category_dividers_extend: bool = None,
chart_y_axis_number_date_format_prefix: str = None,
chart_y_axis_number_date_format_suffix: str = None,
chart_y_axis_number_date_format_n_dec: float = None,
chart_y_axis_number_date_format_advanced: bool = None,
chart_y_axis_number_date_format_negative_sign: str = None,
chart_y_axis_number_date_format_strip_zeros: bool = None,
chart_y_axis_number_date_format_strip_separator: bool = None,
chart_y_axis_number_date_format_transform_labels: bool = None,
chart_y_axis_number_date_format_transform: str = None,
chart_y_axis_number_date_format_multiply_divide_constant: float = None,
chart_y_axis_number_date_format_exponentiate_constant: float = None,
legend_position: str = None,
legend_filtering_mode: str = None,
chart_legend_container_alignment: str = None,
chart_legend_container_orientation: str = None,
chart_legend_container_title_weight: str = None,
chart_legend_container_text_weight: str = None,
chart_legend_container_text_color: str = None,
chart_legend_container_text_size: float = None,
chart_categorical_legend_show_legend: bool = None,
chart_categorical_legend_title_mode: str = None,
chart_categorical_legend_title: str = None,
chart_categorical_legend_swatch_width: float = None,
chart_categorical_legend_swatch_height: float = None,
chart_categorical_legend_swatch_radius: float = None,
chart_categorical_legend_legend_items_padding: float = None,
chart_categorical_legend_swatch_outline: bool = None,
chart_categorical_legend_swatch_outline_color: str = None,
chart_categorical_legend_order_override: Union[list, str] = None,
chart_categorical_legend_icon_height: float = None,
chart_categorical_legend_icon_color: str = None,
chart_categorical_legend_max_width: float = None,
chart_categorical_legend_orientation: str = None,
chart_continous_legend_show_legend: bool = None,
chart_continous_legend_title_mode: str = None,
chart_continous_legend_title: str = None,
chart_continous_legend_color_band_width: float = None,
chart_continous_legend_color_band_height: float = None,
chart_continous_legend_color_band_radius: float = None,
chart_continous_legend_binned_label_mode: str = None,
chart_continous_legend_binned_label_custom: str = None,
chart_continous_legend_legend_min: float = None,
chart_continous_legend_additional_min_label: str = None,
chart_continous_legend_legend_max: float = None,
chart_continous_legend_additional_max_label: str = None,
text_legend: str = None,
text_legend_title: bool = None,
text_legend_subtitle: bool = None,
text_legend_bold: bool = None,
chart_number_date_format_prefix: str = None,
chart_number_date_format_suffix: str = None,
chart_number_date_format_n_dec: float = None,
chart_number_date_format_advanced: bool = None,
chart_number_date_format_negative_sign: str = None,
chart_number_date_format_strip_zeros: bool = None,
chart_number_date_format_strip_separator: bool = None,
chart_number_date_format_transform_labels: bool = None,
chart_number_date_format_transform: str = None,
chart_number_date_format_multiply_divide_constant: float = None,
chart_number_date_format_exponentiate_constant: float = None,
chart_popup_mode: str = None,
chart_popup_popup_is_custom: bool = None,
chart_popup_show_popup_styles: bool = None,
chart_popup_popup_custom_header: Union[list, str] = None,
chart_popup_popup_custom_main: Union[list, str] = None,
chart_popup_popup_custom_accessible: Union[list, str] = None,
chart_popup_popup_width: float = None,
chart_popup_popup_font_size: float = None,
chart_popup_popup_text_color: str = None,
chart_popup_popup_align: str = None,
chart_popup_popup_background: str = None,
chart_popup_popup_background_opacity: float = None,
chart_popup_popup_padding: float = None,
chart_popup_popup_radius: float = None,
chart_popup_popup_header_type: str = None,
chart_popup_popup_header_background: str = None,
chart_popup_popup_header_text_color: str = None,
chart_popup_popup_list_type: str = None,
chart_popup_popup_list_label_weight: str = None,
chart_popup_popup_list_separator: str = None,
chart_popup_popup_shadow: bool = None,
chart_popup_popup_pointer: bool = None,
chart_popup_panel_position: str = None,
chart_popup_panel_open_duration: float = None,
chart_popup_panel_side_fixed: bool = None,
chart_popup_panel_side_default_content: Union[list, str] = None,
chart_popup_panel_is_custom: bool = None,
chart_popup_show_panel_styles: bool = None,
chart_popup_panel_custom_header: Union[list, str] = None,
chart_popup_panel_custom_main: Union[list, str] = None,
chart_popup_panel_width_overlay: float = None,
chart_popup_panel_height_overlay: float = None,
chart_popup_panel_width_side: float = None,
chart_popup_panel_height_side: float = None,
chart_popup_panel_max_width: float = None,
chart_popup_panel_max_height: float = None,
chart_popup_panel_vertical_position: str = None,
chart_popup_panel_text_color: str = None,
chart_popup_panel_font_size: float = None,
chart_popup_panel_align: str = None,
chart_popup_panel_background: str = None,
chart_popup_panel_background_opacity: float = None,
chart_popup_panel_padding: float = None,
chart_popup_panel_radius: float = None,
chart_popup_panel_list_type: str = None,
chart_popup_panel_list_label_weight: str = None,
chart_popup_panel_list_separator: str = None,
chart_popup_panel_shadow: bool = None,
chart_filter_controls_control_type: str = None,
chart_filter_controls_control_styles: bool = None,
chart_filter_controls_control_title: str = None,
chart_filter_controls_button_group: bool = None,
chart_filter_controls_button_group_width_mode: str = None,
chart_filter_controls_button_group_width_fixed: float = None,
chart_filter_controls_dropdown_width_mode: str = None,
chart_filter_controls_dropdown_width_fixed: float = None,
chart_filter_controls_slider_width: float = None,
chart_filter_controls_slider_max_label_width: float = None,
chart_filter_controls_slider_step_time: float = None,
chart_filter_controls_slider_loop: bool = None,
chart_filter_controls_slider_restart_pause: float = None,
chart_filter_controls_sort: bool = None,
filter_show_all: bool = None,
filter_show_all_text: str = None,
filter_updates_axes: str = None,
slider_updates_axes: str = None,
time_label_show: bool = None,
time_label_color: str = None,
time_label_opacity: float = None,
time_label_font_size: float = None,
chart_slider_filter_controls_control_type: str = None,
chart_slider_filter_controls_control_styles: bool = None,
chart_slider_filter_controls_control_title: str = None,
chart_slider_filter_controls_button_group: bool = None,
chart_slider_filter_controls_button_group_width_mode: str = None,
chart_slider_filter_controls_button_group_width_fixed: float = None,
chart_slider_filter_controls_dropdown_width_mode: str = None,
chart_slider_filter_controls_dropdown_width_fixed: float = None,
chart_slider_filter_controls_slider_width: float = None,
chart_slider_filter_controls_slider_max_label_width: float = None,
chart_slider_filter_controls_slider_step_time: float = None,
chart_slider_filter_controls_slider_loop: bool = None,
chart_slider_filter_controls_slider_restart_pause: float = None,
chart_slider_filter_controls_sort: bool = None,
chart_filter_controls_container_alignment: str = None,
chart_filter_controls_container_controls_spacing: float = None,
chart_controls_style_font_size: float = None,
chart_controls_style_font_weight: str = None,
chart_controls_style_height: float = None,
chart_dropdown_control_style_background: str = None,
chart_dropdown_control_style_font_color: str = None,
chart_dropdown_control_style_border_styles_advanced: bool = None,
chart_dropdown_control_style_border_style: str = None,
chart_dropdown_control_style_border_width: float = None,
chart_dropdown_control_style_border_color: str = None,
chart_dropdown_control_style_border_transparency: float = None,
chart_dropdown_control_style_border_radius: float = None,
chart_button_control_style_background: str = None,
chart_button_control_style_background_selected: str = None,
chart_button_control_style_background_hover: str = None,
chart_button_control_style_font_color: str = None,
chart_button_control_style_font_color_selected: str = None,
chart_button_control_style_font_color_hover: str = None,
chart_button_control_style_button_styles_advanced: bool = None,
chart_button_control_style_border_width: float = None,
chart_button_control_style_border_color: str = None,
chart_button_control_style_border_transparency: float = None,
chart_button_control_style_border_radius: float = None,
chart_slider_control_style_track_color: str = None,
chart_slider_control_style_font_color: str = None,
chart_slider_control_style_handle_color: str = None,
chart_slider_control_style_play_color: str = None,
chart_slider_control_style_track_height: float = None,
chart_slider_control_style_handle_height: float = None,
chart_slider_control_style_play_button: bool = None,
fit_type: str = None,
fit_force_origin: bool = None,
fit_line_width: float = None,
fit_line_dash: float = None,
fit_line_color: str = None,
beeswarm_plot: bool = None,
box_plot: bool = None,
box_color: str = None,
box_opacity: float = None,
box_line_color: str = None,
box_line_width: float = None,
box_whisker_type: str = None,
box_whisker_multiplier: float = None,
use_box_popup: bool = None,
box_first_quartile_text: str = None,
box_median_text: str = None,
box_third_quartile_text: str = None,
violin_plot: bool = None,
violin_bandwidth: float = None,
violin_samples: float = None,
violin_color: str = None,
violin_opacity: float = None,
violin_sizing: str = None,
chart_axes_highlights_x_enabled: bool = None,
chart_axes_highlights_x_lines: Union[list, str] = None,
chart_axes_highlights_x_line_color: str = None,
chart_axes_highlights_x_line_width: float = None,
chart_axes_highlights_x_line_dash: float = None,
chart_axes_highlights_x_areas: Union[list, str] = None,
chart_axes_highlights_x_area_color: str = None,
chart_axes_highlights_x_area_opacity: float = None,
chart_axes_highlights_x_area_texture: str = None,
chart_axes_highlights_x_label_vertical: bool = None,
chart_axes_highlights_x_label_y_position: str = None,
chart_axes_highlights_x_label_x_position: str = None,
chart_axes_highlights_x_label_max_width: float = None,
chart_axes_highlights_x_font_size: float = None,
chart_axes_highlights_x_font_weight: str = None,
chart_axes_highlights_x_label_color: str = None,
chart_axes_highlights_x_shadow_color: str = None,
chart_axes_highlights_x_shadow_enabled: bool = None,
chart_axes_highlights_y_enabled: bool = None,
chart_axes_highlights_y_lines: Union[list, str] = None,
chart_axes_highlights_y_line_color: str = None,
chart_axes_highlights_y_line_width: float = None,
chart_axes_highlights_y_line_dash: float = None,
chart_axes_highlights_y_areas: Union[list, str] = None,
chart_axes_highlights_y_area_color: str = None,
chart_axes_highlights_y_area_opacity: float = None,
chart_axes_highlights_y_area_texture: str = None,
chart_axes_highlights_y_label_x_position: str = None,
chart_axes_highlights_y_label_y_position: str = None,
chart_axes_highlights_y_label_max_width: float = None,
chart_axes_highlights_y_font_size: float = None,
chart_axes_highlights_y_font_weight: str = None,
chart_axes_highlights_y_label_color: str = None,
chart_axes_highlights_y_shadow_color: str = None,
chart_axes_highlights_y_shadow_enabled: bool = None,
annotations_styling: bool = None,
chart_annotations_defaults_text_weight: str = None,
chart_annotations_defaults_text_size: float = None,
chart_annotations_defaults_text_color: str = None,
chart_annotations_defaults_label_width: float = None,
chart_annotations_defaults_text_background_mode: str = None,
chart_annotations_defaults_text_bg: str = None,
chart_annotations_defaults_label_bg: str = None,
chart_annotations_defaults_text_alignment: str = None,
chart_annotations_defaults_popup_position: str = None,
chart_annotations_defaults_line_marker: str = None,
chart_annotations_defaults_stroke_width: float = None,
chart_annotations_defaults_stroke_color: str = None,
chart_annotations_defaults_connector_extend_line: str = None,
animation_duration: float = None,
animation_stagger: float = None,
line_animate_in: bool = None,
line_animate_out: bool = None,
chart_layout_body_font: str = None,
chart_layout_font_color: str = None,
chart_layout_background_color_enabled: bool = None,
chart_layout_background_image_enabled: bool = None,
chart_layout_background_color: str = None,
chart_layout_background_image_src: str = None,
chart_layout_background_image_size: str = None,
chart_layout_background_image_position: str = None,
chart_layout_max_width_target: str = None,
chart_layout_max_width: float = None,
chart_layout_max_width_align: str = None,
chart_layout_layout_order: str = None,
chart_layout_space_between_sections: str = None,
chart_layout_space_between_sections_custom: float = None,
chart_layout_margin_top: float = None,
chart_layout_margin_right: float = None,
chart_layout_margin_bottom: float = None,
chart_layout_margin_left: float = None,
chart_layout_border_enabled: bool = None,
chart_layout_border_top_width: float = None,
chart_layout_border_top_style: str = None,
chart_layout_border_top_color: str = None,
chart_layout_border_right_width: float = None,
chart_layout_border_right_style: str = None,
chart_layout_border_right_color: str = None,
chart_layout_border_bottom_width: float = None,
chart_layout_border_bottom_style: str = None,
chart_layout_border_bottom_color: str = None,
chart_layout_border_left_width: float = None,
chart_layout_border_left_style: str = None,
chart_layout_border_left_color: str = None,
chart_layout_read_direction: str = None,
chart_layout_font_size_mobile_small: float = None,
chart_layout_font_size_mobile_big: float = None,
chart_layout_font_size_tablet: float = None,
chart_layout_font_size_desktop: float = None,
chart_layout_font_size_big_screen: float = None,
chart_layout_breakpoint_mobile_small: float = None,
chart_layout_breakpoint_mobile_big: float = None,
chart_layout_breakpoint_tablet: float = None,
chart_layout_breakpoint_desktop: float = None,
chart_layout_breakpoint_big_screen: float = None,
chart_layout_header_align: str = None,
chart_layout_title: Union[list, str] = None,
chart_layout_title_styling: bool = None,
chart_layout_title_font: str = None,
chart_layout_title_size: str = None,
chart_layout_title_size_custom: float = None,
chart_layout_title_weight: str = None,
chart_layout_title_color: str = None,
chart_layout_title_line_height: float = None,
chart_layout_title_space_above: str = None,
chart_layout_title_space_above_custom: float = None,
chart_layout_subtitle: Union[list, str] = None,
chart_layout_subtitle_styling: bool = None,
chart_layout_subtitle_font: str = None,
chart_layout_subtitle_size: str = None,
chart_layout_subtitle_size_custom: float = None,
chart_layout_subtitle_weight: str = None,
chart_layout_subtitle_color: str = None,
chart_layout_subtitle_line_height: float = None,
chart_layout_subtitle_space_above: str = None,
chart_layout_subtitle_space_above_custom: float = None,
chart_layout_header_text: Union[list, str] = None,
chart_layout_header_text_styling: bool = None,
chart_layout_header_text_size: str = None,
chart_layout_header_text_size_custom: float = None,
chart_layout_header_text_weight: str = None,
chart_layout_header_text_color: str = None,
chart_layout_header_text_line_height: float = None,
chart_layout_header_text_space_above: str = None,
chart_layout_header_text_space_above_custom: float = None,
chart_layout_header_border: str = None,
chart_layout_header_border_width: float = None,
chart_layout_header_border_color: str = None,
chart_layout_header_border_style: str = None,
chart_layout_header_border_space: float = None,
chart_layout_header_logo_enabled: bool = None,
chart_layout_header_logo_src: str = None,
chart_layout_header_logo_alt: str = None,
chart_layout_header_logo_link_url: str = None,
chart_layout_header_logo_height: float = None,
chart_layout_header_logo_align: str = None,
chart_layout_header_logo_position_inside: str = None,
chart_layout_header_logo_position_outside: str = None,
chart_layout_header_logo_margin_top: float = None,
chart_layout_header_logo_margin_right: float = None,
chart_layout_header_logo_margin_bottom: float = None,
chart_layout_header_logo_margin_left: float = None,
chart_layout_footer_align: str = None,
chart_layout_footer_text_size: float = None,
chart_layout_footer_text_color: str = None,
chart_layout_footer_styling: bool = None,
chart_layout_footer_font: str = None,
chart_layout_footer_text_weight: str = None,
chart_layout_source_name: str = None,
chart_layout_source_url: str = None,
chart_layout_multiple_sources: bool = None,
chart_layout_source_name_2: str = None,
chart_layout_source_url_2: str = None,
chart_layout_source_name_3: str = None,
chart_layout_source_url_3: str = None,
chart_layout_source_label: str = None,
chart_layout_footer_note: Union[list, str] = None,
chart_layout_footer_note_secondary: Union[list, str] = None,
chart_layout_advanced_note_styling: bool = None,
chart_layout_footer_timestamp_format: str = None,
chart_layout_footer_logo_enabled: bool = None,
chart_layout_footer_logo_src: str = None,
chart_layout_footer_logo_src_light: str = None,
chart_layout_footer_logo_alt: str = None,
chart_layout_footer_logo_link_url: str = None,
chart_layout_footer_logo_height: float = None,
chart_layout_footer_logo_margin: float = None,
chart_layout_footer_logo_order: str = None,
chart_layout_footer_align_vertical: str = None,
chart_layout_footer_border: str = None,
chart_layout_footer_border_width: float = None,
chart_layout_footer_border_color: str = None,
chart_layout_footer_border_style: str = None,
chart_layout_footer_border_space: float = None,
chart_layout_screenreader_text_primary: Union[list, str] = None,
chart_layout_screenreader_label: str = None,
chart_layout_screenreader_hide_primary: bool = None,
chart_url_settings_enabled: bool = None,
chart_url_settings_whitelist: Union[list, str] = None
)
python
ArgumentsType hintDescription
selfFlourishReturns the Flourish object
default_colorstr, optionalDefault color. Used when Color column is unspecified. Flourish type hint: color, defaults to None
fill_opacityfloat, optionalDot opacity. Flourish type hint: number, defaults to None
default_shapestr, optionalDefault shape. Choices: circle, cross, diamond, square, star, triangle, wye. Used when Shape column is unspecified or empty. Flourish type hint: string, defaults to None
data_point_default_sizefloat, optionalSize. In pixel area. Only used when Size column is unspecified or empty. Subject to scaling with the chart size (see setting below). Flourish type hint: number, defaults to None
data_point_min_sizefloat, optionalMin size. In pixel area. Used when you have a Size column selected. Subject to scaling with the chart size. Flourish type hint: number, defaults to None
data_point_max_sizefloat, optionalMax size. In pixel area. Used when you have a Size column selected. Subject to scaling with the chart size. Flourish type hint: number, defaults to None
responsive_dotsbool, optionalScale dots based on chart size. Makes the dots get bigger or smaller relative to the chart size. Turn off to specify a fixed size regardless of chart size. Flourish type hint: boolean, defaults to None
stroke_opacityfloat, optionalOutline opacity. Flourish type hint: number, defaults to None
stroke_widthfloat, optionalOutline width. Flourish type hint: number, defaults to None
stroke_modestr, optionalOutline mode. Choices: auto, fixed. Choose Auto for outline color to match dot color. Choose Fixed to give all dots a uniform outline color. Flourish type hint: string, defaults to None
stroke_colorstr, optionalOutline color. Flourish type hint: color, defaults to None
render_modestr, optionalRenderer. Choices: svg, webgl. In most cases you should only need SVG, but you may want to choose WebGL if you have a lot of data or you notice your chart is running slowly on your device. Flourish type hint: string, defaults to None
chart_color_scale_categorical_paletteUnion[list, str], optionalPalette. Flourish type hint: colors, defaults to None
chart_color_scale_categorical_extendbool, optionalExtend. Automatically generate additional colours when needed to avoid the palette colours being used more than once. Flourish type hint: boolean, defaults to None
chart_color_scale_categorical_custom_paletteUnion[list, str], optionalCustom overrides. Enter the label name for which you wish to set the color, followed by a colon and the desired color value. Colors can be set using Hex, RGB, color names or RGBA, if you want to set the opacity Multiple colors can be set using multiple lines. For example: Party 1: red Party 2: #4455AA Party 3: rgb(30,168,26). Flourish type hint: text, defaults to None
chart_color_scale_numeric_typestr, optionalScale type. Choices: sequential, diverging. Flourish type hint: string, defaults to None
chart_color_scale_binningbool, optionalChoices: False, True. In linear mode, the color scale will run as a smooth gradient between 2 colors. In binned mode, the gradient will be divided in smaller blocks. Flourish type hint: boolean, defaults to None
chart_color_scale_bin_modestr, optionalBinning mode. Choices: fixed, quantile, custom. Flourish type hint: string, defaults to None
chart_color_scale_bin_countfloat, optionalNumber of bins. Flourish type hint: number, defaults to None
chart_color_scale_bin_thresholdsstr, optionalCustom thresholds. Enter your desired thresholds, separating them with a ";". For instance, "5;10;15". Bins form as follows: From the datas minimum value (domain minimum) up to the first threshold. Between consecutive thresholds. From the last threshold to the datas maximum value (domain maximum). For "5;10;15", youll get four bins based on your datas range. Flourish type hint: string, defaults to None
chart_color_scale_sequential_palettestr, optionalPalette. Flourish type hint: string, defaults to None
chart_color_scale_sequential_reversebool, optionalReverse. Flourish type hint: boolean, defaults to None
chart_color_scale_sequential_custom_minstr, optionalMinimum color. Flourish type hint: color, defaults to None
chart_color_scale_sequential_custom_maxstr, optionalMaximum color. Flourish type hint: color, defaults to None
chart_color_scale_sequential_color_spacestr, optionalColor space. Choices: rgb, lab, hcl, hsl. Flourish type hint: string, defaults to None
chart_color_scale_sequential_custom_domainbool, optionalDomain. Choices: False, True. Flourish type hint: boolean, defaults to None
chart_color_scale_sequential_domain_minfloat, optionalMin. Flourish type hint: number, defaults to None
chart_color_scale_sequential_domain_maxfloat, optionalMax. Flourish type hint: number, defaults to None
chart_color_scale_diverging_palettestr, optionalPalette. Flourish type hint: string, defaults to None
chart_color_scale_diverging_reversebool, optionalReverse. Flourish type hint: boolean, defaults to None
chart_color_scale_diverging_custom_minstr, optionalMinimum color. Flourish type hint: color, defaults to None
chart_color_scale_diverging_custom_midstr, optionalMidpoint color. Flourish type hint: color, defaults to None
chart_color_scale_diverging_custom_maxstr, optionalMaximum color. Flourish type hint: color, defaults to None
chart_color_scale_diverging_color_spacestr, optionalColor space. Choices: rgb, lab, hcl, hsl. Flourish type hint: string, defaults to None
chart_color_scale_diverging_custom_domainbool, optionalDomain. Choices: False, True. Flourish type hint: boolean, defaults to None
chart_color_scale_diverging_domain_minfloat, optionalMin. Flourish type hint: number, defaults to None
chart_color_scale_diverging_domain_midfloat, optionalMid. Flourish type hint: number, defaults to None
chart_color_scale_diverging_domain_maxfloat, optionalMax. Flourish type hint: number, defaults to None
labels_showbool, optionalShow labels on points. Labels only show up if you have designated a Name column in the data tab. Flourish type hint: boolean, defaults to None
labels_selectivebool, optionalLabels to show. Choices: False, True. To show labels selectively, turn on this option and then make a story In the story editor, click on dots to hide/show the labels. Flourish type hint: boolean, defaults to None
label_color_typestr, optionalLabel color. Choices: auto, match, fixed. Flourish type hint: string, defaults to None
label_colorstr, optionalFixed. Flourish type hint: color, defaults to None
labels_responsivestr, optionalScale label. Choices: chart, data, none. Choose between no scale, scale by chart size, or try to fit the label in the data point. Flourish type hint: string, defaults to None
label_font_sizefloat, optionalFont size. Flourish type hint: number, defaults to None
label_font_size_minfloat, optionalMin font size. Flourish type hint: number, defaults to None
label_font_size_maxfloat, optionalMax font size. Flourish type hint: number, defaults to None
label_bg_sizefloat, optionalShadow size. As percent of font size. Flourish type hint: number, defaults to None
label_max_widthfloat, optionalMax width. Flourish type hint: number, defaults to None
label_alignstr, optionalAlignment. Choices: auto, start, middle, end. Align the text at the start, middle or end of the data point. Flourish type hint: string, defaults to None
label_x_offsetstr, optionalOffset. Choices: top, next. Place labels on top of or next to the data point. Flourish type hint: string, defaults to None
label_y_offsetstr, optionalOffset. Choices: top, above, below. Place labels on top of or next to the data point. Flourish type hint: string, defaults to None
height_modestr, optionalSizing mode. Choices: auto, fill_space, aspect. In Fill space mode the graphic will fill the container (which by default will be the the standard Flourish responsive chart size). In Aspect ratio mode, you set the aspect ratio of the plot, and the container will be updated to accommodate it (not supported when embedded in a simple fixed-height iframe ). Flourish type hint: string, defaults to None
facet_aspectfloat, optionalAspect (desktop). Aspect ratio of each plot in desktop mode, where 1 is square, above 1 is wider, and below 1 is taller. Flourish type hint: number, defaults to None
facet_aspect_mobilefloat, optionalAspect (mobile). Aspect of each plot in mobile mode, where 1 is square, above 1 is wider, and below 1 is taller. Flourish type hint: number, defaults to None
chart_background_background_color_enabledbool, optionalColor. Choices: True, False. Flourish type hint: boolean, defaults to None
chart_background_background_image_enabledbool, optionalImage. Choices: True, False. Flourish type hint: boolean, defaults to None
chart_background_background_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_background_background_image_srcstr, optionalImage URL. Flourish type hint: url, defaults to None
chart_background_background_image_sizestr, optionalSize. Choices: stretch, slice, meet. Flourish type hint: string, defaults to None
chart_background_background_image_positionstr, optionalPosition. Choices: x_min_y_min, x_mid_y_min, x_max_y_min, x_max_y_mid, x_mid_y_mid, x_min_y_max, x_mid_y_max, x_max_y_max. Flourish type hint: string, defaults to None
margin_topfloat, optionalTop. Flourish type hint: number, defaults to None
margin_rightfloat, optionalRight. Flourish type hint: number, defaults to None
margin_bottomfloat, optionalBottom. Flourish type hint: number, defaults to None
margin_leftfloat, optionalLeft. Flourish type hint: number, defaults to None
facet_fixed_colsbool, optionalFixed number of columns in grid. Flourish type hint: boolean, defaults to None
facet_min_wfloat, optionalMin chart width. Determines how many columns of charts there should be in the grid. Ignored if you specify a fixed number of columns. Flourish type hint: number, defaults to None
facet_colsfloat, optionalNumber of columns in grid. Flourish type hint: number, defaults to None
facet_gutter_wfloat, optionalHorizontal. In rems. Flourish type hint: number, defaults to None
facet_gutter_hfloat, optionalVertical. In rems. Flourish type hint: number, defaults to None
facet_header_font_sizefloat, optionalText size. In rems. Flourish type hint: number, defaults to None
facet_title_alignstr, optionalAlignment. Choices: auto, left, center. Flourish type hint: string, defaults to None
facet_header_colorstr, optionalColor. Flourish type hint: color, defaults to None
lines_showbool, optionalShows lines. Flourish type hint: boolean, defaults to None
line_widthfloat, optionalLine width. In rems, a multiple of the pages base font size. Flourish type hint: number, defaults to None
line_curvestr, optionalLine style. Choices: curve_linear, curve_natural. Flourish type hint: string, defaults to None
line_opacityfloat, optionalLine opacity. Flourish type hint: number, defaults to None
line_color_modestr, optionalLine color. Choices: by_dot, fixed. When set to Match dots the lines will be the same as the first dot in the line. Flourish type hint: string, defaults to None
line_per_facetbool, optionalLock lines to axes. Disable to allow lines to run between or animate between facets. Flourish type hint: boolean, defaults to None
line_colorstr, optionalColor. Flourish type hint: color, defaults to None
line_arrowsbool, optionalArrow heads on lines. Flourish type hint: boolean, defaults to None
line_arrow_sizefloat, optionalSize. Flourish type hint: number, defaults to None
line_arrow_color_modestr, optionalColor mode. Choices: auto, fixed. Flourish type hint: string, defaults to None
line_arrow_colorstr, optionalColor. Flourish type hint: color, defaults to None
x_matchingbool, optionalMatching x axis across grid of charts. Flourish type hint: boolean, defaults to None
x_single_rowbool, optionalOnly show x axis on first column of grid. Flourish type hint: boolean, defaults to None
chart_x_axis_axis_positionstr, optionalPosition. Choices: bottom, float-below, float-above, top, off. Flourish type hint: string, defaults to None
chart_x_axis_y_axis_positionstr, optionalY value. Vertical position of the X axis on the Y scale. Flourish type hint: string, defaults to None
chart_x_axis_numeric_scale_typestr, optionalType. Choices: linear, log. Flourish type hint: string, defaults to None
chart_x_axis_linear_minfloat, optionalMin. Flourish type hint: number, defaults to None
chart_x_axis_linear_maxfloat, optionalMax. Flourish type hint: number, defaults to None
chart_x_axis_log_minfloat, optionalMin. Flourish type hint: number, defaults to None
chart_x_axis_log_maxfloat, optionalMax. Flourish type hint: number, defaults to None
chart_x_axis_datetime_minstr, optionalMin (date). Flourish type hint: string, defaults to None
chart_x_axis_datetime_maxstr, optionalMax (date). Flourish type hint: string, defaults to None
chart_x_axis_flipbool, optionalFlip axis. Flourish type hint: boolean, defaults to None
chart_x_axis_show_scale_settingsbool, optionalConfigure default min/max. Flourish type hint: boolean, defaults to None
chart_x_axis_nicebool, optionalRound min/max. Choices: True, False. Enabling this option rounds the X axis start and end values to tidy numbers, such as 0, 50, 100 or whole years. Specified min and max values will override this feature. Flourish type hint: boolean, defaults to None
chart_x_axis_zero_axisstr, optionalInclude zero. Choices: auto, on, off. Enable to extend the axis to include zero, even when data is all positive or all negative. This is ignored if you set specific min and max scale values. Flourish type hint: string, defaults to None
chart_x_axis_title_modestr, optionalType. Choices: auto, custom. Flourish type hint: string, defaults to None
chart_x_axis_titlestr, optionalText. Flourish type hint: string, defaults to None
chart_x_axis_title_stylingbool, optionalStyling. Flourish type hint: boolean, defaults to None
chart_x_axis_title_weightstr, optionalWeight. Choices: bold, normal. Flourish type hint: string, defaults to None
chart_x_axis_title_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_x_axis_title_sizefloat, optionalSize. Flourish type hint: number, defaults to None
chart_x_axis_title_paddingfloat, optionalPadding. Flourish type hint: number, defaults to None
chart_x_axis_tick_label_positionstr, optionalPosition. Choices: default, left, right. Flourish type hint: string, defaults to None
chart_x_axis_tick_label_stylingbool, optionalStyling. Flourish type hint: boolean, defaults to None
chart_x_axis_tick_label_sizefloat, optionalSize. Flourish type hint: number, defaults to None
chart_x_axis_tick_label_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_x_axis_tick_paddingfloat, optionalPadding. Flourish type hint: number, defaults to None
chart_x_axis_tick_label_anglestr, optionalAngle. Choices: 0, 30, 45, 60, 90. Flourish type hint: string, defaults to None
chart_x_axis_tick_label_weightstr, optionalWeight. Choices: bold, normal. Flourish type hint: string, defaults to None
chart_x_axis_tick_label_max_linesfloat, optionalMax lines. Flourish type hint: number, defaults to None
chart_x_axis_tick_label_line_heightfloat, optionalLine height. Flourish type hint: number, defaults to None
chart_x_axis_tick_label_space_modestr, optionalSpace mode. Choices: auto, max, fixed. Flourish type hint: string, defaults to None
chart_x_axis_tick_label_spacefloat, optionalSpace. Flourish type hint: number, defaults to None
chart_x_axis_tick_modestr, optionalMode. Choices: auto, number, custom. Sets the method for selecting tick values on the axis: Auto automatically selects the ticks Number allows you to choose the number of ticks to display. Custom lets you select specific ticks to show. Note: If the axis is categorical, Number mode is ignored. Flourish type hint: string, defaults to None
chart_x_axis_tick_numberfloat, optionalNumber. Approximate number of ticks or gridlines. The actual number will depend on the range of values, chart size, etc. Flourish type hint: number, defaults to None
chart_x_axis_tick_customUnion[list, str], optionalOne tick label per line. Specify the ticks to show, one per line. For dates, use the input format as specified in the datasheet. You can also use {{FIRST}} and {{LAST}} to add ticks at the minimum and maximum of the axis. For example: {{FIRST}} 25000 50000 75000 {{LAST}}. Flourish type hint: text, defaults to None
chart_x_axis_line_and_tick_colorstr, optionalLine color. Flourish type hint: color, defaults to None
chart_x_axis_line_and_tick_widthfloat, optionalLine width. Flourish type hint: number, defaults to None
chart_x_axis_tick_lengthfloat, optionalTick length. Flourish type hint: number, defaults to None
chart_x_axis_tick_sidestr, optionalTick side. Choices: out, in. Flourish type hint: string, defaults to None
chart_x_axis_line_visiblebool, optionalAxis line. Flourish type hint: boolean, defaults to None
chart_x_axis_edge_paddingfloat, optionalEdge padding (%). Space between start/end of axis line and first/last category tick as a percentage of the spacing between ticks. Flourish type hint: number, defaults to None
chart_x_axis_gridlines_visiblebool, optionalChoices: True, False. Flourish type hint: boolean, defaults to None
chart_x_axis_gridlines_stylingbool, optionalStyling. Flourish type hint: boolean, defaults to None
chart_x_axis_gridline_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_x_axis_gridline_stylestr, optionalStyle. Choices: solid, dash, dot, dot_dash. Flourish type hint: string, defaults to None
chart_x_axis_gridline_widthfloat, optionalWidth. Flourish type hint: number, defaults to None
chart_x_axis_gridline_category_dividersbool, optionalPut lines between categories. On a categorical axis, this option disables the gridline on each tick and instead adds rules between each category to give a table-like design. Flourish type hint: boolean, defaults to None
chart_x_axis_gridline_category_dividers_extendbool, optionalExtend. Extends the dividers into the axis margins. Flourish type hint: boolean, defaults to None
chart_x_axis_number_date_format_prefixstr, optionalPrefix. Text to place in front of a number. Flourish type hint: string, defaults to None
chart_x_axis_number_date_format_suffixstr, optionalSuffix. Text to place after a number. Flourish type hint: string, defaults to None
chart_x_axis_number_date_format_n_decfloat, optionalDecimal places. Decimal places. You can also enter a negative integer to round to a whole number with that many zeros. For example, -2 will round to the nearest hundred. Flourish type hint: number, defaults to None
chart_x_axis_number_date_format_advancedbool, optionalAdvanced. Flourish type hint: boolean, defaults to None
chart_x_axis_number_date_format_negative_signstr, optionalStyling of negative numbers. Choices: -$nk, $-nk, ($nk), $(n)k, none. Flourish type hint: string, defaults to None
chart_x_axis_number_date_format_strip_zerosbool, optionalRemove trailing zeros. Flourish type hint: boolean, defaults to None
chart_x_axis_number_date_format_strip_separatorbool, optionalHide thousands separator below 10,000. Turn off if you want four-digit numbers to include a separator, e.g. 1,234 rather than 1234. Flourish type hint: boolean, defaults to None
chart_x_axis_number_date_format_transform_labelsbool, optionalMultiply/divide values. Flourish type hint: boolean, defaults to None
chart_x_axis_number_date_format_transformstr, optionalChoices: multiply, divide, exponentiate. Flourish type hint: string, defaults to None
chart_x_axis_number_date_format_multiply_divide_constantfloat, optionalFlourish type hint: number, defaults to None
chart_x_axis_number_date_format_exponentiate_constantfloat, optionalFlourish type hint: number, defaults to None
y_matchingbool, optionalMatching y axis across grid of charts. Flourish type hint: boolean, defaults to None
y_single_colbool, optionalOnly show Y axis on first column of grid. Flourish type hint: boolean, defaults to None
chart_y_axis_axis_visiblebool, optionalChoices: True, False. Flourish type hint: boolean, defaults to None
chart_y_axis_numeric_scale_typestr, optionalType. Choices: linear, log. Flourish type hint: string, defaults to None
chart_y_axis_linear_minfloat, optionalMin. Flourish type hint: number, defaults to None
chart_y_axis_linear_maxfloat, optionalMax. Flourish type hint: number, defaults to None
chart_y_axis_log_minfloat, optionalMin. Flourish type hint: number, defaults to None
chart_y_axis_log_maxfloat, optionalMax. Flourish type hint: number, defaults to None
chart_y_axis_datetime_minstr, optionalMin (date). Flourish type hint: string, defaults to None
chart_y_axis_datetime_maxstr, optionalMax (date). Flourish type hint: string, defaults to None
chart_y_axis_flipbool, optionalFlip axis. Flourish type hint: boolean, defaults to None
chart_y_axis_show_scale_settingsbool, optionalConfigure default min/max. Flourish type hint: boolean, defaults to None
chart_y_axis_nicebool, optionalRound min/max. Choices: True, False. When enabled, scales automatically extend to "nice" rounded start/end values, such as hundreds or whole years. Flourish type hint: boolean, defaults to None
chart_y_axis_zero_axisstr, optionalInclude zero. Choices: auto, on, off. Whether to extend the axis to include zero if the data values are all positive or all negative. Flourish type hint: string, defaults to None
chart_y_axis_title_modestr, optionalType. Choices: auto, custom. Flourish type hint: string, defaults to None
chart_y_axis_titlestr, optionalText. Flourish type hint: string, defaults to None
chart_y_axis_title_stylingbool, optionalStyling. Flourish type hint: boolean, defaults to None
chart_y_axis_title_positionstr, optionalPosition. Choices: side, end. Flourish type hint: string, defaults to None
chart_y_axis_title_weightstr, optionalWeight. Choices: bold, normal. Flourish type hint: string, defaults to None
chart_y_axis_title_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_y_axis_title_sizefloat, optionalSize. Flourish type hint: number, defaults to None
chart_y_axis_title_paddingfloat, optionalPadding. Flourish type hint: number, defaults to None
chart_y_axis_tick_label_positionstr, optionalPosition. Choices: default, above, below. Flourish type hint: string, defaults to None
chart_y_axis_tick_label_stylingbool, optionalStyling. Flourish type hint: boolean, defaults to None
chart_y_axis_tick_label_sizefloat, optionalSize. Flourish type hint: number, defaults to None
chart_y_axis_tick_label_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_y_axis_tick_paddingfloat, optionalPadding. Flourish type hint: number, defaults to None
chart_y_axis_tick_label_anglestr, optionalAngle. Choices: 0, 30, 45, 60, 90. Flourish type hint: string, defaults to None
chart_y_axis_tick_label_weightstr, optionalWeight. Choices: bold, normal. Flourish type hint: string, defaults to None
chart_y_axis_tick_label_max_linesfloat, optionalMax lines. Flourish type hint: number, defaults to None
chart_y_axis_tick_label_line_heightfloat, optionalLine height. Flourish type hint: number, defaults to None
chart_y_axis_tick_label_space_modestr, optionalSpace mode. Choices: auto, max, fixed. Flourish type hint: string, defaults to None
chart_y_axis_tick_label_spacefloat, optionalSpace. Flourish type hint: number, defaults to None
chart_y_axis_tick_modestr, optionalMode. Choices: auto, number, custom. Sets the method for selecting tick values on the axis: Auto automatically selects the ticks Number allows you to choose the number of ticks to display. Custom lets you select specific ticks to show. Note: If the axis is categorical, Number mode is ignored. Flourish type hint: string, defaults to None
chart_y_axis_tick_numberfloat, optionalNumber. Approximate number of ticks or gridlines. The actual number will depend on the range of values, chart size, etc. Flourish type hint: number, defaults to None
chart_y_axis_tick_customUnion[list, str], optionalOne tick label per line. Specify the ticks to show, one per line. For dates, use the input format as specified in the datasheet. You can also use {{FIRST}} and {{LAST}} to add ticks at the minimum and maximum of the axis. For example: {{FIRST}} 25000 50000 75000 {{LAST}}. Flourish type hint: text, defaults to None
chart_y_axis_line_and_tick_colorstr, optionalLine color. Flourish type hint: color, defaults to None
chart_y_axis_line_and_tick_widthfloat, optionalLine width. Flourish type hint: number, defaults to None
chart_y_axis_tick_lengthfloat, optionalTick length. Flourish type hint: number, defaults to None
chart_y_axis_tick_sidestr, optionalSide. Choices: out, in. Flourish type hint: string, defaults to None
chart_y_axis_line_visiblebool, optionalAxis line. Flourish type hint: boolean, defaults to None
chart_y_axis_edge_paddingfloat, optionalEdge padding (%). Space between start/end of axis line and first/last category tick as a percentage of the spacing between ticks. Flourish type hint: number, defaults to None
chart_y_axis_gridlines_visiblebool, optionalChoices: True, False. Flourish type hint: boolean, defaults to None
chart_y_axis_gridlines_stylingbool, optionalStyling. Flourish type hint: boolean, defaults to None
chart_y_axis_gridline_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_y_axis_gridline_stylestr, optionalStyle. Choices: solid, dash, dot, dot_dash. Flourish type hint: string, defaults to None
chart_y_axis_gridline_widthfloat, optionalWidth. Flourish type hint: number, defaults to None
chart_y_axis_gridline_category_dividersbool, optionalPut lines between categories. On a categorical axis, this option disables the gridline on each tick and instead adds rules between each category to give a table-like design. Ignored for date and numeric axes. Flourish type hint: boolean, defaults to None
chart_y_axis_gridline_category_dividers_extendbool, optionalExtend. Extends the dividers into the axis margins. Flourish type hint: boolean, defaults to None
chart_y_axis_number_date_format_prefixstr, optionalPrefix. Text to place in front of a number. Flourish type hint: string, defaults to None
chart_y_axis_number_date_format_suffixstr, optionalSuffix. Text to place after a number. Flourish type hint: string, defaults to None
chart_y_axis_number_date_format_n_decfloat, optionalDecimal places. Decimal places. You can also enter a negative integer to round to a whole number with that many zeros. For example, -2 will round to the nearest hundred. Flourish type hint: number, defaults to None
chart_y_axis_number_date_format_advancedbool, optionalAdvanced. Flourish type hint: boolean, defaults to None
chart_y_axis_number_date_format_negative_signstr, optionalStyling of negative numbers. Choices: -$nk, $-nk, ($nk), $(n)k, none. Flourish type hint: string, defaults to None
chart_y_axis_number_date_format_strip_zerosbool, optionalRemove trailing zeros. Flourish type hint: boolean, defaults to None
chart_y_axis_number_date_format_strip_separatorbool, optionalHide thousands separator below 10,000. Turn off if you want four-digit numbers to include a separator, e.g. 1,234 rather than 1234. Flourish type hint: boolean, defaults to None
chart_y_axis_number_date_format_transform_labelsbool, optionalMultiply/divide values. Flourish type hint: boolean, defaults to None
chart_y_axis_number_date_format_transformstr, optionalChoices: multiply, divide, exponentiate. Flourish type hint: string, defaults to None
chart_y_axis_number_date_format_multiply_divide_constantfloat, optionalFlourish type hint: number, defaults to None
chart_y_axis_number_date_format_exponentiate_constantfloat, optionalFlourish type hint: number, defaults to None
legend_positionstr, optionalLegend position. Choices: above, below, off. The legend position relative to the chart. A legend will not show with a single entry. Flourish type hint: string, defaults to None
legend_filtering_modestr, optionalClickable legend. Choices: filter_out, filter_in, off. When a legend item is clicked on, the corresponding dots can either be hidden or shown. This option can also be turned off. Flourish type hint: string, defaults to None
chart_legend_container_alignmentstr, optionalAlignment. Choices: start, center, end. Flourish type hint: string, defaults to None
chart_legend_container_orientationstr, optionalOrientation. Choices: horizontal, vertical. Flourish type hint: string, defaults to None
chart_legend_container_title_weightstr, optionalTitle weight. Choices: bold, normal. Flourish type hint: string, defaults to None
chart_legend_container_text_weightstr, optionalText weight. Choices: bold, normal. Flourish type hint: string, defaults to None
chart_legend_container_text_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_legend_container_text_sizefloat, optionalSize. Flourish type hint: number, defaults to None
chart_categorical_legend_show_legendbool, optionalLegend mode. Choices: True, False. A legend will not show with a single entry. Flourish type hint: boolean, defaults to None
chart_categorical_legend_title_modestr, optionalTitle mode. Choices: auto, custom. Flourish type hint: string, defaults to None
chart_categorical_legend_titlestr, optionalTitle. Flourish type hint: string, defaults to None
chart_categorical_legend_swatch_widthfloat, optionalWidth. Flourish type hint: number, defaults to None
chart_categorical_legend_swatch_heightfloat, optionalHeight. Flourish type hint: number, defaults to None
chart_categorical_legend_swatch_radiusfloat, optionalRoundness. The radius of the corners of the swatch (in pixels). Flourish type hint: number, defaults to None
chart_categorical_legend_legend_items_paddingfloat, optionalPadding. Padding between legend items ( in rems ). Flourish type hint: number, defaults to None
chart_categorical_legend_swatch_outlinebool, optionalOutline. An optional outline for the swatch in the legend. Flourish type hint: boolean, defaults to None
chart_categorical_legend_swatch_outline_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_categorical_legend_order_overrideUnion[list, str], optionalCustom order override. Manually specify the order of legend entries (one entry per line). Flourish type hint: text, defaults to None
chart_categorical_legend_icon_heightfloat, optionalHeight. Height of icon ( in rems ). Flourish type hint: number, defaults to None
chart_categorical_legend_icon_colorstr, optionalColor. Fallback color (icon color if not determined by template). Flourish type hint: color, defaults to None
chart_categorical_legend_max_widthfloat, optionalMax width. Flourish type hint: number, defaults to None
chart_categorical_legend_orientationstr, optionalOrientation. Choices: horizontal, vertical. Flourish type hint: string, defaults to None
chart_continous_legend_show_legendbool, optionalChoices: True, False. Flourish type hint: boolean, defaults to None
chart_continous_legend_title_modestr, optionalTitle mode. Choices: auto, custom. Flourish type hint: string, defaults to None
chart_continous_legend_titlestr, optionalTitle. Flourish type hint: string, defaults to None
chart_continous_legend_color_band_widthfloat, optionalWidth. Flourish type hint: number, defaults to None
chart_continous_legend_color_band_heightfloat, optionalHeight. Flourish type hint: number, defaults to None
chart_continous_legend_color_band_radiusfloat, optionalRoundness. The radius of the corners of the color band (in pixels). Flourish type hint: number, defaults to None
chart_continous_legend_binned_label_modestr, optionalBinned label mode. Choices: thresholds, centers, custom. Flourish type hint: string, defaults to None
chart_continous_legend_binned_label_customstr, optionalCustom bin labels. List numeric values, separated by semi-colons. Flourish type hint: string, defaults to None
chart_continous_legend_legend_minfloat, optionalLegend min. Flourish type hint: number, defaults to None
chart_continous_legend_additional_min_labelstr, optionalCustom min label. Flourish type hint: string, defaults to None
chart_continous_legend_legend_maxfloat, optionalLegend max. Flourish type hint: number, defaults to None
chart_continous_legend_additional_max_labelstr, optionalCustom max label. Flourish type hint: string, defaults to None
text_legendstr, optionalChoices: auto, custom, off. Flourish type hint: string, defaults to None
text_legend_titlebool, optionalTitle. Flourish type hint: boolean, defaults to None
text_legend_subtitlebool, optionalSubtitle. Flourish type hint: boolean, defaults to None
text_legend_boldbool, optionalBold. If checked, always use bold for colored items. Flourish type hint: boolean, defaults to None
chart_number_date_format_prefixstr, optionalPrefix. Text to place in front of a number. Flourish type hint: string, defaults to None
chart_number_date_format_suffixstr, optionalSuffix. Text to place after a number. Flourish type hint: string, defaults to None
chart_number_date_format_n_decfloat, optionalDecimal places. Decimal places. You can also enter a negative integer to round to a whole number with that many zeros. For example, -2 will round to the nearest hundred. Flourish type hint: number, defaults to None
chart_number_date_format_advancedbool, optionalAdvanced. Flourish type hint: boolean, defaults to None
chart_number_date_format_negative_signstr, optionalStyling of negative numbers. Choices: -$nk, $-nk, ($nk), $(n)k, none. Flourish type hint: string, defaults to None
chart_number_date_format_strip_zerosbool, optionalRemove trailing zeros. Flourish type hint: boolean, defaults to None
chart_number_date_format_strip_separatorbool, optionalHide thousands separator below 10,000. Turn off if you want four-digit numbers to include a separator, e.g. 1,234 rather than 1234. Flourish type hint: boolean, defaults to None
chart_number_date_format_transform_labelsbool, optionalMultiply/divide values. Flourish type hint: boolean, defaults to None
chart_number_date_format_transformstr, optionalChoices: multiply, divide, exponentiate. Flourish type hint: string, defaults to None
chart_number_date_format_multiply_divide_constantfloat, optionalFlourish type hint: number, defaults to None
chart_number_date_format_exponentiate_constantfloat, optionalFlourish type hint: number, defaults to None
chart_popup_modestr, optionalChoices: none, popup, panel, both. Flourish type hint: string, defaults to None
chart_popup_popup_is_custombool, optionalPopup content. Choices: False, True. Flourish type hint: boolean, defaults to None
chart_popup_show_popup_stylesbool, optionalShow popup styles. Flourish type hint: boolean, defaults to None
chart_popup_popup_custom_headerUnion[list, str], optionalPopup custom header. Use {{column_name}} to add a value from your data Ensure the column is selected, or add it to Info for popups for popup use. Advanced users can add HTML styling or add category colors to popup headers. To hide parts of the popup when a column is empty using {{#if column_name}}Content for non-empty column_name{{/if}}. For example: {{#if Capital name}}Capital:{{/if}} {{Capital name}}. Here, the word "Capital:" will only show if the corresponding cell in the "Capital name" column is not empty. Flourish type hint: html, defaults to None
chart_popup_popup_custom_mainUnion[list, str], optionalPopup custom main content. Use {{column_name}} to add a value from your data Ensure the column is selected, or add it to Info for popups for popup use. Advanced users can add HTML for designs, styles, and images. To hide parts of the popup when a column is empty use the syntax {{#if column_name}}Content for non-empty column_name{{/if}}. For example: {{#if Capital name}}Capital:{{/if}} {{Capital name}}. Here, the word "Capital:" will only show if the corresponding cell in the "Capital name" column is not empty. Flourish type hint: html, defaults to None
chart_popup_popup_custom_accessibleUnion[list, str], optionalPopup custom accessible content. A text alternative to visual custom popup content that will be read out by screenreaders. This content is added as an aria-label attribute to data point elements. You can still use {{column_name}} to add values from your data, but do not use HTML. For example: {{Name}}, Population: {{Population}}, GDP: {{GDP}}. If left empty, accessible content will fallback to the default popup content. Flourish type hint: text, defaults to None
chart_popup_popup_widthfloat, optionalMax width. In rems, multiples of base font size. Leave blank to let the width adjust based on the contents. Flourish type hint: number, defaults to None
chart_popup_popup_font_sizefloat, optionalText size. Flourish type hint: number, defaults to None
chart_popup_popup_text_colorstr, optionalText color. Flourish type hint: color, defaults to None
chart_popup_popup_alignstr, optionalAlign. Choices: start, center, end. Flourish type hint: string, defaults to None
chart_popup_popup_backgroundstr, optionalFill color. Flourish type hint: color, defaults to None
chart_popup_popup_background_opacityfloat, optionalFill opacity. Flourish type hint: number, defaults to None
chart_popup_popup_paddingfloat, optionalPadding. Flourish type hint: number, defaults to None
chart_popup_popup_radiusfloat, optionalRadius. Corner radius of popup. Flourish type hint: number, defaults to None
chart_popup_popup_header_typestr, optionalHeader style. Choices: block, inline. Flourish type hint: string, defaults to None
chart_popup_popup_header_backgroundstr, optionalBackground. Flourish type hint: color, defaults to None
chart_popup_popup_header_text_colorstr, optionalText. Flourish type hint: color, defaults to None
chart_popup_popup_list_typestr, optionalList type. Choices: table, ul. Flourish type hint: string, defaults to None
chart_popup_popup_list_label_weightstr, optionalLabel weight. Choices: normal, bold. Flourish type hint: string, defaults to None
chart_popup_popup_list_separatorstr, optionalList separator. Choices: :, , , <br />. Flourish type hint: string, defaults to None
chart_popup_popup_shadowbool, optionalShadow. Flourish type hint: boolean, defaults to None
chart_popup_popup_pointerbool, optionalPointer. Flourish type hint: boolean, defaults to None
chart_popup_panel_positionstr, optionalChoices: overlay, left, right, top, bottom. Flourish type hint: string, defaults to None
chart_popup_panel_open_durationfloat, optionalOpen duration. Flourish type hint: number, defaults to None
chart_popup_panel_side_fixedbool, optionalAlways show. Flourish type hint: boolean, defaults to None
chart_popup_panel_side_default_contentUnion[list, str], optionalPlaceholder content. Flourish type hint: text, defaults to None
chart_popup_panel_is_custombool, optionalPanel content. Choices: False, True. Flourish type hint: boolean, defaults to None
chart_popup_show_panel_stylesbool, optionalShow panel styles. Flourish type hint: boolean, defaults to None
chart_popup_panel_custom_headerUnion[list, str], optionalPanel custom header. Use {{column_name}} to add a value from your data Ensure the column is selected, or add it to Info for popups for panel use. Advanced users can add HTML for styling or add category colors to panel headers. To hide parts of the panel when a column is empty using {{#if column_name}}Content for non-empty column_name{{/if}}. For example: {{#if Capital name}}Capital:{{/if}} {{Capital name}}. Here, the word "Capital:" will only show if the corresponding cell in the "Capital name" column is not empty. Flourish type hint: html, defaults to None
chart_popup_panel_custom_mainUnion[list, str], optionalPanel custom main content. Use {{column_name}} to add a value from your data Ensure the column is selected, or add it to Info for popups for panel use. Advanced users can add HTML for designs, styles, images, videos and embedded Flourish charts, To hide parts of the panel when a column is empty using {{#if column_name}}Content for non-empty column_name{{/if}}. For example: {{#if Capital name}}Capital:{{/if}} {{Capital name}}. Here, the word "Capital:" will only show if the corresponding cell in the "Capital name" column is not empty. Flourish type hint: html, defaults to None
chart_popup_panel_width_overlayfloat, optionalWidth (%). Flourish type hint: number, defaults to None
chart_popup_panel_height_overlayfloat, optionalHeight (%). Flourish type hint: number, defaults to None
chart_popup_panel_width_sidefloat, optionalWidth (%). Flourish type hint: number, defaults to None
chart_popup_panel_height_sidefloat, optionalHeight (%). Flourish type hint: number, defaults to None
chart_popup_panel_max_widthfloat, optionalMax width (px). Flourish type hint: number, defaults to None
chart_popup_panel_max_heightfloat, optionalMax height (px). Flourish type hint: number, defaults to None
chart_popup_panel_vertical_positionstr, optionalVertical position. Choices: click, center. Choosing Click position is especially useful when your visualization is really tall, this will make sure the panel content is always on top of the element youve clicked on. Flourish type hint: string, defaults to None
chart_popup_panel_text_colorstr, optionalText color. Flourish type hint: color, defaults to None
chart_popup_panel_font_sizefloat, optionalText size. Flourish type hint: number, defaults to None
chart_popup_panel_alignstr, optionalAlignment. Choices: start, center, end. Flourish type hint: string, defaults to None
chart_popup_panel_backgroundstr, optionalFill color. Flourish type hint: color, defaults to None
chart_popup_panel_background_opacityfloat, optionalFill opacity. Flourish type hint: number, defaults to None
chart_popup_panel_paddingfloat, optionalPadding. Flourish type hint: number, defaults to None
chart_popup_panel_radiusfloat, optionalRadius. Corner radius of panel. Flourish type hint: number, defaults to None
chart_popup_panel_list_typestr, optionalList type. Choices: table, ul. Flourish type hint: string, defaults to None
chart_popup_panel_list_label_weightstr, optionalLabel weight. Choices: normal, bold. Flourish type hint: string, defaults to None
chart_popup_panel_list_separatorstr, optionalList separator. Choices: :, , , <br />. Flourish type hint: string, defaults to None
chart_popup_panel_shadowbool, optionalShadow. Flourish type hint: boolean, defaults to None
chart_filter_controls_control_typestr, optionalControl type. Choices: dropdown, buttons, slider. Choose between a dropdown, buttons or a time slider Flourish type hint: string, defaults to None
chart_filter_controls_control_stylesbool, optionalAdv. Flourish type hint: boolean, defaults to None
chart_filter_controls_control_titlestr, optionalControl title. Flourish type hint: string, defaults to None
chart_filter_controls_button_groupbool, optionalGrouped. Choices: True, False. Flourish type hint: boolean, defaults to None
chart_filter_controls_button_group_width_modestr, optionalButton group width. Choices: auto, full, fixed. Flourish type hint: string, defaults to None
chart_filter_controls_button_group_width_fixedfloat, optionalWidth. Flourish type hint: number, defaults to None
chart_filter_controls_dropdown_width_modestr, optionalDropdown width. Choices: auto, full, fixed. Flourish type hint: string, defaults to None
chart_filter_controls_dropdown_width_fixedfloat, optionalWidth. Flourish type hint: number, defaults to None
chart_filter_controls_slider_widthfloat, optionalSlider width. Width of the slider track in rems Flourish type hint: number, defaults to None
chart_filter_controls_slider_max_label_widthfloat, optionalMax label width. In rems, multiples of base font size. If larger than the longest label, only the space required to fit labels will be used. Flourish type hint: number, defaults to None
chart_filter_controls_slider_step_timefloat, optionalTime between steps. Measured in seconds, positive values move the slider left to right, negative values move the slider right to left. Flourish type hint: number, defaults to None
chart_filter_controls_slider_loopbool, optionalLoop. Flourish type hint: boolean, defaults to None
chart_filter_controls_slider_restart_pausefloat, optionalPause before loop. Measured in seconds and in addition to the regular step time displayed above. Flourish type hint: number, defaults to None
chart_filter_controls_sortbool, optionalSorting. Choices: True, False. Flourish type hint: boolean, defaults to None
filter_show_allbool, optionalInclude "All". Flourish type hint: boolean, defaults to None
filter_show_all_textstr, optional“All” label. Flourish type hint: string, defaults to None
filter_updates_axesstr, optionalUpdate axes when filtering. Choices: off, x, y, both. Flourish type hint: string, defaults to None
slider_updates_axesstr, optionalUpdate axes when using slider. Choices: off, x, y, both. Flourish type hint: string, defaults to None
time_label_showbool, optionalShow time label. Flourish type hint: boolean, defaults to None
time_label_colorstr, optionalColor. Flourish type hint: color, defaults to None
time_label_opacityfloat, optionalOpacity. Flourish type hint: number, defaults to None
time_label_font_sizefloat, optionalSize. As a percent of the default size; the actual size scales with the chart. Flourish type hint: number, defaults to None
chart_slider_filter_controls_control_typestr, optionalControl type. Choices: dropdown, buttons, slider. Choose between a dropdown, buttons or a time slider Flourish type hint: string, defaults to None
chart_slider_filter_controls_control_stylesbool, optionalAdv. Flourish type hint: boolean, defaults to None
chart_slider_filter_controls_control_titlestr, optionalControl title. Flourish type hint: string, defaults to None
chart_slider_filter_controls_button_groupbool, optionalGrouped. Choices: True, False. Flourish type hint: boolean, defaults to None
chart_slider_filter_controls_button_group_width_modestr, optionalButton group width. Choices: auto, full, fixed. Flourish type hint: string, defaults to None
chart_slider_filter_controls_button_group_width_fixedfloat, optionalWidth. Flourish type hint: number, defaults to None
chart_slider_filter_controls_dropdown_width_modestr, optionalDropdown width. Choices: auto, full, fixed. Flourish type hint: string, defaults to None
chart_slider_filter_controls_dropdown_width_fixedfloat, optionalWidth. Flourish type hint: number, defaults to None
chart_slider_filter_controls_slider_widthfloat, optionalSlider width. Width of the slider track in rems Flourish type hint: number, defaults to None
chart_slider_filter_controls_slider_max_label_widthfloat, optionalMax label width. In rems, multiples of base font size. If larger than the longest label, only the space required to fit labels will be used. Flourish type hint: number, defaults to None
chart_slider_filter_controls_slider_step_timefloat, optionalTime between steps. Measured in seconds, positive values move the slider left to right, negative values move the slider right to left. Flourish type hint: number, defaults to None
chart_slider_filter_controls_slider_loopbool, optionalLoop. Flourish type hint: boolean, defaults to None
chart_slider_filter_controls_slider_restart_pausefloat, optionalPause before loop. Measured in seconds and in addition to the regular step time displayed above. Flourish type hint: number, defaults to None
chart_slider_filter_controls_sortbool, optionalSorting. Choices: True, False. Flourish type hint: boolean, defaults to None
chart_filter_controls_container_alignmentstr, optionalAlignment. Choices: start, center, end. Flourish type hint: string, defaults to None
chart_filter_controls_container_controls_spacingfloat, optionalSpacing. The space between controls, like dropdowns and adjacent button sets, in em units. Flourish type hint: number, defaults to None
chart_controls_style_font_sizefloat, optionalText size. Flourish type hint: number, defaults to None
chart_controls_style_font_weightstr, optionalText weight. Choices: bold, normal. Flourish type hint: string, defaults to None
chart_controls_style_heightfloat, optionalHeight. Flourish type hint: number, defaults to None
chart_dropdown_control_style_backgroundstr, optionalBackground. Flourish type hint: color, defaults to None
chart_dropdown_control_style_font_colorstr, optionalText color. Flourish type hint: color, defaults to None
chart_dropdown_control_style_border_styles_advancedbool, optionalDropdown border styles. Flourish type hint: boolean, defaults to None
chart_dropdown_control_style_border_stylestr, optionalBorder style. Choices: all, bottom. Show border on all sides, or only at the bottom. Flourish type hint: string, defaults to None
chart_dropdown_control_style_border_widthfloat, optionalBorder width. Flourish type hint: number, defaults to None
chart_dropdown_control_style_border_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_dropdown_control_style_border_transparencyfloat, optionalTransparency. Flourish type hint: number, defaults to None
chart_dropdown_control_style_border_radiusfloat, optionalRadius. Flourish type hint: number, defaults to None
chart_button_control_style_backgroundstr, optionalBackground. Flourish type hint: color, defaults to None
chart_button_control_style_background_selectedstr, optionalSelected. Flourish type hint: color, defaults to None
chart_button_control_style_background_hoverstr, optionalMouse over. Flourish type hint: color, defaults to None
chart_button_control_style_font_colorstr, optionalText color. Flourish type hint: color, defaults to None
chart_button_control_style_font_color_selectedstr, optionalSelected. Flourish type hint: color, defaults to None
chart_button_control_style_font_color_hoverstr, optionalMouse over. Flourish type hint: color, defaults to None
chart_button_control_style_button_styles_advancedbool, optionalButton border styles. Flourish type hint: boolean, defaults to None
chart_button_control_style_border_widthfloat, optionalBorder width. Flourish type hint: number, defaults to None
chart_button_control_style_border_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_button_control_style_border_transparencyfloat, optionalTransparency. Flourish type hint: number, defaults to None
chart_button_control_style_border_radiusfloat, optionalRadius. Flourish type hint: number, defaults to None
chart_slider_control_style_track_colorstr, optionalTrack. Flourish type hint: color, defaults to None
chart_slider_control_style_font_colorstr, optionalText. Flourish type hint: color, defaults to None
chart_slider_control_style_handle_colorstr, optionalHandle. Flourish type hint: color, defaults to None
chart_slider_control_style_play_colorstr, optionalPlay/pause. Flourish type hint: color, defaults to None
chart_slider_control_style_track_heightfloat, optionalTrack height. Flourish type hint: number, defaults to None
chart_slider_control_style_handle_heightfloat, optionalHeight. Flourish type hint: number, defaults to None
chart_slider_control_style_play_buttonbool, optionalPlay button. Flourish type hint: boolean, defaults to None
fit_typestr, optionalLines to show. Choices: none, both, color, chart, all. Flourish type hint: string, defaults to None
fit_force_originbool, optionalForce line through origin. Flourish type hint: boolean, defaults to None
fit_line_widthfloat, optionalWidth. Flourish type hint: number, defaults to None
fit_line_dashfloat, optionalDash. Flourish type hint: number, defaults to None
fit_line_colorstr, optionalColor. Flourish type hint: color, defaults to None
beeswarm_plotbool, optionalShow beeswarm when plotting one numerical and one categorical axis. Choices: True, False. Auto mode will make a beeswarm unless there are more than 5000 points in the dataset. Note: Performance will be reduced with thousands of rows due to the nature of how beeswarm positions are computed. Flourish type hint: boolean, defaults to None
box_plotbool, optionalShow box plot when plotting one numerical and one categorical axis. Choices: True, False. To learn more about box plots see here. Flourish type hint: boolean, defaults to None
box_colorstr, optionalBox color. Flourish type hint: color, defaults to None
box_opacityfloat, optionalBox opacity. Flourish type hint: number, defaults to None
box_line_colorstr, optionalLine color. Flourish type hint: color, defaults to None
box_line_widthfloat, optionalLine width. Flourish type hint: number, defaults to None
box_whisker_typestr, optionalWhisker type. Choices: tukey, all. Flourish type hint: string, defaults to None
box_whisker_multiplierfloat, optionalMax whisker length (number of IQRs). Maximum distance whiskers should extend out from the box as a multiple of the interquartile range. 1.5 is John Tukeys classsic value. Flourish type hint: number, defaults to None
use_box_popupbool, optionalBox popup. If enabled, shows a popup for the box describing the first quartile, median, and third quartile. The user will not be able to access the popups for the points underneath the box. Flourish type hint: boolean, defaults to None
box_first_quartile_textstr, optionalFirst quartile. Flourish type hint: string, defaults to None
box_median_textstr, optionalMedian. Flourish type hint: string, defaults to None
box_third_quartile_textstr, optionalThird quartile. Flourish type hint: string, defaults to None
violin_plotbool, optionalShow violin plot when plotting one numerical and one categorical axis. Choices: True, False. To learn more about violin plots see here. Flourish type hint: boolean, defaults to None
violin_bandwidthfloat, optionalBandwidth. The bandwidth in a violin plot determines the degree of smoothing applied to the probability density function estimating the shape of the plot. Generally, larger bandwidth values create a smoother plot with less detail, while smaller values create a more precise plot with more detail. Flourish type hint: number, defaults to None
violin_samplesfloat, optionalNo. of samples. Number of points at which to calculate a violins distribution. More points means a more accurate curve but can also harm performance. Flourish type hint: number, defaults to None
violin_colorstr, optionalColor. Flourish type hint: color, defaults to None
violin_opacityfloat, optionalOpacity. Flourish type hint: number, defaults to None
violin_sizingstr, optionalSizing mode. Choices: area, width. Flourish type hint: string, defaults to None
chart_axes_highlights_x_enabledbool, optionalShow highlights on the x axis. Flourish type hint: boolean, defaults to None
chart_axes_highlights_x_linesUnion[list, str], optionalOne per line, in format “My label :: 2012”. One per line, using the format : My label :: 2012 For dates, use the input format as specified in the datasheet. You can optionally specify a line color and a text color For visualizations using a grid of charts , you can apply the annotation only on a specific chart. Use the format: My label :: 2012 :: line_color / text_color :: facet_name. For example, My label :: 2012 :: #eb0000 / #0084bd :: Category 1. If you want to add an annotation to just one specific chart but do not want to color the line/text, you can leave that part blank. For example: My label :: 2012 :: :: Category 1 Flourish type hint: text, defaults to None
chart_axes_highlights_x_line_colorstr, optionalLine color. Flourish type hint: color, defaults to None
chart_axes_highlights_x_line_widthfloat, optionalLine width. Flourish type hint: number, defaults to None
chart_axes_highlights_x_line_dashfloat, optionalDash. Flourish type hint: number, defaults to None
chart_axes_highlights_x_areasUnion[list, str], optionalOne per line, in format “My label :: 2013 >> 2015”. One per line, using the format : My label :: date >> date For dates, use the input format as specified in the datasheet. You can optionally specify a line color and a text color For visualizations using a grid of charts , you can apply the annotation only on a specific chart Use the format: My label :: 2012 :: area_color / text_color :: facet_name For example, My label :: 2012 >> 2015 :: #eb0000 / #0084bd :: Category 1. Flourish type hint: text, defaults to None
chart_axes_highlights_x_area_colorstr, optionalArea. Flourish type hint: color, defaults to None
chart_axes_highlights_x_area_opacityfloat, optionalArea opacity. Flourish type hint: number, defaults to None
chart_axes_highlights_x_area_texturestr, optionalArea texture. Choices: none, pattern-diagonal, pattern-grid, pattern-dots. Flourish type hint: string, defaults to None
chart_axes_highlights_x_label_verticalbool, optionalVertical. Flourish type hint: boolean, defaults to None
chart_axes_highlights_x_label_y_positionstr, optionalY position. Choices: bottom, middle, top. Vertically position the label at the top, bottom or in the middle of the line. This setting will be ignored if there is not enough space for the selected position. Flourish type hint: string, defaults to None
chart_axes_highlights_x_label_x_positionstr, optionalX position. Choices: left, middle, right. Horizontally position the label on the left, the right or in the middle of the line. This setting will be ignored if there is not enough space for the selected position. Flourish type hint: string, defaults to None
chart_axes_highlights_x_label_max_widthfloat, optionalMax width. Flourish type hint: number, defaults to None
chart_axes_highlights_x_font_sizefloat, optionalFont size. Flourish type hint: number, defaults to None
chart_axes_highlights_x_font_weightstr, optionalFont weight. Choices: regular, bold. Flourish type hint: string, defaults to None
chart_axes_highlights_x_label_colorstr, optionalText. Flourish type hint: color, defaults to None
chart_axes_highlights_x_shadow_colorstr, optionalShadow. Flourish type hint: color, defaults to None
chart_axes_highlights_x_shadow_enabledbool, optionalShadow. Flourish type hint: boolean, defaults to None
chart_axes_highlights_y_enabledbool, optionalShow highlights on the y axis. Flourish type hint: boolean, defaults to None
chart_axes_highlights_y_linesUnion[list, str], optionalOne per line, in format “My label :: 5000”. One per line, using the format : My label :: 2012 For dates, use the input format as specified in the datasheet. You can optionally specify a line color and a text color For visualizations using a grid of charts , you can apply the annotation only on a specific chart Use the format: My label :: 2012 :: line_color / text_color :: facet_name. For example: My label :: 2012 :: #eb0000 / #0084bd :: Category 1. If you want to add an annotation to just one specific chart but do not want to color the line/text, you can leave that part blank. For example: My label :: 2012 :: :: Category 1 Flourish type hint: text, defaults to None
chart_axes_highlights_y_line_colorstr, optionalLine color. Flourish type hint: color, defaults to None
chart_axes_highlights_y_line_widthfloat, optionalline width. Flourish type hint: number, defaults to None
chart_axes_highlights_y_line_dashfloat, optionalDash. Flourish type hint: number, defaults to None
chart_axes_highlights_y_areasUnion[list, str], optionalOne per line, in format “My label :: 2000 >> 8000”. One per line, using the format : My label :: date >> date For dates, use the input format as specified in the datasheet. You can optionally specify a line color and a text color For visualizations using a grid of charts , you can apply the annotation only on a specific chart Use the format: My label :: 2012 :: area_color / text_color :: facet_name For example: My label :: 2012 >> 2015 :: #eb0000 / #0084bd :: Category 1. Flourish type hint: text, defaults to None
chart_axes_highlights_y_area_colorstr, optionalArea. Flourish type hint: color, defaults to None
chart_axes_highlights_y_area_opacityfloat, optionalArea opacity. Flourish type hint: number, defaults to None
chart_axes_highlights_y_area_texturestr, optionalArea texture. Choices: none, pattern-diagonal, pattern-grid, pattern-dots. Flourish type hint: string, defaults to None
chart_axes_highlights_y_label_x_positionstr, optionalX position. Choices: left, middle, right. Horizontally position label on the left, the middle or the right end of the line. This setting will be ignored if there is not enough space for the selected position. Flourish type hint: string, defaults to None
chart_axes_highlights_y_label_y_positionstr, optionalY position. Choices: above, middle, below. Vertically position the label above, below or in the middle of the line. This setting will be ignored if there is not enough space for the selected position. Flourish type hint: string, defaults to None
chart_axes_highlights_y_label_max_widthfloat, optionalMax width. Flourish type hint: number, defaults to None
chart_axes_highlights_y_font_sizefloat, optionalFont size. Flourish type hint: number, defaults to None
chart_axes_highlights_y_font_weightstr, optionalFont weight. Choices: regular, bold. Flourish type hint: string, defaults to None
chart_axes_highlights_y_label_colorstr, optionalText. Flourish type hint: color, defaults to None
chart_axes_highlights_y_shadow_colorstr, optionalShadow. Flourish type hint: color, defaults to None
chart_axes_highlights_y_shadow_enabledbool, optionalShadow. Flourish type hint: boolean, defaults to None
annotations_stylingbool, optionalShow annotations styling. Flourish type hint: boolean, defaults to None
chart_annotations_defaults_text_weightstr, optionalWeight. Choices: normal, bold. Flourish type hint: string, defaults to None
chart_annotations_defaults_text_sizefloat, optionalText size. Flourish type hint: number, defaults to None
chart_annotations_defaults_text_colorstr, optionalText color. Flourish type hint: color, defaults to None
chart_annotations_defaults_label_widthfloat, optionalMax width. Flourish type hint: number, defaults to None
chart_annotations_defaults_text_background_modestr, optionalText background. Choices: none, outline, background. Flourish type hint: string, defaults to None
chart_annotations_defaults_text_bgstr, optionalOutline. Flourish type hint: color, defaults to None
chart_annotations_defaults_label_bgstr, optionalBackground. Flourish type hint: color, defaults to None
chart_annotations_defaults_text_alignmentstr, optionalAlignment. Choices: auto, start, center, end. Flourish type hint: string, defaults to None
chart_annotations_defaults_popup_positionstr, optionalPopup position. Choices: center, left, right, top, bottom. Flourish type hint: string, defaults to None
chart_annotations_defaults_line_markerstr, optionalMarker. Choices: none, arrowhead_open, arrowhead. Flourish type hint: string, defaults to None
chart_annotations_defaults_stroke_widthfloat, optionalWidth. Flourish type hint: number, defaults to None
chart_annotations_defaults_stroke_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_annotations_defaults_connector_extend_linestr, optionalExtend line. Choices: enabled, disabled. Flourish type hint: string, defaults to None
animation_durationfloat, optionalAnimation duration. The duration of the animation for each dot or axis, in seconds. The animation can be seen between slides in a Flourish story. Flourish type hint: number, defaults to None
animation_staggerfloat, optionalAnimation stagger. The delay between each dot starting to move, in seconds; set to 0 to have all dots move simultaneously. Flourish type hint: number, defaults to None
line_animate_inbool, optionalAnimate new lines in. Whether new lines should appear whole or be animated into view. Flourish type hint: boolean, defaults to None
line_animate_outbool, optionalAnimate exiting lines. Whether filtered/removed lines should be removed whole or animated out of view. Flourish type hint: boolean, defaults to None
chart_layout_body_fontstr, optionalMain font. This font will apply to the whole graphic by default. You can optionally change the font for the title, subtitle, footer, etc in the Header and Footer settings panels. Flourish type hint: font, defaults to None
chart_layout_font_colorstr, optionalText color. This color will apply to the whole graphic by default, You can optionally change the color for individual text elements, in other settings panels. Flourish type hint: color, defaults to None
chart_layout_background_color_enabledbool, optionalColor. Choices: True, False. Flourish type hint: boolean, defaults to None
chart_layout_background_image_enabledbool, optionalImage. Choices: True, False. Flourish type hint: boolean, defaults to None
chart_layout_background_colorstr, optionalBackground color. Flourish type hint: color, defaults to None
chart_layout_background_image_srcstr, optionalImage URL. Flourish type hint: url, defaults to None
chart_layout_background_image_sizestr, optionalSize. Choices: cover, contain, auto, 100% 100%. Flourish type hint: string, defaults to None
chart_layout_background_image_positionstr, optionalPosition. Choices: top left, top center, top right, center left, center center, center right, bottom left, bottom center, bottom right. Flourish type hint: string, defaults to None
chart_layout_max_width_targetstr, optionalMaximum width. Choices: none, wrapper, primary. Apply a maximum width to just the main graphic or everything (main graphic plus header, footer, etc). Flourish type hint: string, defaults to None
chart_layout_max_widthfloat, optionalMaximum width. Leave blank to stretch to container width. Flourish type hint: number, defaults to None
chart_layout_max_width_alignstr, optionalAlign. Choices: left, center, right. Flourish type hint: string, defaults to None
chart_layout_layout_orderstr, optionalLayout order. Flourish type hint: string, defaults to None
chart_layout_space_between_sectionsstr, optionalSpace between sections. Choices: 0.5, 1, 1.5, custom. Flourish type hint: string, defaults to None
chart_layout_space_between_sections_customfloat, optionalCustom. Flourish type hint: number, defaults to None
chart_layout_margin_topfloat, optionalTop. Flourish type hint: number, defaults to None
chart_layout_margin_rightfloat, optionalRight. Flourish type hint: number, defaults to None
chart_layout_margin_bottomfloat, optionalBottom. Flourish type hint: number, defaults to None
chart_layout_margin_leftfloat, optionalLeft. Flourish type hint: number, defaults to None
chart_layout_border_enabledbool, optionalShow borders around visualisation. Flourish type hint: boolean, defaults to None
chart_layout_border_top_widthfloat, optionalTop. Flourish type hint: number, defaults to None
chart_layout_border_top_stylestr, optionalStyle. Choices: solid, dashed, dotted. Flourish type hint: string, defaults to None
chart_layout_border_top_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_layout_border_right_widthfloat, optionalRight. Flourish type hint: number, defaults to None
chart_layout_border_right_stylestr, optionalStyle. Choices: solid, dashed, dotted. Flourish type hint: string, defaults to None
chart_layout_border_right_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_layout_border_bottom_widthfloat, optionalBottom. Flourish type hint: number, defaults to None
chart_layout_border_bottom_stylestr, optionalStyle. Choices: solid, dashed, dotted. Flourish type hint: string, defaults to None
chart_layout_border_bottom_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_layout_border_left_widthfloat, optionalLeft. Flourish type hint: number, defaults to None
chart_layout_border_left_stylestr, optionalStyle. Choices: solid, dashed, dotted. Flourish type hint: string, defaults to None
chart_layout_border_left_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_layout_read_directionstr, optionalRead direction. Choices: ltr, rtl. This will change the reading direction of the main text elements on the page. Its not possible to adjust this on all elements, such as axes. Note that when direction is set to right to left any alignment icons will be reversed. Flourish type hint: string, defaults to None
chart_layout_font_size_mobile_smallfloat, optionalFlourish type hint: number, defaults to None
chart_layout_font_size_mobile_bigfloat, optionalFlourish type hint: number, defaults to None
chart_layout_font_size_tabletfloat, optionalFlourish type hint: number, defaults to None
chart_layout_font_size_desktopfloat, optionalFlourish type hint: number, defaults to None
chart_layout_font_size_big_screenfloat, optionalFlourish type hint: number, defaults to None
chart_layout_breakpoint_mobile_smallfloat, optionalFlourish type hint: number, defaults to None
chart_layout_breakpoint_mobile_bigfloat, optionalFlourish type hint: number, defaults to None
chart_layout_breakpoint_tabletfloat, optionalFlourish type hint: number, defaults to None
chart_layout_breakpoint_desktopfloat, optionalFlourish type hint: number, defaults to None
chart_layout_breakpoint_big_screenfloat, optionalFlourish type hint: number, defaults to None
chart_layout_header_alignstr, optionalAlignment. Choices: left, center, right. Flourish type hint: string, defaults to None
chart_layout_titleUnion[list, str], optionalFlourish type hint: html, defaults to None
chart_layout_title_stylingbool, optionalStyling. Flourish type hint: boolean, defaults to None
chart_layout_title_fontstr, optionalTitle Font. Flourish type hint: font, defaults to None
chart_layout_title_sizestr, optionalSize. Choices: 1.4, 1.6, 2, custom. Flourish type hint: string, defaults to None
chart_layout_title_size_customfloat, optionalCustom. Specify a custom responsive font size in rems The best results will be with values between 1.2 and 3. Flourish type hint: number, defaults to None
chart_layout_title_weightstr, optionalWeight. Choices: bold, normal. Flourish type hint: string, defaults to None
chart_layout_title_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_layout_title_line_heightfloat, optionalLine height. Flourish type hint: number, defaults to None
chart_layout_title_space_abovestr, optionalSpace above. Choices: 0, 0.5, 1, custom. Flourish type hint: string, defaults to None
chart_layout_title_space_above_customfloat, optionalCustom. Flourish type hint: number, defaults to None
chart_layout_subtitleUnion[list, str], optionalFlourish type hint: html, defaults to None
chart_layout_subtitle_stylingbool, optionalStyling. Flourish type hint: boolean, defaults to None
chart_layout_subtitle_fontstr, optionalSubtitle Font. Flourish type hint: font, defaults to None
chart_layout_subtitle_sizestr, optionalSize. Choices: 1.4, 1.6, 2, custom. Flourish type hint: string, defaults to None
chart_layout_subtitle_size_customfloat, optionalCustom. Specify a custom responsive font size in rems The best results will be with values between 1.2 and 3. Flourish type hint: number, defaults to None
chart_layout_subtitle_weightstr, optionalWeight. Choices: bold, normal. Flourish type hint: string, defaults to None
chart_layout_subtitle_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_layout_subtitle_line_heightfloat, optionalLine height. Flourish type hint: number, defaults to None
chart_layout_subtitle_space_abovestr, optionalSpace above. Choices: 0, 0.5, 1, custom. Flourish type hint: string, defaults to None
chart_layout_subtitle_space_above_customfloat, optionalCustom. Flourish type hint: number, defaults to None
chart_layout_header_textUnion[list, str], optionalFlourish type hint: html, defaults to None
chart_layout_header_text_stylingbool, optionalStyling. Flourish type hint: boolean, defaults to None
chart_layout_header_text_sizestr, optionalSize. Choices: 1.2, 1.4, 1.6, custom. Flourish type hint: string, defaults to None
chart_layout_header_text_size_customfloat, optionalCustom. Specify a custom responsive font size in rems The best results will be with values between 1.2 and 3. Flourish type hint: number, defaults to None
chart_layout_header_text_weightstr, optionalWeight. Choices: bold, normal. Flourish type hint: string, defaults to None
chart_layout_header_text_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_layout_header_text_line_heightfloat, optionalLine height. Flourish type hint: number, defaults to None
chart_layout_header_text_space_abovestr, optionalSpace above. Choices: 0, 0.5, 1, custom. Flourish type hint: string, defaults to None
chart_layout_header_text_space_above_customfloat, optionalCustom. Flourish type hint: number, defaults to None
chart_layout_header_borderstr, optionalChoices: top, bottom, top_and_bottom, none. Flourish type hint: string, defaults to None
chart_layout_header_border_widthfloat, optionalWidth. Flourish type hint: number, defaults to None
chart_layout_header_border_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_layout_header_border_stylestr, optionalStyle. Choices: solid, dashed, dotted. Flourish type hint: string, defaults to None
chart_layout_header_border_spacefloat, optionalSpace. Space between border and header text. Flourish type hint: number, defaults to None
chart_layout_header_logo_enabledbool, optionalChoices: True, False. Flourish type hint: boolean, defaults to None
chart_layout_header_logo_srcstr, optionalImage. Flourish type hint: url, defaults to None
chart_layout_header_logo_altstr, optionalAlt text. Flourish type hint: string, defaults to None
chart_layout_header_logo_link_urlstr, optionalLink. Flourish type hint: string, defaults to None
chart_layout_header_logo_heightfloat, optionalHeight. Flourish type hint: number, defaults to None
chart_layout_header_logo_alignstr, optionalAlign. Choices: inside, outside. Align logo inside either the header or the main visualization container. Flourish type hint: string, defaults to None
chart_layout_header_logo_position_insidestr, optionalPosition. Choices: top, left, right. Flourish type hint: string, defaults to None
chart_layout_header_logo_position_outsidestr, optionalPosition. Choices: left, right. Flourish type hint: string, defaults to None
chart_layout_header_logo_margin_topfloat, optionalTop. Flourish type hint: number, defaults to None
chart_layout_header_logo_margin_rightfloat, optionalRight. Flourish type hint: number, defaults to None
chart_layout_header_logo_margin_bottomfloat, optionalBottom. Flourish type hint: number, defaults to None
chart_layout_header_logo_margin_leftfloat, optionalLeft. Flourish type hint: number, defaults to None
chart_layout_footer_alignstr, optionalAlignment. Choices: left, center, right, justify. Flourish type hint: string, defaults to None
chart_layout_footer_text_sizefloat, optionalSize. Flourish type hint: number, defaults to None
chart_layout_footer_text_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_layout_footer_stylingbool, optionalAdvanced footer styles. Flourish type hint: boolean, defaults to None
chart_layout_footer_fontstr, optionalFont. Flourish type hint: font, defaults to None
chart_layout_footer_text_weightstr, optionalWeight. Choices: bold, normal. Flourish type hint: string, defaults to None
chart_layout_source_namestr, optionalSource name. Flourish type hint: string, defaults to None
chart_layout_source_urlstr, optionalSource url. Flourish type hint: string, defaults to None
chart_layout_multiple_sourcesbool, optionalMultiple sources. Flourish type hint: boolean, defaults to None
chart_layout_source_name_2str, optionalSource name. Flourish type hint: string, defaults to None
chart_layout_source_url_2str, optionalSource url. Flourish type hint: string, defaults to None
chart_layout_source_name_3str, optionalSource name. Flourish type hint: string, defaults to None
chart_layout_source_url_3str, optionalSource url. Flourish type hint: string, defaults to None
chart_layout_source_labelstr, optionalSource label. Flourish type hint: string, defaults to None
chart_layout_footer_noteUnion[list, str], optionalNote. To add the time/date stamp of when the data was last updated add {{data_last_updated}}. For example, "Last updated at {{data_last_updated}}". To customize the format, use the advanced options below. Flourish type hint: html, defaults to None
chart_layout_footer_note_secondaryUnion[list, str], optionalNote (secondary). The secondary note is placed below the source and primary note. To add the time/date stamp of when the data was last updated add {{data_last_updated}}. For example, "Last updated at {{data_last_updated}}". To customize the format, use the advanced options below. Flourish type hint: html, defaults to None
chart_layout_advanced_note_stylingbool, optionalAdvanced. Flourish type hint: boolean, defaults to None
chart_layout_footer_timestamp_formatstr, optionalTime/date stamp formatting. Choices: %H:%M:%S, %I:%M %p, %H:%M, %H:%M %p, %H:%M:%S, %d %b %Y, %H:%M, %d %b %Y, %H:%M, %d/%m/%Y, %H:%M, %m/%d/%Y, %H:%M, %d-%m-%Y, %H:%M, %m-%d-%Y, %d %b %Y, %m/%d/%Y, %d/%m/%Y, %m-%d-%Y, %d-%m-%Y, %Y-%m-%d, %Y-%m-%d %H:%M:%S. Flourish type hint: string, defaults to None
chart_layout_footer_logo_enabledbool, optionalImage. Choices: True, False. Flourish type hint: boolean, defaults to None
chart_layout_footer_logo_srcstr, optionalImage. Flourish type hint: url, defaults to None
chart_layout_footer_logo_src_lightstr, optionalImage (light version). If provided this version will be used whenever the background color is dark. Flourish type hint: hidden, defaults to None
chart_layout_footer_logo_altstr, optionalAlt text. Flourish type hint: string, defaults to None
chart_layout_footer_logo_link_urlstr, optionalLink. Flourish type hint: string, defaults to None
chart_layout_footer_logo_heightfloat, optionalHeight. Flourish type hint: number, defaults to None
chart_layout_footer_logo_marginfloat, optionalMargin. Flourish type hint: number, defaults to None
chart_layout_footer_logo_orderstr, optionalPosition. Choices: left, right. Flourish type hint: string, defaults to None
chart_layout_footer_align_verticalstr, optionalV. align. Choices: flex-start, center, flex-end. Flourish type hint: string, defaults to None
chart_layout_footer_borderstr, optionalChoices: top, bottom, top_and_bottom, none. Flourish type hint: string, defaults to None
chart_layout_footer_border_widthfloat, optionalWidth. Flourish type hint: number, defaults to None
chart_layout_footer_border_colorstr, optionalColor. Flourish type hint: color, defaults to None
chart_layout_footer_border_stylestr, optionalStyle. Choices: solid, dashed, dotted. Flourish type hint: string, defaults to None
chart_layout_footer_border_spacefloat, optionalSpace. Space between border and footer text. Flourish type hint: number, defaults to None
chart_layout_screenreader_text_primaryUnion[list, str], optionalScreenreader description. A text alternative to the visual content that will only be visible to screenreaders, e.g. The line chart shows China consistently higher than the other countries since 1990. Do not replicate your title, since that will also be read by screenreaders. Flourish type hint: text, defaults to None
chart_layout_screenreader_labelstr, optionalScreenreader label. A short text label given to the main Flourish embed wrapper to provide an accessible name that is only visible to screenreaders Added in the form of an "aria-label". Flourish type hint: string, defaults to None
chart_layout_screenreader_hide_primarybool, optionalScreenreader mode for main visual container. Choices: True, False. Whether the main visual container is visible to screenreaders (Text in the header and footer are always available to screenreaders.). Flourish type hint: boolean, defaults to None
chart_url_settings_enabledbool, optionalUpdate project from URL. Make it possible to change the visualizations settings/state from the URL hash, for example when embedding in an iframe or popup panel. Flourish type hint: boolean, defaults to None
chart_url_settings_whitelistUnion[list, str], optionalAllowed state properties. List each state property you want to make changeable with the URL hash See the template page for a full list of state properties. Add one property name per line. Use dot format for nested properties, e.g. layout.background_color. Flourish type hint: text, defaults to None