Open
Description
I see that most of the out-of-the-box features we need in our applications are available as different plugins. As a result, more JS references are being added to the Blazor project. For this reason, I feel we can make Blazor ChartJS components independent from the BlazorBootstrap library. This way, we can add more features (including plugins) independently.
Your feedback is appreciated.