VChart icon indicating copy to clipboard operation
VChart copied to clipboard

[Feature] can be display well when i rotate page by 90 degree.

Open pengsamkee opened this issue 10 months ago • 2 comments

What problem does this feature solve?

To ensure compatibility with mobile devices, my application has been designed such that the page is rotated by 90 degrees to enable a landscape display, providing a more spacious interface for user interactions. Unfortunately, the tooltip functionality in vchart doesn't handle this rotation intelligently, leading to misaligned tooltips. Is there an opportunity for improvement here? Thank you.

微信图片_20240329091752

What does the proposed API look like?

can be display well when i rotate page by 90 degree.

pengsamkee avatar Mar 29 '24 01:03 pengsamkee

@pengsamkee can you give use an online demo to try your case?

xile611 avatar Mar 29 '24 03:03 xile611

@pengsamkee Did you implement the rotation function using transform: rotate (90deg) ?

youngwinds avatar Apr 26 '24 06:04 youngwinds