Socket
Socket
Sign inDemoInstall

chartnew.js

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    chartnew.js

Simple HTML5 Charts using the canvas element


Version published
Weekly downloads
63
increased by10.53%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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/

Keywords

FAQs

Last updated on 04 Jan 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc