commit | 670e5a3d31a112981e7df73aa6f43dd2b95e9ea0 | [log] [tgz] |
---|---|---|
author | Philipp Jahoda <phil.jahoda@gmail.com> | Thu May 29 11:59:29 2014 +0200 |
committer | Philipp Jahoda <phil.jahoda@gmail.com> | Thu May 29 11:59:29 2014 +0200 |
tree | a7719813106a053c9da552d54410bcee2de54e4b | |
parent | 808a5b21f676638b5d09cc324fd8c048b240a3fa [diff] |
Refactoring in the approximator.
A simple charting library for Android, supporting line- bar- and piecharts, scaling, dragging and selecting.
Remember: It's all about the looks.
Core features:
Chart types:
LineChart (single DataSet)
LineChart (multiple DataSets)
BarChart2D (single DataSet)
Example usage code coming soon. Rely on the “MPChartExample” folder for now and check out the examples in that project.
Copyright [2014] [Philipp Jahoda]
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.