Skip to content

Commit 3fa3726

Browse files
committed
Update README.md
1 parent d01f031 commit 3fa3726

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -70,18 +70,17 @@ Features
7070
- Scaling on both axes (with touch-gesture, axes separately or pinch-zoom)
7171
- Dragging / Panning (with touch-gesture)
7272
- Combined-Charts (line-, bar-, scatter-, candle-data)
73-
- Dual (separate) Y-Axis
74-
- Finger drawing (draw values into the chart with touch-gesture)
73+
- Dual (separate) Axes
74+
- Customizeable Axes (both x- and y-axis)
7575
- Highlighting values (with customizeable popup-views)
76-
- Multiple / Separate Axes
7776
- Save chart to SD-Card (as image, or as .txt file)
7877
- Predefined color templates
7978
- Legends (generated automatically, customizeable)
80-
- Customizeable Axes (both x- and y-axis)
8179
- Animations (build up animations, on both x- and y-axis)
8280
- Limit lines (providing additional information, maximums, ...)
8381
- Fully customizeable (paints, typefaces, legends, colors, background, gestures, dashed lines, ...)
8482
- Smooth zooming and scrolling for up to 30.000 data points in Line- and BarChart
83+
- Gradle support
8584
- Plotting data directly from [**Realm.io**](https://realm.io) mobile database
8685

8786
**Chart types:**

0 commit comments

Comments
 (0)