1.3.4 • Published 1 year ago

jenscript v1.3.4

Weekly downloads
1
License
BSD-3-Clause
Repository
github
Last release
1 year ago

Jenscript

Jenscript is a JavaScript HTML5/SVG library for visualization and charting in web modern browsers. Jenscript provides most of commons charts like pie, donuts, lines, spline, scatter, stocks, bar symbols, gantt, ray, metrics and tools like zoom, pan, widgets and projections selectors. Jenscript is available as a standalone file or a set of plugin libraries.

Learn more ? Jenscript

Links

Installing

node package manager, npm install jenscript. Otherwise, see releases.

from jenscript.org website

<script src="https://jenscript.org/jenscript.js"></script>

minified version:

<script src="https://jenscript.org/jenscript.min.js"></script>

standalone jenscript plugins. For example, donut3d:

<script src="https://jenscript.org/plugin/jenscript-core.min.js"></script>
<script src="https://jenscript.org/plugin/jenscript-donut3d.min.js"></script>
1.3.4

1 year ago

1.3.3

1 year ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.9

8 years ago

1.1.8

9 years ago

1.1.7

10 years ago

1.1.6

10 years ago

1.1.5

10 years ago

1.1.4

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago