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

Dark/Light mode fixes #148

Merged

Conversation

sagar5534
Copy link

Fix for making ChartLabel text work with Dark/Light mode.

Also solves line chart background to appear white in dark mode (as shown below)
Screen Shot 2020-07-30 at 11 17 36 PM

Will become

Screen Shot 2020-07-30 at 11 18 48 PM

Fix for making text work with both Dark/Light mode.

Also solves line chart background to appear white in dark mode
@AppPear AppPear merged commit 2ef73c8 into AppPear:new-version Jul 31, 2020
AppPear pushed a commit that referenced this pull request Aug 7, 2020
…true (#151)

* Dark/Light mode fixes (#148)

Fix for making text work with both Dark/Light mode.

Also solves line chart background to appear white in dark mode

* Add custom string format for ChartLabel when interactionInProgress = true

Co-authored-by: Sagar Patel <[email protected]>
AppPear pushed a commit that referenced this pull request Aug 24, 2020
…true (#151)

* Dark/Light mode fixes (#148)

Fix for making text work with both Dark/Light mode.

Also solves line chart background to appear white in dark mode

* Add custom string format for ChartLabel when interactionInProgress = true

Co-authored-by: Sagar Patel <[email protected]>
AppPear added a commit that referenced this pull request Aug 24, 2020
* Add PieChart interaction PR changes to v2

* Add custom string format for ChartLabel when interactionInProgress = true (#151)

* Dark/Light mode fixes (#148)

Fix for making text work with both Dark/Light mode.

Also solves line chart background to appear white in dark mode

* Add custom string format for ChartLabel when interactionInProgress = true

Co-authored-by: Sagar Patel <[email protected]>

* Prepare charts to display x and y values souch as a value for a given point

Co-authored-by: Roddy Munro <[email protected]>
Co-authored-by: Sagar Patel <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants