Gagniuc / native-JS-Charts

The projects in this repository show a series of js charts of two types. Both of these types use the HTML5 canvas object. The first type of chart provides a normal linear plot and the second type is a circular model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

native - Java Script Charts

The projects in this repository show a series of js charts of two types. Both of these types use the HTML5 canvas object. The first type of chart provides a normal linear plot and probably shows the shortest source code for a chart made in javascript. The second type of chart has a circular design and contains many physical effects in relation to elasticity. These charts can be further developed for different websites that require data views in a context that allows different effects. These native Charts in Javascript, were published in the supplementary materials of the book entitled Algorithms in Bioinformatics: Theory and Implementation.

References

  • Paul A. Gagniuc. Algorithms in Bioinformatics: Theory and Implementation. John Wiley & Sons, Hoboken, NJ, USA, 2021, ISBN: 9781119697961.

About

The projects in this repository show a series of js charts of two types. Both of these types use the HTML5 canvas object. The first type of chart provides a normal linear plot and the second type is a circular model.

License:MIT License


Languages

Language:HTML 100.0%