8000 Component | Area: Different min height implementation by rokotyan · Pull Request #24 · ExaForce/unovis · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Component | Area: Different min height implementation #24

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

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

rokotyan
Copy link
@rokotyan rokotyan commented Apr 8, 2025

New minHeight config, deprecating minHeight1Px.

  • Introduced minHeight property for minimum area height, defaulting to undefined.
  • Updated area generation logic to accommodate new minHeight configuration.
  • Deprecated minHeight1Px in favor of minHeight for better clarity and functionality.

Dev Example

image

Updated Docs:

SCR-20250408-ijic

rokotyan added 4 commits April 8, 2025 08:52
- Introduced `minHeight` property for minimum area height, defaulting to undefined.
- Updated area generation logic to accommodate new `minHeight` configuration.
- Deprecated `minHeight1Px` in favor of `minHeight` for better clarity and functionality.
- Revised the explanation of the `minHeight` property to clarify its purpose and usage.
- Added a note regarding the visual representation of data when using `minHeight` to ensure users understand its impact on the chart display.
@rokotyan rokotyan force-pushed the feature/area-min-height branch from 9689d53 to fc96812 Compare April 10, 2025 18:06
- Introduced `stackMinHeight` property to control stacking behavior of minimum height areas.
- Updated area rendering logic to conditionally apply cumulative height adjustments based on the new configuration.
…ht` details

- Added a new section on `stackMinHeight` to explain its role in controlling the stacking behavior of minimum heights in stacked areas.
- Updated notes to clarify the visual implications of using both `minHeight` and `stackMinHeight` properties on data representation.
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.

1 participant
0