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
Inverse functionality seems to break since version 3.21.0 incase "Distributed" option is also used on a heatmap. The described issue does not exist in version 3.20.2!
Description
Inverse functionality seems to break since version 3.21.0 incase "Distributed" option is also used on a heatmap. The described issue does not exist in version 3.20.2!
Steps to Reproduce
Expected Behavior
When toggling the inverse option, expect to see the coloring be row-based or column-based
Actual Behavior
Coloring remains column-based for both values.
Reproduction Link
https://codesandbox.io/s/apexcharts-examples-forked-9uzw0?file=/src/heatmap.js .
The text was updated successfully, but these errors were encountered: