charts icon indicating copy to clipboard operation
charts copied to clipboard

Incorrect Javadocs for Labels.setEnabled

Open vaadin-bot opened this issue 9 years ago • 0 comments

Originally by [email protected]


I'm using Vaadin charts 2.0.0. The javadocs for the com.vaadin.addon.charts.model.Labels.setEnabled(Boolean) method says that the default setting is true. This is not the case. The default setting is false. The no-arg class constructor needs to call this(false);


Imported from https://dev.vaadin.com/ issue #16472

vaadin-bot avatar Jan 22 '15 15:01 vaadin-bot