ankane / chartkick

Create beautiful JavaScript charts with one line of Ruby
https://chartkick.com
MIT License
6.33k stars 565 forks source link

I want to ad some padding or margin in between the legend and the pie chart. How do I go about it? #583

Closed georgeMaharjan closed 2 years ago

georgeMaharjan commented 2 years ago

My code right now <%= pie_chart({"something" => 65, "something1" => 35},{legend: "bottom"}) %>

ankane commented 2 years ago

Hey @mageo123, check out the new issue page for where to get help.