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
is commented out
then getChildrenByClassname(childrens, 'ac-title') returns the last existing element from parameter childrens (thats another bug I think)
hight is sybstracted by the clientHeight of this (improper) element
The text was updated successfully, but these errors were encountered:
https://github.com/chinmaymk/angular-charts/blob/master/src/angular-charts.js#L189
if title is false then the div
is commented out
then getChildrenByClassname(childrens, 'ac-title') returns the last existing element from parameter childrens (thats another bug I think)
hight is sybstracted by the clientHeight of this (improper) element
The text was updated successfully, but these errors were encountered: