ankane / chartkick

Create beautiful JavaScript charts with one line of Ruby

Home Page:https://chartkick.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

georgeMaharjan opened this issue · comments

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

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