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 control to heatmap toolbar to flip X axis #1574

Merged
merged 3 commits into from
Feb 26, 2024
Merged

Add control to heatmap toolbar to flip X axis #1574

merged 3 commits into from
Feb 26, 2024

Conversation

axelboc
Copy link
Contributor

@axelboc axelboc commented Feb 21, 2024

Fix #1573

  • < Heatmap > Add toolbar control to flip X axis
  • [HeatmapVis] New prop flipXAxis to flip heatmap horizontally
  • ⚠️ Deprecate components FlipYAxis and GridToggler (to be removed in H5Web 12) — use ToggleBtn directly instead.

@axelboc
Copy link
Contributor Author

axelboc commented Feb 21, 2024

/approve

apps/storybook/src/HeatmapVisDisplay.stories.tsx Outdated Show resolved Hide resolved
apps/storybook/src/Toolbar.stories.tsx Show resolved Hide resolved
cypress/e2e/app.cy.ts Outdated Show resolved Hide resolved
@axelboc axelboc requested a review from loichuder February 21, 2024 14:57
apps/storybook/src/HeatmapVisDisplay.stories.tsx Outdated Show resolved Hide resolved
cypress/e2e/app.cy.ts Outdated Show resolved Hide resolved
@axelboc
Copy link
Contributor Author

axelboc commented Feb 26, 2024

/approve

@axelboc axelboc merged commit f5a4168 into main Feb 26, 2024
8 checks passed
@axelboc axelboc deleted the flip-x branch February 26, 2024 10:50
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.

[Heatmap] Add option to flip x-axis in the toolbar
2 participants