I have a need to render and display charts (bar charts for now, but more types may be needed later) in an Android app I'm working on. I've done some looking around and it doesn't look like there are any really good, mature charting libraries for Android yet.
Do you know any?
Edit to add some details of requirements
- Bar Charts
- Horizontal bar charts
- Double stacked bar charts
- Axis labels (including rotated 90 degrees on the y axis)
- Labels above each bar on the chart
- Shaded or custom backgrounds