-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Multiple colors for valueline (Fixes #3480) #3709
Commits on Oct 24, 2018
-
Multiple colors for valueline (Fixes #3480)
This change adds a flag matchValueLineColorToPieSlice to PieChartDataSet and IPieChartDataSet protocol. When enabled, valuelines will have the same color as slices they attached to. matchValueLineColorToPieSlice is set to false by default, so colors won't be changed in old projects that use Charts.
Alexei Kozachenko authored and Alexei Kozachenko committedOct 24, 2018 Configuration menu - View commit details
-
Copy full SHA for c6e0a48 - Browse repository at this point
Copy the full SHA c6e0a48View commit details
Commits on Oct 27, 2018
-
Changed variable name from matchValueLineColorToPieSlice to valueLine…
…AutoColor
Alexei Kozachenko authored and Alexei Kozachenko committedOct 27, 2018 Configuration menu - View commit details
-
Copy full SHA for d542320 - Browse repository at this point
Copy the full SHA d542320View commit details
Commits on Jan 28, 2019
-
Changed variable name from valueLineAutoColor to useValueColorForLine
Alexei authored and Alexei committedJan 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 0edfdbb - Browse repository at this point
Copy the full SHA 0edfdbbView commit details
Commits on Jan 29, 2019
-
Changed variable name from valueLineAutoColor to useValueColorForLine
Alexei authored and Alexei committedJan 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 59547e6 - Browse repository at this point
Copy the full SHA 59547e6View commit details
Commits on Jan 31, 2019
-
2
Configuration menu - View commit details
-
Copy full SHA for eb42a9f - Browse repository at this point
Copy the full SHA eb42a9fView commit details
Commits on Feb 1, 2019
-
Changed check for useValueColorForLine with suggested
Alexei authored and Alexei committedFeb 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 5eb9099 - Browse repository at this point
Copy the full SHA 5eb9099View commit details
Commits on Feb 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9b3b066 - Browse repository at this point
Copy the full SHA 9b3b066View commit details
Commits on Feb 12, 2019
-
Added name DrawLine: to do{} section
Alexei authored and Alexei committedFeb 12, 2019 Configuration menu - View commit details
-
Copy full SHA for e0f4fa6 - Browse repository at this point
Copy the full SHA e0f4fa6View commit details