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
When undefined is passed to such props as xDomain, yRange or other scale related props, it is treated as the real value. This behavior breaks the compatibility with the old source code. This should be fixed.
The text was updated successfully, but these errors were encountered:
When
undefined
is passed to such props asxDomain
,yRange
or other scale related props, it is treated as the real value. This behavior breaks the compatibility with the old source code. This should be fixed.The text was updated successfully, but these errors were encountered: