View source: R/set_marimekko_details.R
set_marimekko_details | R Documentation |
Set marimekko chart details
set_marimekko_details(
.,
sort_by = NULL,
sort_direction = NULL,
orientation = NULL,
height_mode = NULL,
facet_aspect = NULL,
facet_aspect_mobile = NULL,
facet_aspect_breakpoint = NULL,
stack_padding_stacked = NULL,
stack_padding_unstacked = NULL,
color_mode = NULL,
stack_fade = NULL,
chart_color_scale_categorical_palette = NULL,
chart_color_scale_categorical_extend = NULL,
chart_color_scale_categorical_custom_palette = NULL,
chart_color_scale_numeric_type = NULL,
chart_color_scale_binning = NULL,
chart_color_scale_bin_mode = NULL,
chart_color_scale_bin_count = NULL,
chart_color_scale_bin_thresholds = NULL,
chart_color_scale_sequential_palette = NULL,
chart_color_scale_sequential_reverse = NULL,
chart_color_scale_sequential_custom_min = NULL,
chart_color_scale_sequential_custom_max = NULL,
chart_color_scale_sequential_color_space = NULL,
chart_color_scale_sequential_custom_domain = NULL,
chart_color_scale_sequential_domain_min = NULL,
chart_color_scale_sequential_domain_max = NULL,
chart_color_scale_diverging_palette = NULL,
chart_color_scale_diverging_reverse = NULL,
chart_color_scale_diverging_custom_min = NULL,
chart_color_scale_diverging_custom_mid = NULL,
chart_color_scale_diverging_custom_max = NULL,
chart_color_scale_diverging_color_space = NULL,
chart_color_scale_diverging_custom_domain = NULL,
chart_color_scale_diverging_domain_min = NULL,
chart_color_scale_diverging_domain_mid = NULL,
chart_color_scale_diverging_domain_max = NULL,
enable_labels = NULL,
label_position = NULL,
chart_labels_max_width = NULL,
chart_labels_overlap_mode = NULL,
chart_labels_spreading_margin = NULL,
chart_labels_data_point_margin = NULL,
chart_labels_show_only_labels = NULL,
chart_labels_text_color = NULL,
chart_labels_text_size = NULL,
chart_labels_text_bg_color = NULL,
chart_labels_text_bg_size = NULL,
chart_labels_text_line_height = NULL,
chart_labels_text_max_lines = NULL,
chart_labels_text_weight = NULL,
chart_labels_lines = NULL,
chart_labels_line_style = NULL,
chart_labels_line_color = NULL,
chart_labels_line_width = NULL,
chart_labels_line_range = NULL,
chart_labels_line_padding = NULL,
chart_facet_columns_fixed = NULL,
chart_facet_columns = NULL,
chart_facet_min_width = NULL,
chart_facet_min_width_fixed = NULL,
chart_facet_custom_grid = NULL,
chart_facet_custom_positions = NULL,
chart_facet_max_width = NULL,
chart_facet_gutter_w = NULL,
chart_facet_gutter_h = NULL,
chart_facet_animation = NULL,
chart_facet_titles = NULL,
chart_facet_title_align = NULL,
chart_facet_title_size = NULL,
chart_facet_title_unit = NULL,
chart_facet_title_color = NULL,
chart_facet_title_padding_top = NULL,
chart_facet_title_padding_bottom = NULL,
chart_facet_title_bg = NULL,
chart_facet_title_bg_color = NULL,
chart_facet_title_bg_padding = NULL,
x_as_percentage = NULL,
matching_x_axis = NULL,
chart_x_axis_axis_position = NULL,
chart_x_axis_y_axis_position = NULL,
chart_x_axis_numeric_scale_type = NULL,
chart_x_axis_linear_min = NULL,
chart_x_axis_linear_max = NULL,
chart_x_axis_log_min = NULL,
chart_x_axis_log_max = NULL,
chart_x_axis_datetime_min = NULL,
chart_x_axis_datetime_max = NULL,
chart_x_axis_flip = NULL,
chart_x_axis_show_scale_settings = NULL,
chart_x_axis_nice = NULL,
chart_x_axis_zero_axis = NULL,
chart_x_axis_title_mode = NULL,
chart_x_axis_title = NULL,
chart_x_axis_title_styling = NULL,
chart_x_axis_title_weight = NULL,
chart_x_axis_title_color = NULL,
chart_x_axis_title_size = NULL,
chart_x_axis_title_padding = NULL,
chart_x_axis_tick_label_position = NULL,
chart_x_axis_tick_label_styling = NULL,
chart_x_axis_tick_label_size = NULL,
chart_x_axis_tick_label_color = NULL,
chart_x_axis_tick_padding = NULL,
chart_x_axis_tick_label_angle = NULL,
chart_x_axis_tick_label_weight = NULL,
chart_x_axis_tick_label_max_lines = NULL,
chart_x_axis_tick_label_line_height = NULL,
chart_x_axis_tick_label_space_mode = NULL,
chart_x_axis_tick_label_space = NULL,
chart_x_axis_tick_mode = NULL,
chart_x_axis_tick_number = NULL,
chart_x_axis_tick_custom = NULL,
chart_x_axis_line_and_tick_color = NULL,
chart_x_axis_line_and_tick_width = NULL,
chart_x_axis_tick_length = NULL,
chart_x_axis_tick_side = NULL,
chart_x_axis_line_visible = NULL,
chart_x_axis_edge_padding = NULL,
chart_x_axis_gridlines_visible = NULL,
chart_x_axis_gridlines_styling = NULL,
chart_x_axis_gridline_color = NULL,
chart_x_axis_gridline_style = NULL,
chart_x_axis_gridline_width = NULL,
chart_x_axis_gridline_category_dividers = NULL,
chart_x_axis_gridline_category_dividers_extend = NULL,
chart_x_axis_number_date_format_prefix = NULL,
chart_x_axis_number_date_format_suffix = NULL,
chart_x_axis_number_date_format_n_dec = NULL,
chart_x_axis_number_date_format_advanced = NULL,
chart_x_axis_number_date_format_negative_sign = NULL,
chart_x_axis_number_date_format_strip_zeros = NULL,
chart_x_axis_number_date_format_strip_separator = NULL,
chart_x_axis_number_date_format_transform_labels = NULL,
chart_x_axis_number_date_format_transform = NULL,
chart_x_axis_number_date_format_multiply_divide_constant = NULL,
chart_x_axis_number_date_format_exponentiate_constant = NULL,
y_as_percentage = NULL,
matching_y_axis = NULL,
chart_y_axis_axis_visible = NULL,
chart_y_axis_numeric_scale_type = NULL,
chart_y_axis_linear_min = NULL,
chart_y_axis_linear_max = NULL,
chart_y_axis_log_min = NULL,
chart_y_axis_log_max = NULL,
chart_y_axis_datetime_min = NULL,
chart_y_axis_datetime_max = NULL,
chart_y_axis_flip = NULL,
chart_y_axis_show_scale_settings = NULL,
chart_y_axis_nice = NULL,
chart_y_axis_zero_axis = NULL,
chart_y_axis_title_mode = NULL,
chart_y_axis_title = NULL,
chart_y_axis_title_styling = NULL,
chart_y_axis_title_position = NULL,
chart_y_axis_title_weight = NULL,
chart_y_axis_title_color = NULL,
chart_y_axis_title_size = NULL,
chart_y_axis_title_padding = NULL,
chart_y_axis_tick_label_position = NULL,
chart_y_axis_tick_label_styling = NULL,
chart_y_axis_tick_label_size = NULL,
chart_y_axis_tick_label_color = NULL,
chart_y_axis_tick_padding = NULL,
chart_y_axis_tick_label_angle = NULL,
chart_y_axis_tick_label_weight = NULL,
chart_y_axis_tick_label_max_lines = NULL,
chart_y_axis_tick_label_line_height = NULL,
chart_y_axis_tick_label_space_mode = NULL,
chart_y_axis_tick_label_space = NULL,
chart_y_axis_tick_mode = NULL,
chart_y_axis_tick_number = NULL,
chart_y_axis_tick_custom = NULL,
chart_y_axis_line_and_tick_color = NULL,
chart_y_axis_line_and_tick_width = NULL,
chart_y_axis_tick_length = NULL,
chart_y_axis_tick_side = NULL,
chart_y_axis_line_visible = NULL,
chart_y_axis_edge_padding = NULL,
chart_y_axis_gridlines_visible = NULL,
chart_y_axis_gridlines_styling = NULL,
chart_y_axis_gridline_color = NULL,
chart_y_axis_gridline_style = NULL,
chart_y_axis_gridline_width = NULL,
chart_y_axis_gridline_category_dividers = NULL,
chart_y_axis_gridline_category_dividers_extend = NULL,
chart_y_axis_number_date_format_prefix = NULL,
chart_y_axis_number_date_format_suffix = NULL,
chart_y_axis_number_date_format_n_dec = NULL,
chart_y_axis_number_date_format_advanced = NULL,
chart_y_axis_number_date_format_negative_sign = NULL,
chart_y_axis_number_date_format_strip_zeros = NULL,
chart_y_axis_number_date_format_strip_separator = NULL,
chart_y_axis_number_date_format_transform_labels = NULL,
chart_y_axis_number_date_format_transform = NULL,
chart_y_axis_number_date_format_multiply_divide_constant = NULL,
chart_y_axis_number_date_format_exponentiate_constant = NULL,
chart_filter_controls_control_type = NULL,
chart_filter_controls_control_styles = NULL,
chart_filter_controls_control_title = NULL,
chart_filter_controls_button_group = NULL,
chart_filter_controls_button_group_width_mode = NULL,
chart_filter_controls_button_group_width_fixed = NULL,
chart_filter_controls_dropdown_width_mode = NULL,
chart_filter_controls_dropdown_width_fixed = NULL,
chart_filter_controls_slider_width = NULL,
chart_filter_controls_slider_max_label_width = NULL,
chart_filter_controls_slider_step_time = NULL,
chart_filter_controls_slider_loop = NULL,
chart_filter_controls_slider_restart_pause = NULL,
chart_filter_controls_sort = NULL,
filter_show_all = NULL,
filter_show_all_text = NULL,
chart_filter_controls_container_alignment = NULL,
chart_filter_controls_container_controls_spacing = NULL,
chart_controls_style_font_size = NULL,
chart_controls_style_font_weight = NULL,
chart_controls_style_height = NULL,
chart_dropdown_control_style_background = NULL,
chart_dropdown_control_style_font_color = NULL,
chart_dropdown_control_style_border_styles_advanced = NULL,
chart_dropdown_control_style_border_style = NULL,
chart_dropdown_control_style_border_width = NULL,
chart_dropdown_control_style_border_color = NULL,
chart_dropdown_control_style_border_transparency = NULL,
chart_dropdown_control_style_border_radius = NULL,
chart_button_control_style_background = NULL,
chart_button_control_style_background_selected = NULL,
chart_button_control_style_background_hover = NULL,
chart_button_control_style_font_color = NULL,
chart_button_control_style_font_color_selected = NULL,
chart_button_control_style_font_color_hover = NULL,
chart_button_control_style_button_styles_advanced = NULL,
chart_button_control_style_border_width = NULL,
chart_button_control_style_border_color = NULL,
chart_button_control_style_border_transparency = NULL,
chart_button_control_style_border_radius = NULL,
chart_categorical_legend_show_legend = NULL,
chart_categorical_legend_title_mode = NULL,
chart_categorical_legend_title = NULL,
chart_categorical_legend_swatch_width = NULL,
chart_categorical_legend_swatch_height = NULL,
chart_categorical_legend_swatch_radius = NULL,
chart_categorical_legend_legend_items_padding = NULL,
chart_categorical_legend_swatch_outline = NULL,
chart_categorical_legend_swatch_outline_color = NULL,
chart_categorical_legend_order_override = NULL,
chart_categorical_legend_icon_height = NULL,
chart_categorical_legend_icon_color = NULL,
chart_categorical_legend_max_width = NULL,
chart_categorical_legend_orientation = NULL,
chart_legend_container_alignment = NULL,
chart_legend_container_orientation = NULL,
chart_legend_container_title_weight = NULL,
chart_legend_container_text_weight = NULL,
chart_legend_container_text_color = NULL,
chart_legend_container_text_size = NULL,
chart_popup_mode = NULL,
chart_popup_popup_is_custom = NULL,
chart_popup_show_popup_styles = NULL,
chart_popup_popup_custom_header = NULL,
chart_popup_popup_custom_main = NULL,
chart_popup_popup_custom_accessible = NULL,
chart_popup_popup_width = NULL,
chart_popup_popup_font_size = NULL,
chart_popup_popup_text_color = NULL,
chart_popup_popup_align = NULL,
chart_popup_popup_background = NULL,
chart_popup_popup_background_opacity = NULL,
chart_popup_popup_padding = NULL,
chart_popup_popup_radius = NULL,
chart_popup_popup_header_type = NULL,
chart_popup_popup_header_background = NULL,
chart_popup_popup_header_text_color = NULL,
chart_popup_popup_list_type = NULL,
chart_popup_popup_list_label_weight = NULL,
chart_popup_popup_list_separator = NULL,
chart_popup_popup_shadow = NULL,
chart_popup_popup_pointer = NULL,
chart_popup_panel_position = NULL,
chart_popup_panel_open_duration = NULL,
chart_popup_panel_side_fixed = NULL,
chart_popup_panel_side_default_content = NULL,
chart_popup_panel_is_custom = NULL,
chart_popup_show_panel_styles = NULL,
chart_popup_panel_custom_header = NULL,
chart_popup_panel_custom_main = NULL,
chart_popup_panel_width_overlay = NULL,
chart_popup_panel_height_overlay = NULL,
chart_popup_panel_width_side = NULL,
chart_popup_panel_height_side = NULL,
chart_popup_panel_max_width = NULL,
chart_popup_panel_max_height = NULL,
chart_popup_panel_vertical_position = NULL,
chart_popup_panel_text_color = NULL,
chart_popup_panel_font_size = NULL,
chart_popup_panel_align = NULL,
chart_popup_panel_background = NULL,
chart_popup_panel_background_opacity = NULL,
chart_popup_panel_padding = NULL,
chart_popup_panel_radius = NULL,
chart_popup_panel_list_type = NULL,
chart_popup_panel_list_label_weight = NULL,
chart_popup_panel_list_separator = NULL,
chart_popup_panel_shadow = NULL,
chart_axes_highlights_x_enabled = NULL,
chart_axes_highlights_x_lines = NULL,
chart_axes_highlights_x_line_color = NULL,
chart_axes_highlights_x_line_width = NULL,
chart_axes_highlights_x_line_dash = NULL,
chart_axes_highlights_x_areas = NULL,
chart_axes_highlights_x_area_color = NULL,
chart_axes_highlights_x_area_opacity = NULL,
chart_axes_highlights_x_area_texture = NULL,
chart_axes_highlights_x_label_vertical = NULL,
chart_axes_highlights_x_label_y_position = NULL,
chart_axes_highlights_x_label_x_position = NULL,
chart_axes_highlights_x_label_max_width = NULL,
chart_axes_highlights_x_font_size = NULL,
chart_axes_highlights_x_font_weight = NULL,
chart_axes_highlights_x_label_color = NULL,
chart_axes_highlights_x_shadow_color = NULL,
chart_axes_highlights_x_shadow_enabled = NULL,
chart_axes_highlights_y_enabled = NULL,
chart_axes_highlights_y_lines = NULL,
chart_axes_highlights_y_line_color = NULL,
chart_axes_highlights_y_line_width = NULL,
chart_axes_highlights_y_line_dash = NULL,
chart_axes_highlights_y_areas = NULL,
chart_axes_highlights_y_area_color = NULL,
chart_axes_highlights_y_area_opacity = NULL,
chart_axes_highlights_y_area_texture = NULL,
chart_axes_highlights_y_label_x_position = NULL,
chart_axes_highlights_y_label_y_position = NULL,
chart_axes_highlights_y_label_max_width = NULL,
chart_axes_highlights_y_font_size = NULL,
chart_axes_highlights_y_font_weight = NULL,
chart_axes_highlights_y_label_color = NULL,
chart_axes_highlights_y_shadow_color = NULL,
chart_axes_highlights_y_shadow_enabled = NULL,
axes_highlights_stack_order = NULL,
annotations_styles = NULL,
chart_annotations_defaults_text_weight = NULL,
chart_annotations_defaults_text_size = NULL,
chart_annotations_defaults_text_color = NULL,
chart_annotations_defaults_label_width = NULL,
chart_annotations_defaults_text_background_mode = NULL,
chart_annotations_defaults_text_bg = NULL,
chart_annotations_defaults_label_bg = NULL,
chart_annotations_defaults_text_alignment = NULL,
chart_annotations_defaults_popup_position = NULL,
chart_annotations_defaults_line_marker = NULL,
chart_annotations_defaults_stroke_width = NULL,
chart_annotations_defaults_stroke_color = NULL,
chart_annotations_defaults_connector_extend_line = NULL,
animation_duration = NULL,
chart_background_background_color_enabled = NULL,
chart_background_background_image_enabled = NULL,
chart_background_background_color = NULL,
chart_background_background_image_src = NULL,
chart_background_background_image_size = NULL,
chart_background_background_image_position = NULL,
chart_layout_body_font = NULL,
chart_layout_font_color = NULL,
chart_layout_background_color_enabled = NULL,
chart_layout_background_image_enabled = NULL,
chart_layout_background_color = NULL,
chart_layout_background_image_src = NULL,
chart_layout_background_image_size = NULL,
chart_layout_background_image_position = NULL,
chart_layout_max_width_target = NULL,
chart_layout_max_width = NULL,
chart_layout_max_width_align = NULL,
chart_layout_layout_order = NULL,
chart_layout_space_between_sections = NULL,
chart_layout_space_between_sections_custom = NULL,
chart_layout_margin_top = NULL,
chart_layout_margin_right = NULL,
chart_layout_margin_bottom = NULL,
chart_layout_margin_left = NULL,
chart_layout_border_enabled = NULL,
chart_layout_border_top_width = NULL,
chart_layout_border_top_style = NULL,
chart_layout_border_top_color = NULL,
chart_layout_border_right_width = NULL,
chart_layout_border_right_style = NULL,
chart_layout_border_right_color = NULL,
chart_layout_border_bottom_width = NULL,
chart_layout_border_bottom_style = NULL,
chart_layout_border_bottom_color = NULL,
chart_layout_border_left_width = NULL,
chart_layout_border_left_style = NULL,
chart_layout_border_left_color = NULL,
chart_layout_read_direction = NULL,
chart_layout_font_size_mobile_small = NULL,
chart_layout_font_size_mobile_big = NULL,
chart_layout_font_size_tablet = NULL,
chart_layout_font_size_desktop = NULL,
chart_layout_font_size_big_screen = NULL,
chart_layout_breakpoint_mobile_small = NULL,
chart_layout_breakpoint_mobile_big = NULL,
chart_layout_breakpoint_tablet = NULL,
chart_layout_breakpoint_desktop = NULL,
chart_layout_breakpoint_big_screen = NULL,
chart_layout_header_align = NULL,
chart_layout_title = NULL,
chart_layout_title_styling = NULL,
chart_layout_title_font = NULL,
chart_layout_title_size = NULL,
chart_layout_title_size_custom = NULL,
chart_layout_title_weight = NULL,
chart_layout_title_color = NULL,
chart_layout_title_line_height = NULL,
chart_layout_title_space_above = NULL,
chart_layout_title_space_above_custom = NULL,
chart_layout_subtitle = NULL,
chart_layout_subtitle_styling = NULL,
chart_layout_subtitle_font = NULL,
chart_layout_subtitle_size = NULL,
chart_layout_subtitle_size_custom = NULL,
chart_layout_subtitle_weight = NULL,
chart_layout_subtitle_color = NULL,
chart_layout_subtitle_line_height = NULL,
chart_layout_subtitle_space_above = NULL,
chart_layout_subtitle_space_above_custom = NULL,
chart_layout_header_text = NULL,
chart_layout_header_text_styling = NULL,
chart_layout_header_text_size = NULL,
chart_layout_header_text_size_custom = NULL,
chart_layout_header_text_weight = NULL,
chart_layout_header_text_color = NULL,
chart_layout_header_text_line_height = NULL,
chart_layout_header_text_space_above = NULL,
chart_layout_header_text_space_above_custom = NULL,
chart_layout_header_border = NULL,
chart_layout_header_border_width = NULL,
chart_layout_header_border_color = NULL,
chart_layout_header_border_style = NULL,
chart_layout_header_border_space = NULL,
chart_layout_header_logo_enabled = NULL,
chart_layout_header_logo_src = NULL,
chart_layout_header_logo_alt = NULL,
chart_layout_header_logo_link_url = NULL,
chart_layout_header_logo_height = NULL,
chart_layout_header_logo_align = NULL,
chart_layout_header_logo_position_inside = NULL,
chart_layout_header_logo_position_outside = NULL,
chart_layout_header_logo_margin_top = NULL,
chart_layout_header_logo_margin_right = NULL,
chart_layout_header_logo_margin_bottom = NULL,
chart_layout_header_logo_margin_left = NULL,
chart_layout_footer_align = NULL,
chart_layout_footer_text_size = NULL,
chart_layout_footer_text_color = NULL,
chart_layout_footer_styling = NULL,
chart_layout_footer_font = NULL,
chart_layout_footer_text_weight = NULL,
chart_layout_source_name = NULL,
chart_layout_source_url = NULL,
chart_layout_multiple_sources = NULL,
chart_layout_source_name_2 = NULL,
chart_layout_source_url_2 = NULL,
chart_layout_source_name_3 = NULL,
chart_layout_source_url_3 = NULL,
chart_layout_source_label = NULL,
chart_layout_footer_note = NULL,
chart_layout_footer_note_secondary = NULL,
chart_layout_advanced_note_styling = NULL,
chart_layout_footer_timestamp_format = NULL,
chart_layout_footer_logo_enabled = NULL,
chart_layout_footer_logo_src = NULL,
chart_layout_footer_logo_src_light = NULL,
chart_layout_footer_logo_alt = NULL,
chart_layout_footer_logo_link_url = NULL,
chart_layout_footer_logo_height = NULL,
chart_layout_footer_logo_margin = NULL,
chart_layout_footer_logo_order = NULL,
chart_layout_footer_align_vertical = NULL,
chart_layout_footer_border = NULL,
chart_layout_footer_border_width = NULL,
chart_layout_footer_border_color = NULL,
chart_layout_footer_border_style = NULL,
chart_layout_footer_border_space = NULL,
chart_layout_screenreader_text_primary = NULL,
chart_layout_screenreader_label = NULL,
chart_layout_screenreader_hide_primary = NULL
)
. |
The prior Flourish object. No need to specify name if piping graph as the graph will take the first argument (i.e. the prior existing graph). |
sort_by |
Sort by. Choices: none, unstacked, stacked. Whether your chart is sorted by the primary (unstacked) or the secondary (stacked) metric. Flourish type hint: string, defaults to |
sort_direction |
Sort direction. Choices: desc, asc. Flourish type hint: string, defaults to |
orientation |
Orientation. Choices: horizontal, vertical. Flourish type hint: string, defaults to |
height_mode |
Height mode. Choices: auto, aspect_ratio. How the graphics height is determined. Auto uses the default Flourish responsive sizing. 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 |
facet_aspect |
Aspect (desktop). Aspect ratio of each chart in desktop mode, where 1 is square, above 1 is wider, and below 1 is taller. Flourish type hint: number, defaults to |
facet_aspect_mobile |
Aspect (mobile). Aspect ratio of each chart in mobile mode, where 1 is square, above 1 is wider, and below 1 is taller. Flourish type hint: number, defaults to |
facet_aspect_breakpoint |
Breakpoint. The width at which mobile mode ends and desktop begins (in px). Flourish type hint: number, defaults to |
stack_padding_stacked |
Space between stacked values. The space between stacked values (in rems ). Flourish type hint: number, defaults to |
stack_padding_unstacked |
Space between stacks. The space between stacks (in rems). Flourish type hint: number, defaults to |
color_mode |
Color mode. Choices: stack, bar. In order to color by stack, you need to have at least two columns bound to the Secondary metric Flourish type hint: string, defaults to |
stack_fade |
Stack fade. How quickly the stacks fade. (Use 1 for no fade). Flourish type hint: number, defaults to |
chart_color_scale_categorical_palette |
Palette. Flourish type hint: colors, defaults to |
chart_color_scale_categorical_extend |
Extend. Automatically generate additional colours when needed to avoid the palette colours being used more than once. Flourish type hint: boolean, defaults to |
chart_color_scale_categorical_custom_palette |
Custom 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 |
chart_color_scale_numeric_type |
Scale type. Choices: sequential, diverging. Flourish type hint: string, defaults to |
chart_color_scale_binning |
Choices: |
chart_color_scale_bin_mode |
Binning mode. Choices: fixed, quantile, custom. Flourish type hint: string, defaults to |
chart_color_scale_bin_count |
Number of bins. Flourish type hint: number, defaults to |
chart_color_scale_bin_thresholds |
Custom 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 |
chart_color_scale_sequential_palette |
Palette. Flourish type hint: string, defaults to |
chart_color_scale_sequential_reverse |
Reverse. Flourish type hint: boolean, defaults to |
chart_color_scale_sequential_custom_min |
Minimum color. Flourish type hint: color, defaults to |
chart_color_scale_sequential_custom_max |
Maximum color. Flourish type hint: color, defaults to |
chart_color_scale_sequential_color_space |
Color space. Choices: rgb, lab, hcl, hsl. Flourish type hint: string, defaults to |
chart_color_scale_sequential_custom_domain |
Domain. Choices: |
chart_color_scale_sequential_domain_min |
Min. Flourish type hint: number, defaults to |
chart_color_scale_sequential_domain_max |
Max. Flourish type hint: number, defaults to |
chart_color_scale_diverging_palette |
Palette. Flourish type hint: string, defaults to |
chart_color_scale_diverging_reverse |
Reverse. Flourish type hint: boolean, defaults to |
chart_color_scale_diverging_custom_min |
Minimum color. Flourish type hint: color, defaults to |
chart_color_scale_diverging_custom_mid |
Midpoint color. Flourish type hint: color, defaults to |
chart_color_scale_diverging_custom_max |
Maximum color. Flourish type hint: color, defaults to |
chart_color_scale_diverging_color_space |
Color space. Choices: rgb, lab, hcl, hsl. Flourish type hint: string, defaults to |
chart_color_scale_diverging_custom_domain |
Domain. Choices: |
chart_color_scale_diverging_domain_min |
Min. Flourish type hint: number, defaults to |
chart_color_scale_diverging_domain_mid |
Mid. Flourish type hint: number, defaults to |
chart_color_scale_diverging_domain_max |
Max. Flourish type hint: number, defaults to |
enable_labels |
Show labels. Choices: auto, on, off. Auto turns labels off if there are more than 50. Flourish type hint: string, defaults to |
label_position |
Label position. Choices: edge_of_chart, edge_of_bar. This alters the position of the label from being at the edge of the chart to the edge of the bars. Note these two positions will only be different when the secondary measure is not being treated as a percentage. Flourish type hint: string, defaults to |
chart_labels_max_width |
Max label width. The maximum allowed label width. Flourish type hint: number, defaults to |
chart_labels_overlap_mode |
Overlaps. Choices: spread, hide, none. What to do with overlaps. Flourish type hint: string, defaults to |
chart_labels_spreading_margin |
Space between labels. The space left between labels when spreading them out to avoid overlaps. Flourish type hint: number, defaults to |
chart_labels_data_point_margin |
Distance. The space between the data point and the label in rems (a multiple of base font size). Flourish type hint: number, defaults to |
chart_labels_show_only_labels |
Show only certain labels. Manually specify which labels youd like to display (one entry per line). Flourish type hint: text, defaults to |
chart_labels_text_color |
Color. Flourish type hint: color, defaults to |
chart_labels_text_size |
Size. Flourish type hint: number, defaults to |
chart_labels_text_bg_color |
Outline. Flourish type hint: color, defaults to |
chart_labels_text_bg_size |
Outline width. As a % of the font size. Flourish type hint: number, defaults to |
chart_labels_text_line_height |
Line height. Flourish type hint: number, defaults to |
chart_labels_text_max_lines |
Max lines. The max number of lines for each label. Flourish type hint: number, defaults to |
chart_labels_text_weight |
Weight. Choices: 400, 700. Flourish type hint: string, defaults to |
chart_labels_lines |
Connector lines. Choices: auto, on, off. Flourish type hint: string, defaults to |
chart_labels_line_style |
Line style. Choices: straight, step. Flourish type hint: string, defaults to |
chart_labels_line_color |
Color. Flourish type hint: color, defaults to |
chart_labels_line_width |
Width. In rems (a multiple of base font size). Flourish type hint: number, defaults to |
chart_labels_line_range |
Length. The width of the space given over to lines; in rems, a multiple of base font size. Flourish type hint: number, defaults to |
chart_labels_line_padding |
Padding. The padding to the left and right of the line; in rems, a multiple of base font size. Flourish type hint: number, defaults to |
chart_facet_columns_fixed |
Grid mode. Choices: |
chart_facet_columns |
Columns. The number of columns in the grid. (If specifying custom positions, extra columns may be added automatically.). Flourish type hint: number, defaults to |
chart_facet_min_width |
Min chart width. The minimum width of a chart or cell in the grid. Determines the number of columns. Flourish type hint: number, defaults to |
chart_facet_min_width_fixed |
Min chart width. Specify the minimum width of a chart or cell in the grid, below which the Fixed grid will be ignored and it will fall back to responsive Auto mode. Flourish type hint: number, defaults to |
chart_facet_custom_grid |
Add custom positions. Specify positions for individual charts in the grid useful for making a map layout. Flourish type hint: boolean, defaults to |
chart_facet_custom_positions |
Custom positions. Enter the name of a facet, one per line, using the format: Facet name: row, column where row and column are numbers indicating the grid position where a facet should be positioned. For example, Alaska : 1, 1 Maine : 1, 11 Wisconsin : 2, 6 Flourish type hint: text, defaults to |
chart_facet_max_width |
Max chart width. The maximum width of a chart or cell in the grid. Flourish type hint: number, defaults to |
chart_facet_gutter_w |
Horizontal margin. Flourish type hint: number, defaults to |
chart_facet_gutter_h |
Vertical margin. Flourish type hint: number, defaults to |
chart_facet_animation |
On data change. Choices: auto, name, reuse. If a chart in the grid is removed, that cell can either be animated out (with another cell moving to take its place) or reused for the new data in that cell. Auto decides for you based on the data. Flourish type hint: string, defaults to |
chart_facet_titles |
Show titles. Flourish type hint: boolean, defaults to |
chart_facet_title_align |
Alignment. Choices: auto, left, center, right. Flourish type hint: string, defaults to |
chart_facet_title_size |
Size. Relative to the width of the chart. Flourish type hint: number, defaults to |
chart_facet_title_unit |
Scale with chart. Choices: rem, facet. Flourish type hint: string, defaults to |
chart_facet_title_color |
Color. Flourish type hint: color, defaults to |
chart_facet_title_padding_top |
Space above. Flourish type hint: number, defaults to |
chart_facet_title_padding_bottom |
Space below. Flourish type hint: number, defaults to |
chart_facet_title_bg |
Background. Choices: none, full, text. Flourish type hint: string, defaults to |
chart_facet_title_bg_color |
Background color. Flourish type hint: color, defaults to |
chart_facet_title_bg_padding |
Background padding. Horizontal space between text and background. Flourish type hint: number, defaults to |
x_as_percentage |
Treat as percentage. Displays values summed to 100%. This is useful for comparing proportional contributions across all categories. Flourish type hint: boolean, defaults to |
matching_x_axis |
Match x axes accross facets. Flourish type hint: boolean, defaults to |
chart_x_axis_axis_position |
Choices: bottom, off. Flourish type hint: string, defaults to |
chart_x_axis_y_axis_position |
Y value. Vertical position of the X axis on the Y scale. Flourish type hint: string, defaults to |
chart_x_axis_numeric_scale_type |
Type. Choices: linear, log. Flourish type hint: string, defaults to |
chart_x_axis_linear_min |
Min. Flourish type hint: number, defaults to |
chart_x_axis_linear_max |
Max. Flourish type hint: number, defaults to |
chart_x_axis_log_min |
Min. Flourish type hint: number, defaults to |
chart_x_axis_log_max |
Max. Flourish type hint: number, defaults to |
chart_x_axis_datetime_min |
Min (date). Flourish type hint: string, defaults to |
chart_x_axis_datetime_max |
Max (date). Flourish type hint: string, defaults to |
chart_x_axis_flip |
Flip axis. Flourish type hint: boolean, defaults to |
chart_x_axis_show_scale_settings |
Configure default min/max. Flourish type hint: boolean, defaults to |
chart_x_axis_nice |
Round min/max. Choices: |
chart_x_axis_zero_axis |
Include 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 |
chart_x_axis_title_mode |
Type. Choices: auto, custom. Flourish type hint: string, defaults to |
chart_x_axis_title |
Text. Flourish type hint: string, defaults to |
chart_x_axis_title_styling |
Styling. Flourish type hint: boolean, defaults to |
chart_x_axis_title_weight |
Weight. Choices: bold, normal. Flourish type hint: string, defaults to |
chart_x_axis_title_color |
Color. Flourish type hint: color, defaults to |
chart_x_axis_title_size |
Size. Flourish type hint: number, defaults to |
chart_x_axis_title_padding |
Padding. Flourish type hint: number, defaults to |
chart_x_axis_tick_label_position |
Position. Choices: default, left, right. Flourish type hint: string, defaults to |
chart_x_axis_tick_label_styling |
Styling. Flourish type hint: boolean, defaults to |
chart_x_axis_tick_label_size |
Size. Flourish type hint: number, defaults to |
chart_x_axis_tick_label_color |
Color. Flourish type hint: color, defaults to |
chart_x_axis_tick_padding |
Padding. Flourish type hint: number, defaults to |
chart_x_axis_tick_label_angle |
Angle. Choices: 0, 30, 45, 60, 90. Flourish type hint: string, defaults to |
chart_x_axis_tick_label_weight |
Weight. Choices: bold, normal. Flourish type hint: string, defaults to |
chart_x_axis_tick_label_max_lines |
Max lines. Flourish type hint: number, defaults to |
chart_x_axis_tick_label_line_height |
Line height. Flourish type hint: number, defaults to |
chart_x_axis_tick_label_space_mode |
Space mode. Choices: auto, max, fixed. Flourish type hint: string, defaults to |
chart_x_axis_tick_label_space |
Space. Flourish type hint: number, defaults to |
chart_x_axis_tick_mode |
Mode. 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 |
chart_x_axis_tick_number |
Number. 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 |
chart_x_axis_tick_custom |
One 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 |
chart_x_axis_line_and_tick_color |
Line color. Flourish type hint: color, defaults to |
chart_x_axis_line_and_tick_width |
Line width. Flourish type hint: number, defaults to |
chart_x_axis_tick_length |
Tick length. Flourish type hint: number, defaults to |
chart_x_axis_tick_side |
Tick side. Choices: out, in. Flourish type hint: string, defaults to |
chart_x_axis_line_visible |
Axis line. Flourish type hint: boolean, defaults to |
chart_x_axis_edge_padding |
Edge 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 |
chart_x_axis_gridlines_visible |
Choices: |
chart_x_axis_gridlines_styling |
Styling. Flourish type hint: boolean, defaults to |
chart_x_axis_gridline_color |
Color. Flourish type hint: color, defaults to |
chart_x_axis_gridline_style |
Style. Choices: solid, dash, dot, dot_dash. Flourish type hint: string, defaults to |
chart_x_axis_gridline_width |
Width. Flourish type hint: number, defaults to |
chart_x_axis_gridline_category_dividers |
Put 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 |
chart_x_axis_gridline_category_dividers_extend |
Extend. Extends the dividers into the axis margins. Flourish type hint: boolean, defaults to |
chart_x_axis_number_date_format_prefix |
Prefix. Text to place in front of a number. Flourish type hint: string, defaults to |
chart_x_axis_number_date_format_suffix |
Suffix. Text to place after a number. Flourish type hint: string, defaults to |
chart_x_axis_number_date_format_n_dec |
Decimal 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 |
chart_x_axis_number_date_format_advanced |
Advanced. Flourish type hint: boolean, defaults to |
chart_x_axis_number_date_format_negative_sign |
Styling of negative numbers. Choices: -$nk, $-nk, ($nk), $(n)k, none. Flourish type hint: string, defaults to |
chart_x_axis_number_date_format_strip_zeros |
Remove trailing zeros. Flourish type hint: boolean, defaults to |
chart_x_axis_number_date_format_strip_separator |
Hide 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 |
chart_x_axis_number_date_format_transform_labels |
Multiply/divide values. Flourish type hint: boolean, defaults to |
chart_x_axis_number_date_format_transform |
Choices: multiply, divide, exponentiate. Flourish type hint: string, defaults to |
chart_x_axis_number_date_format_multiply_divide_constant |
Flourish type hint: number, defaults to |
chart_x_axis_number_date_format_exponentiate_constant |
Flourish type hint: number, defaults to |
y_as_percentage |
Treat as percentage. Displays values summed to 100%. This is useful for comparing proportional contributions across all categories. Flourish type hint: boolean, defaults to |
matching_y_axis |
Match y axes accross facets. Flourish type hint: boolean, defaults to |
chart_y_axis_axis_visible |
Choices: |
chart_y_axis_numeric_scale_type |
Type. Choices: linear, log. Flourish type hint: string, defaults to |
chart_y_axis_linear_min |
Min. Flourish type hint: number, defaults to |
chart_y_axis_linear_max |
Max. Flourish type hint: number, defaults to |
chart_y_axis_log_min |
Min. Flourish type hint: number, defaults to |
chart_y_axis_log_max |
Max. Flourish type hint: number, defaults to |
chart_y_axis_datetime_min |
Min (date). Flourish type hint: string, defaults to |
chart_y_axis_datetime_max |
Max (date). Flourish type hint: string, defaults to |
chart_y_axis_flip |
Flip axis. Flourish type hint: boolean, defaults to |
chart_y_axis_show_scale_settings |
Configure default min/max. Flourish type hint: boolean, defaults to |
chart_y_axis_nice |
Round min/max. Choices: |
chart_y_axis_zero_axis |
Include 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 |
chart_y_axis_title_mode |
Type. Choices: auto, custom. Flourish type hint: string, defaults to |
chart_y_axis_title |
Text. Flourish type hint: string, defaults to |
chart_y_axis_title_styling |
Styling. Flourish type hint: boolean, defaults to |
chart_y_axis_title_position |
Position. Choices: side, end. Flourish type hint: string, defaults to |
chart_y_axis_title_weight |
Weight. Choices: bold, normal. Flourish type hint: string, defaults to |
chart_y_axis_title_color |
Color. Flourish type hint: color, defaults to |
chart_y_axis_title_size |
Size. Flourish type hint: number, defaults to |
chart_y_axis_title_padding |
Padding. Flourish type hint: number, defaults to |
chart_y_axis_tick_label_position |
Position. Choices: default, above, below. Flourish type hint: string, defaults to |
chart_y_axis_tick_label_styling |
Styling. Flourish type hint: boolean, defaults to |
chart_y_axis_tick_label_size |
Size. Flourish type hint: number, defaults to |
chart_y_axis_tick_label_color |
Color. Flourish type hint: color, defaults to |
chart_y_axis_tick_padding |
Padding. Flourish type hint: number, defaults to |
chart_y_axis_tick_label_angle |
Angle. Choices: 0, 30, 45, 60, 90. Flourish type hint: string, defaults to |
chart_y_axis_tick_label_weight |
Weight. Choices: bold, normal. Flourish type hint: string, defaults to |
chart_y_axis_tick_label_max_lines |
Max lines. Flourish type hint: number, defaults to |
chart_y_axis_tick_label_line_height |
Line height. Flourish type hint: number, defaults to |
chart_y_axis_tick_label_space_mode |
Space mode. Choices: auto, max, fixed. Flourish type hint: string, defaults to |
chart_y_axis_tick_label_space |
Space. Flourish type hint: number, defaults to |
chart_y_axis_tick_mode |
Mode. 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 |
chart_y_axis_tick_number |
Number. 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 |
chart_y_axis_tick_custom |
One 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 |
chart_y_axis_line_and_tick_color |
Line color. Flourish type hint: color, defaults to |
chart_y_axis_line_and_tick_width |
Line width. Flourish type hint: number, defaults to |
chart_y_axis_tick_length |
Tick length. Flourish type hint: number, defaults to |
chart_y_axis_tick_side |
Side. Choices: out, in. Flourish type hint: string, defaults to |
chart_y_axis_line_visible |
Axis line. Flourish type hint: boolean, defaults to |
chart_y_axis_edge_padding |
Edge 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 |
chart_y_axis_gridlines_visible |
Choices: |
chart_y_axis_gridlines_styling |
Styling. Flourish type hint: boolean, defaults to |
chart_y_axis_gridline_color |
Color. Flourish type hint: color, defaults to |
chart_y_axis_gridline_style |
Style. Choices: solid, dash, dot, dot_dash. Flourish type hint: string, defaults to |
chart_y_axis_gridline_width |
Width. Flourish type hint: number, defaults to |
chart_y_axis_gridline_category_dividers |
Put 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 |
chart_y_axis_gridline_category_dividers_extend |
Extend. Extends the dividers into the axis margins. Flourish type hint: boolean, defaults to |
chart_y_axis_number_date_format_prefix |
Prefix. Text to place in front of a number. Flourish type hint: string, defaults to |
chart_y_axis_number_date_format_suffix |
Suffix. Text to place after a number. Flourish type hint: string, defaults to |
chart_y_axis_number_date_format_n_dec |
Decimal 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 |
chart_y_axis_number_date_format_advanced |
Advanced. Flourish type hint: boolean, defaults to |
chart_y_axis_number_date_format_negative_sign |
Styling of negative numbers. Choices: -$nk, $-nk, ($nk), $(n)k, none. Flourish type hint: string, defaults to |
chart_y_axis_number_date_format_strip_zeros |
Remove trailing zeros. Flourish type hint: boolean, defaults to |
chart_y_axis_number_date_format_strip_separator |
Hide 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 |
chart_y_axis_number_date_format_transform_labels |
Multiply/divide values. Flourish type hint: boolean, defaults to |
chart_y_axis_number_date_format_transform |
Choices: multiply, divide, exponentiate. Flourish type hint: string, defaults to |
chart_y_axis_number_date_format_multiply_divide_constant |
Flourish type hint: number, defaults to |
chart_y_axis_number_date_format_exponentiate_constant |
Flourish type hint: number, defaults to |
chart_filter_controls_control_type |
Control type. Choices: dropdown, buttons, slider. Choose between a dropdown, buttons or a time slider Flourish type hint: string, defaults to |
chart_filter_controls_control_styles |
Adv. Flourish type hint: boolean, defaults to |
chart_filter_controls_control_title |
Control title. Flourish type hint: string, defaults to |
chart_filter_controls_button_group |
Grouped. Choices: |
chart_filter_controls_button_group_width_mode |
Button group width. Choices: auto, full, fixed. Flourish type hint: string, defaults to |
chart_filter_controls_button_group_width_fixed |
Width. Flourish type hint: number, defaults to |
chart_filter_controls_dropdown_width_mode |
Dropdown width. Choices: auto, full, fixed. Flourish type hint: string, defaults to |
chart_filter_controls_dropdown_width_fixed |
Width. Flourish type hint: number, defaults to |
chart_filter_controls_slider_width |
Slider width. Width of the slider track in rems Flourish type hint: number, defaults to |
chart_filter_controls_slider_max_label_width |
Max 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 |
chart_filter_controls_slider_step_time |
Time 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 |
chart_filter_controls_slider_loop |
Loop. Flourish type hint: boolean, defaults to |
chart_filter_controls_slider_restart_pause |
Pause before loop. Measured in seconds and in addition to the regular step time displayed above. Flourish type hint: number, defaults to |
chart_filter_controls_sort |
Sorting. Choices: |
filter_show_all |
Include "All". Flourish type hint: boolean, defaults to |
filter_show_all_text |
Name for "All". Leave blank to not include an All option. Flourish type hint: string, defaults to |
chart_filter_controls_container_alignment |
Alignment. Choices: start, center, end. Flourish type hint: string, defaults to |
chart_filter_controls_container_controls_spacing |
Spacing. The space between controls, like dropdowns and adjacent button sets, in em units. Flourish type hint: number, defaults to |
chart_controls_style_font_size |
Text size. Flourish type hint: number, defaults to |
chart_controls_style_font_weight |
Text weight. Choices: bold, normal. Flourish type hint: string, defaults to |
chart_controls_style_height |
Height. Flourish type hint: number, defaults to |
chart_dropdown_control_style_background |
Background. Flourish type hint: color, defaults to |
chart_dropdown_control_style_font_color |
Text color. Flourish type hint: color, defaults to |
chart_dropdown_control_style_border_styles_advanced |
Dropdown border styles. Flourish type hint: boolean, defaults to |
chart_dropdown_control_style_border_style |
Border style. Choices: all, bottom. Show border on all sides, or only at the bottom. Flourish type hint: string, defaults to |
chart_dropdown_control_style_border_width |
Border width. Flourish type hint: number, defaults to |
chart_dropdown_control_style_border_color |
Color. Flourish type hint: color, defaults to |
chart_dropdown_control_style_border_transparency |
Transparency. Flourish type hint: number, defaults to |
chart_dropdown_control_style_border_radius |
Radius. Flourish type hint: number, defaults to |
chart_button_control_style_background |
Background. Flourish type hint: color, defaults to |
chart_button_control_style_background_selected |
Selected. Flourish type hint: color, defaults to |
chart_button_control_style_background_hover |
Mouse over. Flourish type hint: color, defaults to |
chart_button_control_style_font_color |
Text color. Flourish type hint: color, defaults to |
chart_button_control_style_font_color_selected |
Selected. Flourish type hint: color, defaults to |
chart_button_control_style_font_color_hover |
Mouse over. Flourish type hint: color, defaults to |
chart_button_control_style_button_styles_advanced |
Button border styles. Flourish type hint: boolean, defaults to |
chart_button_control_style_border_width |
Border width. Flourish type hint: number, defaults to |
chart_button_control_style_border_color |
Color. Flourish type hint: color, defaults to |
chart_button_control_style_border_transparency |
Transparency. Flourish type hint: number, defaults to |
chart_button_control_style_border_radius |
Radius. Flourish type hint: number, defaults to |
chart_categorical_legend_show_legend |
Legend mode. Choices: |
chart_categorical_legend_title_mode |
Title mode. Choices: auto, custom. Flourish type hint: string, defaults to |
chart_categorical_legend_title |
Title. Flourish type hint: string, defaults to |
chart_categorical_legend_swatch_width |
Width. Flourish type hint: number, defaults to |
chart_categorical_legend_swatch_height |
Height. Flourish type hint: number, defaults to |
chart_categorical_legend_swatch_radius |
Roundness. The radius of the corners of the swatch (in pixels). Flourish type hint: number, defaults to |
chart_categorical_legend_legend_items_padding |
Padding. Padding between legend items ( in rems ). Flourish type hint: number, defaults to |
chart_categorical_legend_swatch_outline |
Outline. An optional outline for the swatch in the legend. Flourish type hint: boolean, defaults to |
chart_categorical_legend_swatch_outline_color |
Color. Flourish type hint: color, defaults to |
chart_categorical_legend_order_override |
Custom order override. Manually specify the order of legend entries (one entry per line). Flourish type hint: text, defaults to |
chart_categorical_legend_icon_height |
Height. Height of icon ( in rems ). Flourish type hint: number, defaults to |
chart_categorical_legend_icon_color |
Color. Fallback color (icon color if not determined by template). Flourish type hint: color, defaults to |
chart_categorical_legend_max_width |
Max width. Flourish type hint: number, defaults to |
chart_categorical_legend_orientation |
Orientation. Choices: horizontal, vertical. Flourish type hint: string, defaults to |
chart_legend_container_alignment |
Alignment. Choices: start, center, end. Flourish type hint: string, defaults to |
chart_legend_container_orientation |
Orientation. Choices: horizontal, vertical. Flourish type hint: string, defaults to |
chart_legend_container_title_weight |
Title weight. Choices: bold, normal. Flourish type hint: string, defaults to |
chart_legend_container_text_weight |
Text weight. Choices: bold, normal. Flourish type hint: string, defaults to |
chart_legend_container_text_color |
Color. Flourish type hint: color, defaults to |
chart_legend_container_text_size |
Size. Flourish type hint: number, defaults to |
chart_popup_mode |
Choices: none, popup, panel, both. Flourish type hint: string, defaults to |
chart_popup_popup_is_custom |
Popup content. Choices: |
chart_popup_show_popup_styles |
Show popup styles. Flourish type hint: boolean, defaults to |
chart_popup_popup_custom_header |
Popup custom header. Use |
chart_popup_popup_custom_main |
Popup custom main content. Use |
chart_popup_popup_custom_accessible |
Popup 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 |
chart_popup_popup_width |
Max 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 |
chart_popup_popup_font_size |
Text size. Flourish type hint: number, defaults to |
chart_popup_popup_text_color |
Text color. Flourish type hint: color, defaults to |
chart_popup_popup_align |
Align. Choices: start, center, end. Flourish type hint: string, defaults to |
chart_popup_popup_background |
Fill color. Flourish type hint: color, defaults to |
chart_popup_popup_background_opacity |
Fill opacity. Flourish type hint: number, defaults to |
chart_popup_popup_padding |
Padding. Flourish type hint: number, defaults to |
chart_popup_popup_radius |
Radius. Corner radius of popup. Flourish type hint: number, defaults to |
chart_popup_popup_header_type |
Header style. Choices: block, inline. Flourish type hint: string, defaults to |
chart_popup_popup_header_background |
Background. Flourish type hint: color, defaults to |
chart_popup_popup_header_text_color |
Text. Flourish type hint: color, defaults to |
chart_popup_popup_list_type |
List type. Choices: table, ul. Flourish type hint: string, defaults to |
chart_popup_popup_list_label_weight |
Label weight. Choices: normal, bold. Flourish type hint: string, defaults to |
chart_popup_popup_list_separator |
List separator. Choices: :, , , |
chart_popup_popup_shadow |
Shadow. Flourish type hint: boolean, defaults to |
chart_popup_popup_pointer |
Pointer. Flourish type hint: boolean, defaults to |
chart_popup_panel_position |
Choices: overlay, left, right, top, bottom. Flourish type hint: string, defaults to |
chart_popup_panel_open_duration |
Open duration. Flourish type hint: number, defaults to |
chart_popup_panel_side_fixed |
Always show. Flourish type hint: boolean, defaults to |
chart_popup_panel_side_default_content |
Placeholder content. Flourish type hint: text, defaults to |
chart_popup_panel_is_custom |
Panel content. Choices: |
chart_popup_show_panel_styles |
Show panel styles. Flourish type hint: boolean, defaults to |
chart_popup_panel_custom_header |
Panel custom header. Use |
chart_popup_panel_custom_main |
Panel custom main content. Use |
chart_popup_panel_width_overlay |
Width (%). Flourish type hint: number, defaults to |
chart_popup_panel_height_overlay |
Height (%). Flourish type hint: number, defaults to |
chart_popup_panel_width_side |
Width (%). Flourish type hint: number, defaults to |
chart_popup_panel_height_side |
Height (%). Flourish type hint: number, defaults to |
chart_popup_panel_max_width |
Max width (px). Flourish type hint: number, defaults to |
chart_popup_panel_max_height |
Max height (px). Flourish type hint: number, defaults to |
chart_popup_panel_vertical_position |
Vertical 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 |
chart_popup_panel_text_color |
Text color. Flourish type hint: color, defaults to |
chart_popup_panel_font_size |
Text size. Flourish type hint: number, defaults to |
chart_popup_panel_align |
Alignment. Choices: start, center, end. Flourish type hint: string, defaults to |
chart_popup_panel_background |
Fill color. Flourish type hint: color, defaults to |
chart_popup_panel_background_opacity |
Fill opacity. Flourish type hint: number, defaults to |
chart_popup_panel_padding |
Padding. Flourish type hint: number, defaults to |
chart_popup_panel_radius |
Radius. Corner radius of panel. Flourish type hint: number, defaults to |
chart_popup_panel_list_type |
List type. Choices: table, ul. Flourish type hint: string, defaults to |
chart_popup_panel_list_label_weight |
Label weight. Choices: normal, bold. Flourish type hint: string, defaults to |
chart_popup_panel_list_separator |
List separator. Choices: :, , , |
chart_popup_panel_shadow |
Shadow. Flourish type hint: boolean, defaults to |
chart_axes_highlights_x_enabled |
Show highlights on the x axis. Flourish type hint: boolean, defaults to |
chart_axes_highlights_x_lines |
One 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: |
chart_axes_highlights_x_line_color |
Line color. Flourish type hint: color, defaults to |
chart_axes_highlights_x_line_width |
Line width. Flourish type hint: number, defaults to |
chart_axes_highlights_x_line_dash |
Dash. Flourish type hint: number, defaults to |
chart_axes_highlights_x_areas |
One 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, |
chart_axes_highlights_x_area_color |
Area. Flourish type hint: color, defaults to |
chart_axes_highlights_x_area_opacity |
Area opacity. Flourish type hint: number, defaults to |
chart_axes_highlights_x_area_texture |
Area texture. Choices: none, pattern-diagonal, pattern-grid, pattern-dots. Flourish type hint: string, defaults to |
chart_axes_highlights_x_label_vertical |
Vertical. Flourish type hint: boolean, defaults to |
chart_axes_highlights_x_label_y_position |
Y 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 |
chart_axes_highlights_x_label_x_position |
X 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 |
chart_axes_highlights_x_label_max_width |
Max width. Flourish type hint: number, defaults to |
chart_axes_highlights_x_font_size |
Font size. Flourish type hint: number, defaults to |
chart_axes_highlights_x_font_weight |
Font weight. Choices: regular, bold. Flourish type hint: string, defaults to |
chart_axes_highlights_x_label_color |
Text. Flourish type hint: color, defaults to |
chart_axes_highlights_x_shadow_color |
Shadow. Flourish type hint: color, defaults to |
chart_axes_highlights_x_shadow_enabled |
Shadow. Flourish type hint: boolean, defaults to |
chart_axes_highlights_y_enabled |
Show highlights on the y axis. Flourish type hint: boolean, defaults to |
chart_axes_highlights_y_lines |
One 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: |
chart_axes_highlights_y_line_color |
Line color. Flourish type hint: color, defaults to |
chart_axes_highlights_y_line_width |
line width. Flourish type hint: number, defaults to |
chart_axes_highlights_y_line_dash |
Dash. Flourish type hint: number, defaults to |
chart_axes_highlights_y_areas |
One 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: |
chart_axes_highlights_y_area_color |
Area. Flourish type hint: color, defaults to |
chart_axes_highlights_y_area_opacity |
Area opacity. Flourish type hint: number, defaults to |
chart_axes_highlights_y_area_texture |
Area texture. Choices: none, pattern-diagonal, pattern-grid, pattern-dots. Flourish type hint: string, defaults to |
chart_axes_highlights_y_label_x_position |
X 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 |
chart_axes_highlights_y_label_y_position |
Y 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 |
chart_axes_highlights_y_label_max_width |
Max width. Flourish type hint: number, defaults to |
chart_axes_highlights_y_font_size |
Font size. Flourish type hint: number, defaults to |
chart_axes_highlights_y_font_weight |
Font weight. Choices: regular, bold. Flourish type hint: string, defaults to |
chart_axes_highlights_y_label_color |
Text. Flourish type hint: color, defaults to |
chart_axes_highlights_y_shadow_color |
Shadow. Flourish type hint: color, defaults to |
chart_axes_highlights_y_shadow_enabled |
Shadow. Flourish type hint: boolean, defaults to |
axes_highlights_stack_order |
Stack order. Choices: above_data, below_data. Whether your axis highlights should be displayed above or below your chart area. Flourish type hint: string, defaults to |
annotations_styles |
Show styling options. Flourish type hint: boolean, defaults to |
chart_annotations_defaults_text_weight |
Weight. Choices: normal, bold. Flourish type hint: string, defaults to |
chart_annotations_defaults_text_size |
Text size. Flourish type hint: number, defaults to |
chart_annotations_defaults_text_color |
Text color. Flourish type hint: color, defaults to |
chart_annotations_defaults_label_width |
Max width. Flourish type hint: number, defaults to |
chart_annotations_defaults_text_background_mode |
Text background. Choices: none, outline, background. Flourish type hint: string, defaults to |
chart_annotations_defaults_text_bg |
Outline. Flourish type hint: color, defaults to |
chart_annotations_defaults_label_bg |
Background. Flourish type hint: color, defaults to |
chart_annotations_defaults_text_alignment |
Alignment. Choices: auto, start, center, end. Flourish type hint: string, defaults to |
chart_annotations_defaults_popup_position |
Popup position. Choices: center, left, right, top, bottom. Flourish type hint: string, defaults to |
chart_annotations_defaults_line_marker |
Marker. Choices: none, arrowhead_open, arrowhead. Flourish type hint: string, defaults to |
chart_annotations_defaults_stroke_width |
Width. Flourish type hint: number, defaults to |
chart_annotations_defaults_stroke_color |
Color. Flourish type hint: color, defaults to |
chart_annotations_defaults_connector_extend_line |
Extend line. Choices: enabled, disabled. Flourish type hint: string, defaults to |
animation_duration |
Animation duration. The duration of the animation (in seconds) when changing data or mode for example, between slides in a story Flourish type hint: number, defaults to |
chart_background_background_color_enabled |
Color. Choices: |
chart_background_background_image_enabled |
Image. Choices: |
chart_background_background_color |
Color. Flourish type hint: color, defaults to |
chart_background_background_image_src |
Image URL. Flourish type hint: url, defaults to |
chart_background_background_image_size |
Size. Choices: stretch, slice, meet. Flourish type hint: string, defaults to |
chart_background_background_image_position |
Position. 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 |
chart_layout_body_font |
Main 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 |
chart_layout_font_color |
Text 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 |
chart_layout_background_color_enabled |
Color. Choices: |
chart_layout_background_image_enabled |
Image. Choices: |
chart_layout_background_color |
Background color. Flourish type hint: color, defaults to |
chart_layout_background_image_src |
Image URL. Flourish type hint: url, defaults to |
chart_layout_background_image_size |
Size. Choices: cover, contain, auto, 100% 100%. Flourish type hint: string, defaults to |
chart_layout_background_image_position |
Position. 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 |
chart_layout_max_width_target |
Maximum 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 |
chart_layout_max_width |
Maximum width. Leave blank to stretch to container width. Flourish type hint: number, defaults to |
chart_layout_max_width_align |
Align. Choices: left, center, right. Flourish type hint: string, defaults to |
chart_layout_layout_order |
Layout order. Flourish type hint: string, defaults to |
chart_layout_space_between_sections |
Space between sections. Choices: 0.5, 1, 1.5, custom. Flourish type hint: string, defaults to |
chart_layout_space_between_sections_custom |
Custom. Flourish type hint: number, defaults to |
chart_layout_margin_top |
Top. Flourish type hint: number, defaults to |
chart_layout_margin_right |
Right. Flourish type hint: number, defaults to |
chart_layout_margin_bottom |
Bottom. Flourish type hint: number, defaults to |
chart_layout_margin_left |
Left. Flourish type hint: number, defaults to |
chart_layout_border_enabled |
Show borders around visualisation. Flourish type hint: boolean, defaults to |
chart_layout_border_top_width |
Top. Flourish type hint: number, defaults to |
chart_layout_border_top_style |
Style. Choices: solid, dashed, dotted. Flourish type hint: string, defaults to |
chart_layout_border_top_color |
Color. Flourish type hint: color, defaults to |
chart_layout_border_right_width |
Right. Flourish type hint: number, defaults to |
chart_layout_border_right_style |
Style. Choices: solid, dashed, dotted. Flourish type hint: string, defaults to |
chart_layout_border_right_color |
Color. Flourish type hint: color, defaults to |
chart_layout_border_bottom_width |
Bottom. Flourish type hint: number, defaults to |
chart_layout_border_bottom_style |
Style. Choices: solid, dashed, dotted. Flourish type hint: string, defaults to |
chart_layout_border_bottom_color |
Color. Flourish type hint: color, defaults to |
chart_layout_border_left_width |
Left. Flourish type hint: number, defaults to |
chart_layout_border_left_style |
Style. Choices: solid, dashed, dotted. Flourish type hint: string, defaults to |
chart_layout_border_left_color |
Color. Flourish type hint: color, defaults to |
chart_layout_read_direction |
Read 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 |
chart_layout_font_size_mobile_small |
Flourish type hint: number, defaults to |
chart_layout_font_size_mobile_big |
Flourish type hint: number, defaults to |
chart_layout_font_size_tablet |
Flourish type hint: number, defaults to |
chart_layout_font_size_desktop |
Flourish type hint: number, defaults to |
chart_layout_font_size_big_screen |
Flourish type hint: number, defaults to |
chart_layout_breakpoint_mobile_small |
Flourish type hint: number, defaults to |
chart_layout_breakpoint_mobile_big |
Flourish type hint: number, defaults to |
chart_layout_breakpoint_tablet |
Flourish type hint: number, defaults to |
chart_layout_breakpoint_desktop |
Flourish type hint: number, defaults to |
chart_layout_breakpoint_big_screen |
Flourish type hint: number, defaults to |
chart_layout_header_align |
Alignment. Choices: left, center, right. Flourish type hint: string, defaults to |
chart_layout_title |
Flourish type hint: html, defaults to |
chart_layout_title_styling |
Styling. Flourish type hint: boolean, defaults to |
chart_layout_title_font |
Title Font. Flourish type hint: font, defaults to |
chart_layout_title_size |
Size. Choices: 1.4, 1.6, 2, custom. Flourish type hint: string, defaults to |
chart_layout_title_size_custom |
Custom. 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 |
chart_layout_title_weight |
Weight. Choices: bold, normal. Flourish type hint: string, defaults to |
chart_layout_title_color |
Color. Flourish type hint: color, defaults to |
chart_layout_title_line_height |
Line height. Flourish type hint: number, defaults to |
chart_layout_title_space_above |
Space above. Choices: 0, 0.5, 1, custom. Flourish type hint: string, defaults to |
chart_layout_title_space_above_custom |
Custom. Flourish type hint: number, defaults to |
chart_layout_subtitle |
Flourish type hint: html, defaults to |
chart_layout_subtitle_styling |
Styling. Flourish type hint: boolean, defaults to |
chart_layout_subtitle_font |
Subtitle Font. Flourish type hint: font, defaults to |
chart_layout_subtitle_size |
Size. Choices: 1.4, 1.6, 2, custom. Flourish type hint: string, defaults to |
chart_layout_subtitle_size_custom |
Custom. 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 |
chart_layout_subtitle_weight |
Weight. Choices: bold, normal. Flourish type hint: string, defaults to |
chart_layout_subtitle_color |
Color. Flourish type hint: color, defaults to |
chart_layout_subtitle_line_height |
Line height. Flourish type hint: number, defaults to |
chart_layout_subtitle_space_above |
Space above. Choices: 0, 0.5, 1, custom. Flourish type hint: string, defaults to |
chart_layout_subtitle_space_above_custom |
Custom. Flourish type hint: number, defaults to |
chart_layout_header_text |
Flourish type hint: html, defaults to |
chart_layout_header_text_styling |
Styling. Flourish type hint: boolean, defaults to |
chart_layout_header_text_size |
Size. Choices: 1.2, 1.4, 1.6, custom. Flourish type hint: string, defaults to |
chart_layout_header_text_size_custom |
Custom. 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 |
chart_layout_header_text_weight |
Weight. Choices: bold, normal. Flourish type hint: string, defaults to |
chart_layout_header_text_color |
Color. Flourish type hint: color, defaults to |
chart_layout_header_text_line_height |
Line height. Flourish type hint: number, defaults to |
chart_layout_header_text_space_above |
Space above. Choices: 0, 0.5, 1, custom. Flourish type hint: string, defaults to |
chart_layout_header_text_space_above_custom |
Custom. Flourish type hint: number, defaults to |
chart_layout_header_border |
Choices: top, bottom, top_and_bottom, none. Flourish type hint: string, defaults to |
chart_layout_header_border_width |
Width. Flourish type hint: number, defaults to |
chart_layout_header_border_color |
Color. Flourish type hint: color, defaults to |
chart_layout_header_border_style |
Style. Choices: solid, dashed, dotted. Flourish type hint: string, defaults to |
chart_layout_header_border_space |
Space. Space between border and header text. Flourish type hint: number, defaults to |
chart_layout_header_logo_enabled |
Choices: |
chart_layout_header_logo_src |
Image. Flourish type hint: url, defaults to |
chart_layout_header_logo_alt |
Alt text. Flourish type hint: string, defaults to |
chart_layout_header_logo_link_url |
Link. Flourish type hint: string, defaults to |
chart_layout_header_logo_height |
Height. Flourish type hint: number, defaults to |
chart_layout_header_logo_align |
Align. Choices: inside, outside. Align logo inside either the header or the main visualization container. Flourish type hint: string, defaults to |
chart_layout_header_logo_position_inside |
Position. Choices: top, left, right. Flourish type hint: string, defaults to |
chart_layout_header_logo_position_outside |
Position. Choices: left, right. Flourish type hint: string, defaults to |
chart_layout_header_logo_margin_top |
Top. Flourish type hint: number, defaults to |
chart_layout_header_logo_margin_right |
Right. Flourish type hint: number, defaults to |
chart_layout_header_logo_margin_bottom |
Bottom. Flourish type hint: number, defaults to |
chart_layout_header_logo_margin_left |
Left. Flourish type hint: number, defaults to |
chart_layout_footer_align |
Alignment. Choices: left, center, right, justify. Flourish type hint: string, defaults to |
chart_layout_footer_text_size |
Size. Flourish type hint: number, defaults to |
chart_layout_footer_text_color |
Color. Flourish type hint: color, defaults to |
chart_layout_footer_styling |
Advanced footer styles. Flourish type hint: boolean, defaults to |
chart_layout_footer_font |
Font. Flourish type hint: font, defaults to |
chart_layout_footer_text_weight |
Weight. Choices: bold, normal. Flourish type hint: string, defaults to |
chart_layout_source_name |
Source name. Flourish type hint: string, defaults to |
chart_layout_source_url |
Source url. Flourish type hint: string, defaults to |
chart_layout_multiple_sources |
Multiple sources. Flourish type hint: boolean, defaults to |
chart_layout_source_name_2 |
Source name. Flourish type hint: string, defaults to |
chart_layout_source_url_2 |
Source url. Flourish type hint: string, defaults to |
chart_layout_source_name_3 |
Source name. Flourish type hint: string, defaults to |
chart_layout_source_url_3 |
Source url. Flourish type hint: string, defaults to |
chart_layout_source_label |
Source label. Flourish type hint: string, defaults to |
chart_layout_footer_note |
Note. To add the time/date stamp of when the data was last updated add |
chart_layout_footer_note_secondary |
Note (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 |
chart_layout_advanced_note_styling |
Advanced. Flourish type hint: boolean, defaults to |
chart_layout_footer_timestamp_format |
Time/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 |
chart_layout_footer_logo_enabled |
Image. Choices: |
chart_layout_footer_logo_src |
Image. Flourish type hint: url, defaults to |
chart_layout_footer_logo_src_light |
Image (light version). If provided this version will be used whenever the background color is dark. Flourish type hint: hidden, defaults to |
chart_layout_footer_logo_alt |
Alt text. Flourish type hint: string, defaults to |
chart_layout_footer_logo_link_url |
Link. Flourish type hint: string, defaults to |
chart_layout_footer_logo_height |
Height. Flourish type hint: number, defaults to |
chart_layout_footer_logo_margin |
Margin. Flourish type hint: number, defaults to |
chart_layout_footer_logo_order |
Position. Choices: left, right. Flourish type hint: string, defaults to |
chart_layout_footer_align_vertical |
V. align. Choices: flex-start, center, flex-end. Flourish type hint: string, defaults to |
chart_layout_footer_border |
Choices: top, bottom, top_and_bottom, none. Flourish type hint: string, defaults to |
chart_layout_footer_border_width |
Width. Flourish type hint: number, defaults to |
chart_layout_footer_border_color |
Color. Flourish type hint: color, defaults to |
chart_layout_footer_border_style |
Style. Choices: solid, dashed, dotted. Flourish type hint: string, defaults to |
chart_layout_footer_border_space |
Space. Space between border and footer text. Flourish type hint: number, defaults to |
chart_layout_screenreader_text_primary |
Screenreader 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 |
chart_layout_screenreader_label |
Screenreader 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 |
chart_layout_screenreader_hide_primary |
Screenreader mode for main visual container. Choices: |
A Flourish chart
try(
flourish(chart_type = "marimekko", api_key = Sys.getenv("FLOURISH_API_KEY")) |>
bind_marimekko_data(gapminder) |>
set_marimekko_details()
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.