AChartEngine Time Chart with multiple Y scales and axis

巧了我就是萌 提交于 2019-12-11 14:29:18

问题


How can I create a Time Chart with multiple Y scales and axis with AChartEngine? Thanks


回答1:


You will have to build a CombinedXYChart of line charts and use custom labels instead of the default ones.

TimeChart is not supported in the CombinedXYChart.

Update: See this example and just create a time chart instead of a cubic line chart.



来源:https://stackoverflow.com/questions/15623752/achartengine-time-chart-with-multiple-y-scales-and-axis

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!