bruigtp / flowchart

flowchart is an R package for drawing participant flow diagrams directly from a dataframe using tidyverse.
https://bruigtp.github.io/flowchart/
GNU General Public License v3.0
37 stars 2 forks source link

option for boxes with corners? #2

Closed higgi13425 closed 1 week ago

higgi13425 commented 3 months ago

It would be nice for some journals to have the option for boxes with corners

pasahe commented 3 months ago

Dear @higgi13425,

Thanks for the post. We will definitely try to include this feature as an argument of fc_draw() in the next version.

higgi13425 commented 2 months ago

Thanks! Very nice!

pasahe commented 2 weeks ago

Hi @higgi13425,

I am not able to change the corner style for the box, as this is a behavior that the package inherits from the {Gmisc} package, which uses this rounded-shape style for the corner.