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 using a logarithmic scale with all negative values, the areas or bars are rendered from the bottom up (towards from 0) instead of the top down (aways from 0)
The expected behavior should match that of the linear scales, as shown below.
The text was updated successfully, but these errors were encountered:
When using a logarithmic scale with all negative values, the areas or bars are rendered from the bottom up (towards from
0
) instead of the top down (aways from0
)The expected behavior should match that of the linear scales, as shown below.
The text was updated successfully, but these errors were encountered: