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
Hi, this should be added to amChartsDirective.js on line 221.
This fixes issue that can not be overridden field AllLabels with the
directive
2017-01-20 20:59 GMT+03:00 ararista <[email protected]>:
Hi,
missing property AllLabels
Need to add
if (o.allLabels) { chart.allLabels = o.allLabels; }
The text was updated successfully, but these errors were encountered: