Contex
v0.1.0
Pages
Modules
Contex v0.1.0
Contex.BarPlot
View Source
Link to this section
Summary
Functions
colours(plot, colour_palette)
custom_value_formatter(plot, custom_value_formatter)
data_labels(plot, data_labels)
defaults(plot)
event_handler(plot, event_handler)
force_value_range(plot, value_range)
get_svg_legend(bar_plot)
new(data, orientation \\ :vertical)
orientation(plot, orientation)
padding(plot, padding)
select_item(plot, select_item)
set_cat_col_name(plot, cat_col_name)
set_size(plot, width, height)
set_val_col_names(plot, val_col_names)
to_svg(plot, options)
type(plot, type)
Link to this section
Functions
Link to this function
colours(plot, colour_palette)
View Source
Link to this function
custom_value_formatter(plot, custom_value_formatter)
View Source
Link to this function
data_labels(plot, data_labels)
View Source
Link to this function
defaults(plot)
View Source
Link to this function
event_handler(plot, event_handler)
View Source
Link to this function
force_value_range(plot, value_range)
View Source
Link to this function
get_svg_legend(bar_plot)
View Source
Link to this function
new(data, orientation \\ :vertical)
View Source
Link to this function
orientation(plot, orientation)
View Source
Link to this function
padding(plot, padding)
View Source
Link to this function
select_item(plot, select_item)
View Source
Link to this function
set_cat_col_name(plot, cat_col_name)
View Source
Link to this function
set_size(plot, width, height)
View Source
Link to this function
set_val_col_names(plot, val_col_names)
View Source
Link to this function
to_svg(plot, options)
View Source
Link to this function
type(plot, type)
View Source