digrich/bubblechart-panel

Angular is deprecated - please migrate to React

tolzhabayev opened this issue ยท 5 comments

Hello ๐Ÿ‘‹ from Grafana Labs

We have detected that your plugin might still be using AngularJS and recommend migrating it to React, so that it may continue to operate successfully in future versions of Grafana.

You can read more on why and how by visiting our documentation: https://grafana.com/docs/grafana/latest/developers/angular_deprecation/

You can reach out to us with any questions via slack: slack.grafana.com - channel #plugins or our plugin development community forum

@digrich just following up on the above

Given its dependency on Angular and that it has not been updated in a number of years, it is at risk of being deprecated and removed from the catalog.

Are there any plans to update this plugin or should we go ahead and deprecate? If you would prefer we deprecate, and there is any specific guidance you would like to offer current users, please let me know and we can include that in any deprecation message.

If we don't hear anything in the next 30 days we'll go ahead and assume that deprecation is appropriate.

Thanks again for your contribution to the Grafana plugin ecosystem, we greatly value the time and effort that folks have put in to make plugins such as yours.

David

Hi @sympatheticmoose - Thanks for reaching out on this. Let me try to work on it. If I find the migration process too complicated, I will give an update to your team.

Thanks so much for the update @digrich - feel free to reach out to us in slack/forum (linked in Timur's post above) if you have any questions

v2.0.1 is released with the react migration and some new changes.

Great work on this!