You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your amazing work. The package is great. I have only one issue though. As I'm developing a package that relies on r2d3 (link here: https://feddelegrand7.github.io/ddplot/) I've many functions that render some graphics. As suggested by the developers of r2d3, I've included the optional width and height parameters within the R functions, nevertheless, these parameters when used (example: width: 100, height: 100) don't affect the graphics at all.
I'm wondering if you have any example that shows how to work with the width and height parameters when creating a function that relies on r2d3 and a javascript D3 file.
Thank you again.
Best.
Fodil.
The text was updated successfully, but these errors were encountered:
Hi,
Thank you for your amazing work. The package is great. I have only one issue though. As I'm developing a package that relies on r2d3 (link here: https://feddelegrand7.github.io/ddplot/) I've many functions that render some graphics. As suggested by the developers of r2d3, I've included the optional width and height parameters within the R functions, nevertheless, these parameters when used (example: width: 100, height: 100) don't affect the graphics at all.
I'm wondering if you have any example that shows how to work with the width and height parameters when creating a function that relies on r2d3 and a javascript D3 file.
Thank you again.
Best.
Fodil.
The text was updated successfully, but these errors were encountered: