:exclamation: This is a read-only mirror of the CRAN R package repository. ggflowchart — Flowcharts with 'ggplot2'. Homepage: https://nrennie.github.io/ggflowchart/
Other
2
stars
0
forks
source link
Great Package! A few small requests/suggestions #2
This package is great and works so well with ggplot which I love!
I see that you have some upcoming features that include mapping more aesthetics to node and edge attributes and I was hoping you'd add another. I see that you can currently map the text color to node attributes but there doesn't seem to be a way to change what those colors are (scale_color_manual didn't work). Being able to map node size to node attribute would be awesome as well.
Also I noticed a small bug. Every time I run the main function I get the following warning: "Warning message:
Ignoring unknown parameters: linewidth". Additionally trying to change the argument for "arrow_linewidth" has no effect.
This package is great and works so well with ggplot which I love!
I see that you have some upcoming features that include mapping more aesthetics to node and edge attributes and I was hoping you'd add another. I see that you can currently map the text color to node attributes but there doesn't seem to be a way to change what those colors are (scale_color_manual didn't work). Being able to map node size to node attribute would be awesome as well.
Also I noticed a small bug. Every time I run the main function I get the following warning: "Warning message: Ignoring unknown parameters: linewidth". Additionally trying to change the argument for "arrow_linewidth" has no effect.
Can't wait to see what comes next!