Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gagniuc authored Mar 5, 2022
1 parent 73f840b commit fab3463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# native - Java Script Charts

The projects in this repository shows 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 <i>Algorithms in Bioinformatics: Theory and Implementation</i>.
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 <i>Algorithms in Bioinformatics: Theory and Implementation</i>.

<kbd><img src="https://github.com/Gagniuc/Native-Charts/blob/main/%5BChart%203%5D%20(circular%20animated%20-%20decent).gif" width="150" /></kbd>
<kbd><img src="https://github.com/Gagniuc/Native-Charts/blob/main/%5BChart%204%5D%20(circular%20animated%20-%20still%20decent).gif" width="150" /></kbd>
Expand Down

0 comments on commit fab3463

Please sign in to comment.