-
-
Notifications
You must be signed in to change notification settings - Fork 9k
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
Feature request: for supporting SpannableString #993
Comments
i have the same request for display the different color and font size in PieChart center text, Need you guide about it, thanks. |
PhilJay
added a commit
that referenced
this issue
Oct 10, 2015
PhilJay
added a commit
that referenced
this issue
Oct 11, 2015
thanks for enhance the codes and i had changed the source codes and 2015-10-11 22:49 GMT+08:00 Philipp Jahoda [email protected]:
|
regas99
pushed a commit
to regas99/MPAndroidChart
that referenced
this issue
Apr 1, 2019
regas99
pushed a commit
to regas99/MPAndroidChart
that referenced
this issue
Apr 1, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am working on a PieChart, and i needed to pass a SpannableString for,
objPieChart.setCenterText(String);
which is not available. Is it possible to support such strings too?Thanks!
The text was updated successfully, but these errors were encountered: