inst/www/external/bower_components/morrisjs/README.md

Morris.js - pretty time-series line graphs

Build Status

Morris.js is the library that powers the graphs on http://howmanyleft.co.uk/. It's a very simple API for drawing line, bar, area and donut charts.

Cheers!

- Olly (olly@oesmith.co.uk)

Contributors wanted

I'm unfortunately not able to actively support Morris.js any more. I keep an eye on the issues, but I rarely have the time to fix bugs or review pull requests.

If you're interested in actively contributing to Morris.js, please contact me on the email address above.

Requirements

Usage

See the website.

Development

Very daring.

Fork, hack, possibly even add some tests, then send a pull request :)

Remember that Morris.js is a coffeescript project. Please make your changes in the .coffee files, not in the compiled javascript files in the root directory of the project.

Developer quick-start

You'll need node.js. I recommend using nvm for installing node in development environments.

With node installed, install grunt using npm install -g grunt-cli, and then the rest of the test/build dependencies with npm install in the morris.js project folder.

Once you're all set up, you can compile, minify and run the tests using grunt.

Note: I'm experimenting with using perceptual diffs to catch rendering regressions. Due to font rendering differences between platforms, the pdiff tests currently only pass on OS X.

Changelog

0.5.1 - 15th June 2014

0.5.0 - 19th March 2014

0.4.3 - 12th May 2013

0.4.2 - 14th April 2013

0.4.1 - 8th February 2013

0.4.0 - 26th January 2013

0.3.3 - 1st November 2012

0.3.2 - 28th October 2012

0.3.1 - 13th October 2012

0.3.0 - 15th September 2012

0.2.10 - 26th June 2012

0.2.9 - 15th May 2012

0.2.8 - 10th May 2012

0.2.7 - 2nd April 2012

0.2.6 - 18th March 2012

0.2.5 - 15th March 2012

0.2.4 - 8th March 2012

0.2.3 - 6th Mar 2012

0.2.2 - 29th Feb 2012

0.2.1 - 28th Feb 2012

License

Copyright (c) 2012-2014, Olly Smith All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.



mgencare/RBigPivot documentation built on May 22, 2019, 8:53 p.m.