victory icon indicating copy to clipboard operation
victory copied to clipboard

Tooltip label font scaling with font sizing on Android

Open ruc98 opened this issue 1 year ago • 0 comments

Questions

For discussions about features or questions about how to use Victory, please start a new discussion rather than opening an issue.

Bug Reports

Checklist

  • [X] I have read through the FAQ and Guides

  • [X] I am using the latest version of Victory

  • [X] I've searched open issues to make sure I'm not opening a duplicate issue

The Problem

Tooltip label on slider graph resizes when font sizing on Android app and overlaps with the data point. This problem is not observed on iOS app or mobile web browsers. It only happens on Android app.

Reproduction

Image when using regular font size

image

Image when using zoomed font size (fontsize=200%) image

Feature Requests

Checklist

  • [X] I've read through the Docs and Guides to make sure this functionality doesn't already exist

  • [X] I've searched open issues to make sure I'm not opening a duplicate issue

Description

It would be great if the behavior is consistent across all platforms and the tooltip label font did not scale with font sizing as the other components of slider graph (for example: axis labels)

ruc98 avatar Jan 31 '24 21:01 ruc98