Set timeline chart details

def set_timeline_details(
self,
widescreen_orientation: str = None,
height_mode: str = None,
facet_aspect: str = None,
facet_aspect_custom: float = None,
facet_aspect_breakpoint: float = None,
facet_aspect_mobile: str = None,
facet_aspect_mobile_custom: float = None,
line_color: str = None,
line_width: float = None,
line_cap: str = None,
events_scale_type: str = None,
background_opacity: float = None,
background_sizing: str = None,
background_zoom: float = None,
background_gradient_size: float = None,
background_gradient_opacity: float = None,
background_gradient_blur: float = 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,
marker_size: float = None,
marker_background_color: str = None,
marker_background_color_custom: str = None,
marker_border_width: float = None,
marker_border_color: str = None,
marker_border_color_custom: str = None,
connector_size: float = None,
connector_space: float = None,
connector_color: str = None,
connector_opacity: float = None,
content_background_color: str = None,
content_padding: float = None,
content_space_between: float = None,
content_consistent_size: bool = None,
content_border_radius: float = None,
individual_borders: bool = None,
content_border_width: float = None,
content_border_opacity: float = None,
content_border_color: str = None,
content_border_color_custom: str = None,
content_border_top_width: float = None,
content_border_top_opacity: float = None,
content_border_top_color: str = None,
content_border_top_color_custom: str = None,
content_border_right_width: float = None,
content_border_right_opacity: float = None,
content_border_right_color: str = None,
content_border_right_color_custom: str = None,
content_border_bottom_width: float = None,
content_border_bottom_opacity: float = None,
content_border_bottom_color: str = None,
content_border_bottom_color_custom: str = None,
content_border_left_width: float = None,
content_border_left_opacity: float = None,
content_border_left_color: str = None,
content_border_left_color_custom: str = None,
content_title_alignment: str = None,
content_title_styling: bool = None,
content_title_line_height: float = None,
content_title_size: str = None,
content_title_size_custom: float = None,
content_title_weight: str = None,
content_title_color: str = None,
content_title_color_custom: str = None,
content_title_space_above: str = None,
content_title_space_above_custom: float = None,
content_subtitle_alignment: str = None,
content_subtitle_styling: bool = None,
content_subtitle_line_height: float = None,
content_subtitle_size: str = None,
content_subtitle_size_custom: float = None,
content_subtitle_weight: str = None,
content_subtitle_color: str = None,
content_subtitle_color_custom: str = None,
content_subtitle_space_above: str = None,
content_subtitle_space_above_custom: float = None,
content_text_alignment: str = None,
content_text_styling: bool = None,
content_text_line_height: float = None,
content_text_size: str = None,
content_text_size_custom: float = None,
content_text_weight: str = None,
content_text_color: str = None,
content_text_color_custom: str = None,
content_text_space_above: str = None,
content_text_space_above_custom: float = None,
link_weight: str = None,
link_color: str = None,
link_underline: bool = None,
image_location: str = None,
image_opacity: float = None,
image_display: str = None,
image_sizing: str = None,
image_zoom: float = None,
image_content_sizing: str = None,
image_content_zoom: float = None,
image_float_position: str = None,
image_inline_position: str = None,
image_alignment: str = None,
content_banner_depth: str = None,
content_banner_depth_custom: float = None,
image_width: float = None,
image_margin: float = None,
image_aspect: float = None,
navigation_step_type: str = None,
navigation_screen_proportion: float = None,
navigation_event_number: float = None,
navigation_icon_type: str = None,
navigation_icon_size: float = None,
navigation_icon_opacity: float = None,
navigation_icon_custom: str = None,
navigation_icon_color: str = None,
navigation_gradient_color: str = None,
navigation_gradient_width: float = None,
navigation_gradient_opacity: float = 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_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_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_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
)
python
ArgumentsType hintDescription
selfFlourishReturns the Flourish object
widescreen_orientationstr, optionalOrientation. Choices: horizontal, vertical. Flourish type hint: string, defaults to None
height_modestr, optionalHeight mode. Choices: auto, standard, aspect. Auto: sets the height based on the chart type, data and width. Standard: uses the default Flourish responsive sizing. Aspect ratio: sets the aspect of each plot. This setting is ignored when embedded in a fixed-height context, such as a simple iframe embedFlourish type hint: string, defaults to None
facet_aspectstr, optionalDesktop aspect. Choices: 0.75, 1, 1.5, custom. Aspect ratio of the visualization in desktop mode. Flourish type hint: string, defaults to None
facet_aspect_customfloat, optionalCustom. 1 is square, above 1 is wider, and below 1 is taller. Flourish type hint: number, defaults to None
facet_aspect_breakpointfloat, optionalBreakpoint. The width at which mobile mode ends and desktop begins. Flourish type hint: number, defaults to None
facet_aspect_mobilestr, optionalMobile aspect. Choices: 0.75, 1, 1.5, custom. Flourish type hint: string, defaults to None
facet_aspect_mobile_customfloat, optionalCustom. 1 is square, above 1 is wider, and below 1 is taller. Flourish type hint: number, defaults to None
line_colorstr, optionalColor. Flourish type hint: color, defaults to None
line_widthfloat, optionalWidth. In rems, a multiple of the pages base font size. Flourish type hint: number, defaults to None
line_capstr, optionalCap. Choices: butt, round, square. The shape used to draw the end points. Flourish type hint: string, defaults to None
events_scale_typestr, optionalChoices: linear, timescale. Flourish type hint: string, defaults to None
background_opacityfloat, optionalOpacity. Flourish type hint: number, defaults to None
background_sizingstr, optionalSizing. Choices: contain, cover, zoom. Flourish type hint: string, defaults to None
background_zoomfloat, optionalZoom. Sets what size the image should fill the container as a percentage of the container size. Flourish type hint: number, defaults to None
background_gradient_sizefloat, optionalSize. Flourish type hint: number, defaults to None
background_gradient_opacityfloat, optionalOpacity. Flourish type hint: number, defaults to None
background_gradient_blurfloat, optionalBlur. Flourish type hint: number, 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
marker_sizefloat, optionalSize. Flourish type hint: number, defaults to None
marker_background_colorstr, optionalColor. Choices: data, custom. Flourish type hint: string, defaults to None
marker_background_color_customstr, optionalFlourish type hint: color, defaults to None
marker_border_widthfloat, optionalSize. Flourish type hint: number, defaults to None
marker_border_colorstr, optionalColor. Choices: data, custom. Flourish type hint: string, defaults to None
marker_border_color_customstr, optionalFlourish type hint: color, defaults to None
connector_sizefloat, optionalSize. Flourish type hint: number, defaults to None
connector_spacefloat, optionalSpace. Sets the area around the markers to keep clear of content containers. Flourish type hint: number, defaults to None
connector_colorstr, optionalColor. Flourish type hint: color, defaults to None
connector_opacityfloat, optionalOpacity. Flourish type hint: number, defaults to None
content_background_colorstr, optionalBackground. Flourish type hint: color, defaults to None
content_paddingfloat, optionalPadding. Flourish type hint: number, defaults to None
content_space_betweenfloat, optionalSpace between. Defines the minimum amount of space between each content container. Flourish type hint: number, defaults to None
content_consistent_sizebool, optionalKeep sizes consistent. Flourish type hint: boolean, defaults to None
content_border_radiusfloat, optionalRadius. Flourish type hint: number, defaults to None
individual_bordersbool, optionalStyle borders individually. Flourish type hint: boolean, defaults to None
content_border_widthfloat, optionalWidth. Flourish type hint: number, defaults to None
content_border_opacityfloat, optionalOpacity. Flourish type hint: number, defaults to None
content_border_colorstr, optionalColor. Choices: data, custom. Flourish type hint: string, defaults to None
content_border_color_customstr, optionalFlourish type hint: color, defaults to None
content_border_top_widthfloat, optionalWidth. Flourish type hint: number, defaults to None
content_border_top_opacityfloat, optionalOpacity. Flourish type hint: number, defaults to None
content_border_top_colorstr, optionalColor. Choices: data, custom. Flourish type hint: string, defaults to None
content_border_top_color_customstr, optionalFlourish type hint: color, defaults to None
content_border_right_widthfloat, optionalWidth. Flourish type hint: number, defaults to None
content_border_right_opacityfloat, optionalOpacity. Flourish type hint: number, defaults to None
content_border_right_colorstr, optionalColor. Choices: data, custom. Flourish type hint: string, defaults to None
content_border_right_color_customstr, optionalFlourish type hint: color, defaults to None
content_border_bottom_widthfloat, optionalWidth. Flourish type hint: number, defaults to None
content_border_bottom_opacityfloat, optionalOpacity. Flourish type hint: number, defaults to None
content_border_bottom_colorstr, optionalColor. Choices: data, custom. Flourish type hint: string, defaults to None
content_border_bottom_color_customstr, optionalFlourish type hint: color, defaults to None
content_border_left_widthfloat, optionalWidth. Flourish type hint: number, defaults to None
content_border_left_opacityfloat, optionalOpacity. Flourish type hint: number, defaults to None
content_border_left_colorstr, optionalColor. Choices: data, custom. Flourish type hint: string, defaults to None
content_border_left_color_customstr, optionalFlourish type hint: color, defaults to None
content_title_alignmentstr, optionalAlignment. Choices: start, center, end. Flourish type hint: string, defaults to None
content_title_stylingbool, optionalStyling. Flourish type hint: boolean, defaults to None
content_title_line_heightfloat, optionalLine height. Flourish type hint: number, defaults to None
content_title_sizestr, optionalSize. Choices: 1.0, 1.2, custom. Flourish type hint: string, defaults to None
content_title_size_customfloat, optionalCustom. Specify a custom responsive font size. Best results will be with values between 0.8 and 3. Flourish type hint: number, defaults to None
content_title_weightstr, optionalWeight. Choices: bold, normal. Flourish type hint: string, defaults to None
content_title_colorstr, optionalColor. Choices: data, custom. Flourish type hint: string, defaults to None
content_title_color_customstr, optionalFlourish type hint: color, defaults to None
content_title_space_abovestr, optionalSpace above. Choices: 0, 0.5, 1, custom. Flourish type hint: string, defaults to None
content_title_space_above_customfloat, optionalCustom. Flourish type hint: number, defaults to None
content_subtitle_alignmentstr, optionalAlignment. Choices: start, center, end. Flourish type hint: string, defaults to None
content_subtitle_stylingbool, optionalStyling. Flourish type hint: boolean, defaults to None
content_subtitle_line_heightfloat, optionalLine height. Flourish type hint: number, defaults to None
content_subtitle_sizestr, optionalSize. Choices: 1.0, 1.2, custom. Flourish type hint: string, defaults to None
content_subtitle_size_customfloat, optionalCustom. Specify a custom responsive font size. Best results will be with values between 0.8 and 3. Flourish type hint: number, defaults to None
content_subtitle_weightstr, optionalWeight. Choices: bold, normal. Flourish type hint: string, defaults to None
content_subtitle_colorstr, optionalColor. Choices: data, custom. Flourish type hint: string, defaults to None
content_subtitle_color_customstr, optionalFlourish type hint: color, defaults to None
content_subtitle_space_abovestr, optionalSpace above. Choices: 0, 0.5, 1, custom. Flourish type hint: string, defaults to None
content_subtitle_space_above_customfloat, optionalCustom. Flourish type hint: number, defaults to None
content_text_alignmentstr, optionalAlignment. Choices: start, center, end. Flourish type hint: string, defaults to None
content_text_stylingbool, optionalStyling. Flourish type hint: boolean, defaults to None
content_text_line_heightfloat, optionalLine height. Flourish type hint: number, defaults to None
content_text_sizestr, optionalSize. Choices: 1.0, 1.2, custom. Flourish type hint: string, defaults to None
content_text_size_customfloat, optionalCustom. Specify a custom responsive font size. Best results will be with values between 0.8 and 3. Flourish type hint: number, defaults to None
content_text_weightstr, optionalWeight. Choices: bold, normal. Flourish type hint: string, defaults to None
content_text_colorstr, optionalColor. Choices: data, custom. Flourish type hint: string, defaults to None
content_text_color_customstr, optionalFlourish type hint: color, defaults to None
content_text_space_abovestr, optionalSpace above. Choices: 0, 0.5, 1, custom. Flourish type hint: string, defaults to None
content_text_space_above_customfloat, optionalCustom. Flourish type hint: number, defaults to None
link_weightstr, optionalWeight. Choices: bold, normal. Flourish type hint: string, defaults to None
link_colorstr, optionalColor. Flourish type hint: color, defaults to None
link_underlinebool, optionalUnderline. Flourish type hint: boolean, defaults to None
image_locationstr, optionalLocation. Choices: none, marker, content. Flourish type hint: string, defaults to None
image_opacityfloat, optionalOpacity. Flourish type hint: number, defaults to None
image_displaystr, optionalContent display. Choices: float, inline, banner, background. Flourish type hint: string, defaults to None
image_sizingstr, optionalSizing. Choices: contain, cover, zoom. Flourish type hint: string, defaults to None
image_zoomfloat, optionalZoom. Sets what size the image should fill the container as a percentage of the container size. Flourish type hint: number, defaults to None
image_content_sizingstr, optionalSizing. Choices: contain, cover, zoom. Flourish type hint: string, defaults to None
image_content_zoomfloat, optionalZoom. Sets what size the image should fill the container as a percentage of the container size. Flourish type hint: number, defaults to None
image_float_positionstr, optionalPosition. Choices: 1, 2. Flourish type hint: string, defaults to None
image_inline_positionstr, optionalPosition. Choices: 1, 2, 3. Flourish type hint: string, defaults to None
image_alignmentstr, optionalAlignment. Choices: start, center, end. Flourish type hint: string, defaults to None
content_banner_depthstr, optionalBanner depth. Choices: 2, 4, 6, custom. Flourish type hint: string, defaults to None
content_banner_depth_customfloat, optionalCustom. Flourish type hint: number, defaults to None
image_widthfloat, optionalWidth. In rems, a multiple of the pages base font size. Flourish type hint: number, defaults to None
image_marginfloat, optionalMargin. Flourish type hint: number, defaults to None
image_aspectfloat, optionalAspect ratio. As a multiplier of the images width. For example: a value of 2, means the image height is 2 times the image width. Flourish type hint: number, defaults to None
navigation_step_typestr, optionalStep by. Choices: screen, event. Determines by which measure the timeline is approximately moved each time the navigation buttons are clicked. Flourish type hint: string, defaults to None
navigation_screen_proportionfloat, optionalProportion. Flourish type hint: number, defaults to None
navigation_event_numberfloat, optionalNumber. Flourish type hint: number, defaults to None
navigation_icon_typestr, optionalIcon. Choices: default, custom. Flourish type hint: string, defaults to None
navigation_icon_sizefloat, optionalSize. Flourish type hint: number, defaults to None
navigation_icon_opacityfloat, optionalOpacity. Flourish type hint: number, defaults to None
navigation_icon_customstr, optionalCustom icon. Flourish type hint: url, defaults to None
navigation_icon_colorstr, optionalColor. Flourish type hint: color, defaults to None
navigation_gradient_colorstr, optionalColor. If undefined the color will default to the background of the visualization. Flourish type hint: color, defaults to None
navigation_gradient_widthfloat, optionalWidth. Flourish type hint: number, defaults to None
navigation_gradient_opacityfloat, optionalOpacity. Flourish type hint: number, defaults to None
chart_x_axis_axis_positionstr, optionalPosition. Choices: bottom, top, hidden. 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_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_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_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