Libraries
»
charts
(0.0.10)
»
Index
»
Charts
»
PieChart
»
#pre_draw
Method: Charts::PieChart#pre_draw
Defined in:
lib/charts/pie_chart/pie_chart.rb
#
pre_draw
⇒
Object
32 33 34 35
# File 'lib/charts/pie_chart/pie_chart.rb', line 32
def
pre_draw
super
draw_labels
end