Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我检查了这个How to set value in x axis label in achartengine不管它给出了空指针异常。谁能指导如何设置自定义 x 轴标签?我将值存储在字符串中。
添加自定义 X 轴文本标签:
renderer.addXTextLabel(x, "label");