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
on line 459 we need to use {{minValue}} and {{{maxValue}} instead of {{attrValue.maxNegative}} and {{attrValue.minNegative}}. If we don't, then d3 complains it's being passed invalid values:
{{Unexpected value maxValue parsing r attribute.}}