问题
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