Giter Club home page Giter Club logo

easychartwidget's Introduction

EasyChartWidget

自定义view绘制图表

网上有很多的图表库 像MPChart,HelloChart 等等。非常好用,功能动画全效果好看。但是这些库有一个共同的优点也是缺点 “大而全” 。我们平时开发的时候 经常只能用到其中的一种图表,但却要把整个库都导进项目中,无疑增大了项目的体积,加了很多无用的代码。如果是将我们需要的拆出来的话,你会发现这些 作者们把这个项目封装的真是太好了,各种继承各种包。到最后你会发现如果你要拆出一个图表,它的每个包中都有你需要的类。哦myGold~ 拆着拆着就烦了。

另外MPChart的源码注释真不多

EasyChartWidget 简单图表 不封装 其实就是一个一个的小demo。一个图表一个类。注释详细。拿到类后可以尽情的根据自己的需求更改,以后图表种类还会增加。

效果图: (gif 录制工具录制的不清楚 现实中会很清楚的)

手撸一个Android线形图表

手撸一个Android柱状图表

手撸一个Android饼状图表

手撸一个Android饼状图表(环形饼状图)

Android自定义View直线比例图

easychartwidget's People

Contributors

chsmy avatar

Watchers

James Cloos avatar zhagnzhiwen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.