pepstock-org / Charba

J2CL and GWT Charts library based on CHART.JS
https://pepstock-org.github.io/Charba-Wiki/docs
Apache License 2.0
62 stars 6 forks source link

onConfigure method not called for Global Plugin #44

Closed stockiNail closed 4 years ago

stockiNail commented 4 years ago

The onConfigure is not claled for plugins registerd as global.

It happens when the plugin does not have any options to set into chart instance.

Without any options, the plugin is considered as disable.