Skip to content
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

Change font size of titles #237

Open
andrejandre opened this issue Feb 13, 2022 · 0 comments
Open

Change font size of titles #237

andrejandre opened this issue Feb 13, 2022 · 0 comments

Comments

@andrejandre
Copy link

Right now there is not an obvious way to change the titles of the chart views. If I present a BarChartView and LineChartView in the same UI, then the UIUX is inconsistent because LineChartView uses .font(.title) and BarChartView uses .font(.headline). Is there a way to modify this without being forced to copy the source code into my app and bypass the swift package manager?

Detailed Description

Context

Possible Implementation

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

No branches or pull requests

1 participant