mattosaurus / ChartJSCore

Implementation of Chart.js for use with .NET Core.
GNU General Public License v3.0
116 stars 34 forks source link

Plugins now derives from Base #76

Closed OriginalArkus closed 2 years ago

OriginalArkus commented 2 years ago

To facilitate the use of PluginDynamic at the Plugins level of the configuration.

mattosaurus commented 2 years ago

Thanks, I hadn't thought that Plugins might themselves require plugins.

I've published this in v3.0.2.