Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/gagniuc/native-js-charts

canvas chart chartjs charts data-visualization effects html5 javascript js linear native nativescript plot plotly round visualization

Last synced: 3 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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.