Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add user feature name to box plot hover over #1819

Merged
merged 2 commits into from
Nov 29, 2022

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Nov 22, 2022

Description

Currently box plot hover over shows just the "Box Plot" string. Replacing the "Box Plot" string with user feature name on y-axis which is more intuitive.

Before:-
image

After:-
image

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2022

Codecov Report

Merging #1819 (238b792) into main (4c34d81) will increase coverage by 14.75%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #1819       +/-   ##
===========================================
+ Coverage   73.78%   88.53%   +14.75%     
===========================================
  Files          25       96       +71     
  Lines        1274     5479     +4205     
===========================================
+ Hits          940     4851     +3911     
- Misses        334      628      +294     
Flag Coverage Δ
unittests 88.53% <ø> (+14.75%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ai_core_flask/environments/azure_nb_environment.py 73.52% <0.00%> (ø)
...nalysis/erroranalysis/_internal/version_checker.py 50.00% <0.00%> (ø)
...tools/counterfactual/dashboard_schemas/__init__.py 100.00% <0.00%> (ø)
erroranalysis/erroranalysis/report/__init__.py 100.00% <0.00%> (ø)
.../databalanceanalysis/aggregate_balance_measures.py 92.85% <0.00%> (ø)
erroranalysis/erroranalysis/_internal/utils.py 84.61% <0.00%> (ø)
responsibleai/responsibleai/managers/__init__.py 100.00% <0.00%> (ø)
...nsibleai/databalanceanalysis/data_balance_utils.py 100.00% <0.00%> (ø)
...ponsibleai/responsibleai/rai_insights/constants.py 100.00% <0.00%> (ø)
responsibleai/responsibleai/feature_metadata.py 96.00% <0.00%> (ø)
... and 61 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gaugup gaugup enabled auto-merge (squash) November 29, 2022 05:37
@gaugup gaugup merged commit cb774c2 into main Nov 29, 2022
@gaugup gaugup deleted the gaugup/AddColumnNameToBoxPlot branch November 29, 2022 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants