标签: java android pie-chart androidplot
我们有一个带有饼图的活动页面。目前,每个细分中的字体大小非常小。
Our pie chart with its small font size
这是我们的代码:
io.bits_perf.bits
要添加一些细节,我们正在使用com.androidplot.pie库。我试着查看文档,但是设置字体大小并没有什么特别之处。我对此无能为力吗?
答案 0 :(得分:1)
您应该可以通过设置labelPaint.textSize
labelPaint.textSize
https://github.com/halfhp/androidplot/blob/36933d2639b5f9ff49f4b7aaca8a9a0d4f87fd40/demoapp/src/main/res/xml/pie_segment_formatter1.xml