Responsive Adjustment for VueUiHeatmap and VueUiCirclePack #179
Closed
necatibektass
started this conversation in
Ideas
Replies: 1 comment
-
You can upgrade to v2.6.24, which makes VueUiCirclePack responsive. Cheers |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Currently, when increasing the width of the VueUiHeatmap and VueUiCirclePack panels while keeping the height fixed, the data inside becomes unreadable. For these types of panels, it would be beneficial if the dataset could dynamically adjust to maintain readability when the width increases while the height remains constant.
To improve responsiveness, the following enhancements could be considered:
Adjusting the scaling of elements to better fit wider layouts while maintaining proportional spacing.
Dynamically resizing text labels and data points to prevent overlapping or excessive compression.
Implementing a mechanism that redistributes data points efficiently without losing readability.
This improvement would enhance user experience, especially in dashboards where panel widths may vary. Looking forward to your feedback on the feasibility of this feature.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions