JSPM

chartnew.js

3.9.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 108
  • Score
    100M100P100Q74951F
  • License MIT

Simple HTML5 Charts using the canvas element

Package Exports

  • chartnew.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (chartnew.js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

ChartNew.js

Simple HTML5 Charts using the canvas element

For my personal use, I had to integrate lot of changes into Chart.js (https://github.com/nnnick/Chart.js).

So, I have re-worked Chart.js. Most of the changes are associated to requests in "GitHub" issues of Chart.js.

Chart.js has been completely rewritten since ChartNew.js has been developed; Both code are now completely different. Most of the functionalities inserted in the new version of Chart.js are also available in ChartNew.js

June 2014 - Ole Kröger is now a co-developer of the project. More ideas, more people to give support. Welcome to him.

New Charts integrated in this version compared to Chart.js

New Items in graph compared to Chart.js :

  • Title
  • Subtitle
  • X Axis Label
  • Y Axis Label
  • Unit Label
  • Y Axis on the right and/or the left
  • Annotates (content can be configured through "templates")
  • canvas Border
  • Legend
  • Footnote
  • crossText (you can put a text over the graph at the place of your choice)
  • graphMin / graphMax
  • colorFunctions
  • mathFunctions
  • etc

A quick sample can be found on http://fvancop.github.io/ChartNew.js/

This version is down-compatible (on PC) with the version of Chart.js available on 13 January 2014.

Hope it will be useful for some of you ! Perhaps a start for a new community development... Why not ?

Documentation

Full documentation is now available via the "wiki" entry that you will find on the right side of the screen. Do not hesitate to propose changes in the documentation when there are languages faults or things that are not clear.

Link to the wiki documentation

Graph Generator

Using ChartNew.js, Omar Sedki has developed a graph generator. Though a user friendly interface, you can produce a graph and save it.

http://charts.livegap.com/