victory
victory copied to clipboard
Tooltip label font scaling with font sizing on Android
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 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 when using zoomed font size (fontsize=200%)
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)