Add possibility to generate vertical bar plots either by creating new vbar_scene and vbar functions or by adding a direction kwarg and renaming hbar/hbar_scene to barplot/barplot_scene.
Definition of Done
[ ] All ACs fulfilled
[ ] Feature tested
[ ] Related feature branch(es) merged and deleted
[ ] Documentation updated
Acceptance Criteria
[ ] vertical bar plots available with the same features as horizontal bar plots
Description
Add possibility to generate vertical bar plots either by creating new
vbar_scene
andvbar
functions or by adding adirection
kwarg and renaminghbar
/hbar_scene
tobarplot
/barplot_scene
.Definition of Done
Acceptance Criteria