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

Dataset explorer: Propagate number of bins to SDK backend API #1940

Merged
merged 5 commits into from
Feb 6, 2023

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Feb 4, 2023

Description

Previously we sent a fixed number of bins (5) to SDK to compute bar/box plots. Now sending the configurable value from UI.

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>
gaugup and others added 2 commits February 4, 2023 22:39
…BoxChartConfig.ts

Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
…getBarOrBoxChartConfig.ts"

This reverts commit a8b2e42.
@gaugup gaugup enabled auto-merge (squash) February 6, 2023 18:08
1 similar comment
@gaugup gaugup disabled auto-merge February 6, 2023 22:36
@gaugup gaugup merged commit beed87f into main Feb 6, 2023
@gaugup gaugup deleted the gaugup/PropagateNumBinsBackend branch February 6, 2023 22:37
gaugup added a commit that referenced this pull request Feb 7, 2023
* Dataset explorer: Propagate number of bins to SDK backend API

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* Update libs/dataset-explorer/src/lib/ChartView/LargeDataView/getBarOrBoxChartConfig.ts

Co-authored-by: Roman Lutz <romanlutz13@gmail.com>

* Revert "Update libs/dataset-explorer/src/lib/ChartView/LargeDataView/getBarOrBoxChartConfig.ts"

This reverts commit a8b2e42.

---------

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
gaugup added a commit that referenced this pull request Feb 7, 2023
* Add more test helper functions in rai_test_utils

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* Migrate responsibleai tests to use utilities in rai_test_utils - Part 1 (#1937)

* Migrate responsibleai tests to use utilities in rai_test_utils - Part 1

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* Add create_cancer_data

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* fix

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

---------

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
Co-authored-by: Roman Lutz <romanlutz13@gmail.com>

* Fix bubble chart render issue due to exception in `SidePanel` (#1941)

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* fixing strings (#1943)

* Dataset explorer: Propagate number of bins to SDK backend API (#1940)

* Dataset explorer: Propagate number of bins to SDK backend API

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* Update libs/dataset-explorer/src/lib/ChartView/LargeDataView/getBarOrBoxChartConfig.ts

Co-authored-by: Roman Lutz <romanlutz13@gmail.com>

* Revert "Update libs/dataset-explorer/src/lib/ChartView/LargeDataView/getBarOrBoxChartConfig.ts"

This reverts commit a8b2e42.

---------

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
Co-authored-by: Roman Lutz <romanlutz13@gmail.com>

* Add tests

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

---------

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
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