You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 25, 2019. It is now read-only.
If you want to toggle series visibility(ng-model="options.series[0].show") $watch function is not triggering replot, you need third parameter to be set to true.
a.$watch(c.chartOptions,function(){d()},true)
The text was updated successfully, but these errors were encountered:
If you want to toggle series visibility(ng-model="options.series[0].show") $watch function is not triggering replot, you need third parameter to be set to true.
a.$watch(c.chartOptions,function(){d()},true)
The text was updated successfully, but these errors were encountered: