Method: Ambling::Pie::Settings::DataLabels#avoid_overlapping

Defined in:
lib/ambling/pie.rb

#avoid_overlappingObject

true

(true / false) Whether to change data labels positions so that they wouldn’t overlap or not



353
354
355
# File 'lib/ambling/pie.rb', line 353

def avoid_overlapping
  @avoid_overlapping
end