2017 © Pedro PelĂĄez
 

library javascript

Simple HTML5 Charts using the canvas element

image

chartnew/javascript

Simple HTML5 Charts using the canvas element

  • Thursday, May 3, 2018
  • by FVANCOP
  • Repository
  • 39 Watchers
  • 404 Stars
  • 401 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 143 Forks
  • 44 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

29 May 2022

Hi to all of you,, (*1)

At the very beginning of the project, I had to implement several charts in one of my project. The most interesting tool that I found at that time was Chart.js but I could not produce the chart as I would see them. There was no support at all for Chart.js at that time. So I start to change/update the code so that I could produce what I wanted. I published my enhancements on Github and got new requests from other users. It was a real pleasure to develop ChartNew.js and to help lot of poeple., (*2)

Since a couple of years, I have no need/no request for additional changes and, to be honest, I did not perform any changes for several years in the code (and do no more use ChartNew.js for a long time). So, it would be difficult for me to provide additional changes or to fix bugs., (*3)

It is now time for me to stop with this project. Several new tools are now available (Chart.js is back for instance) and, if you want a professional tool, as ChartNew.js is no more supported, it is better for you to investigate in something else than ChartNew.js., (*4)

François, (*5)

ChartNew.js

Simple HTML5 Charts using the canvas element, (*6)

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

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, (*8)

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

New Charts integrated in this version compared to Chart.js, (*10)

New Items in graph compared to Chart.js :, (*11)

  • 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/demo_program/index.html, (*12)

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

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

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., (*15)

Link to the wiki documentation, (*16)

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., (*17)

http://charts.livegap.com/, (*18)

The Versions

03/05 2018

dev-master

9999999-dev https://github.com/FVANCOP/ChartNew.js

Simple HTML5 Charts using the canvas element

  Sources   Download

MIT

javascript canvas charts

03/05 2018

dev-yaxis2

dev-yaxis2 https://github.com/FVANCOP/ChartNew.js

Simple HTML5 Charts using the canvas element

  Sources   Download

MIT

javascript canvas charts

28/01 2018

dev-image_as_x_label

dev-image_as_x_label https://github.com/FVANCOP/ChartNew.js

Simple HTML5 Charts using the canvas element

  Sources   Download

MIT

javascript canvas charts

23/01 2018

dev-issue530

dev-issue530 https://github.com/FVANCOP/ChartNew.js

Simple HTML5 Charts using the canvas element

  Sources   Download

MIT

javascript canvas charts

21/01 2018

dev-angleshowlineout

dev-angleshowlineout https://github.com/FVANCOP/ChartNew.js

Simple HTML5 Charts using the canvas element

  Sources   Download

MIT

javascript canvas charts

11/08 2014

dev-math

dev-math https://github.com/FVANCOP/ChartNew.js

Simple HTML5 Charts using the canvas element

  Sources   Download

MIT

javascript canvas charts