How to add chart overll padding for circos/chord chart?
I have similar kind of chord chart with same attributes please see given link [https://www.d3-graph-gallery.com/graph/chord_basic.html].
Actually I want to set overall chart padding(top,right,bottom and left side), without modify in its height and width. I have tried with some attributes and style in editor mode but it does not work.
Can you please suggest solution how to set overall padding for circos/chord chart with example?
Thanks