From: Derek Perkins Date: Tue, 12 May 2015 01:00:04 +0000 (-0600) Subject: Added 2.0 alpha notes X-Git-Tag: v2.0-alpha~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eadc86d2418e425859ff9a3697a765c2abbe0e3;p=thirdparty%2FChart.js.git Added 2.0 alpha notes --- diff --git a/README.md b/README.md index 7c4fa8bf6..4f6cc5e06 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Chart.js -[![Build Status](https://travis-ci.org/nnnick/Chart.js.svg?branch=master)](https://travis-ci.org/nnnick/Chart.js) [![Code Climate](https://codeclimate.com/github/nnnick/Chart.js/badges/gpa.svg)](https://codeclimate.com/github/nnnick/Chart.js) +[![Build Status](https://travis-ci.org/nnnick/Chart.js.svg?branch=v2.0-dev)](https://travis-ci.org/nnnick/Chart.js) [![Code Climate](https://codeclimate.com/github/nnnick/Chart.js/badges/gpa.svg)](https://codeclimate.com/github/nnnick/Chart.js) +# Version 2.0 is in early alpha. We are changing the internal data model to reduce copying, increase performance and expose a more flexible API. *Simple HTML5 Charts using the canvas element* [chartjs.org](http://www.chartjs.org)