PSGraph icon indicating copy to clipboard operation
PSGraph copied to clipboard

[Question] Is there any way to set the graph background as transparent?

Open claudio-salvio opened this issue 3 years ago • 1 comments

Hello

Is there any way to set the background as transparent? I would like the background color to be determined by the mode (dark or light) of the system in which it is displayed.

Best regards, Claudio Salvio

claudio-salvio avatar Jun 21 '22 03:06 claudio-salvio

bgcolor="transparent"

Reference: https://graphviz.org/docs/attrs/bgcolor/

rebelinux avatar Oct 15 '22 19:10 rebelinux