Closed newuserofthis closed 4 years ago
Hello,
Thanks for reporting this, it should be fixed:
I also added ar argument to use caption as a link.
Please install from GitHub to have latest version, I'll submit to CRAN soon.
Victor
Thank you for the quick fix, Victor! Works like a charm!
Best wishes Anja
Dear billboarder team,
thanks for your wonderful R package. I have a minor problem with the display of a chart's caption. The lower part of it is missing. I added
bb_opts = list(padding = list(bottom=100))
as argument to thebillboarder()
function. It works but gets overwritten when thebb_labs()
function is called with a caption argument. How can the bottom margin be enlarged after calling thebb_labs()
function? Or is there another way of displaying the caption entirely. Thanks for your help!Anja