Closed pvk-developer closed 1 year ago
I realized that when you switch the column order, it changes the boxplot orientation. Maybe that's something we can change here, always to have the categorical column on the
x-axis
and the continuous column on they-axis
(or the reverse). @npatki does it make sense?
For now, this is working as intended. We weren't sure which people would like more, and it's easy to switch the column order (in the input) to get the orientation you want.
Attention: 3 lines
in your changes are missing coverage. Please review.
Comparison is base (
efeb278
) 76.54% compared to head (a97f3db
) 76.14%. Report is 2 commits behind head on main.:exclamation: Current head a97f3db differs from pull request most recent head f0a9fe2. Consider uploading reports for the commit f0a9fe2 to get more accurate results
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Resolves #444