1

I have two questions. I'm using Gruff library to draw charts in Ruby on Rails project. Is it possible make description next to each pie slice, like on image below.

enter image description here

Second question is about spacing between slices. Is it possible to make some space between slices using Gruff library (something like on image below)

enter image description here

Przemek903
  • 61
  • 1
  • 3
  • Your first quesiton's answer is yes. i have no-idea for your second question. see http://www.rubydoc.info/github/topfunky/gruff/Gruff/Pie – 孙悟空 Aug 02 '16 at 09:36
  • Could You tell me what attribute I should change to make description next to each pie slice, because I can't see it in documentation? – Przemek903 Aug 02 '16 at 10:32
  • First of all, make sure that the gem which you used is this one :https://github.com/topfunky/gruff.git – 孙悟空 Aug 02 '16 at 10:53
  • You can see many of example like this one https://github.com/topfunky/gruff/blob/master/test/output/pie_keynote.png is more or less similar than your first pie. – 孙悟空 Aug 02 '16 at 10:54
  • any luck on creating 3d pie chart as shown in second figure ? – Abhaya Nov 22 '17 at 07:45

0 Answers0