Bonsai_tui_bar_chartmodule Bar : sig ... endmodule Y_labels_config : sig ... endmodule Y_range : sig ... endmodule Bar_height_config : sig ... endmodule Bar_width_config : sig ... endval view :
?theme:Theme.t ->
?y_labels_config:Y_labels_config.t ->
?show_x_labels:bool ->
?title:string option ->
?show_border:bool ->
?bar_height_config:Bar_height_config.t ->
Bar.t list ->
max_bar_height:int ->
bar_width_config:Bar_width_config.t ->
Bonsai_term.View.tmodule For_testing : sig ... endmodule Theme : sig ... endmodule Bar_height : sig ... endmodule Y_labels : sig ... end