605 Views
Recently I have been writing plugins for Grafana and had a desire to make a panel that would give the user the ability to use the data from the query within HTML with AngularJS syntax. I have not come up with a good solution for using AngularJS to easily parse an HTML string with AngularJS syntax but I was able to do it with VueJS.
0 comments