pb866 / MakiePlotting.jl

Collection of functions to easily create Make plots with Julia.
0 stars 0 forks source link

Add possibility for vertical bar plots #11

Open pb866 opened 6 months ago

pb866 commented 6 months ago

Description

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

Acceptance Criteria