Challenges (Sep 2014)

jsGraph and jsNMR—Advanced Scientific Charting

  • Norman Pellet

DOI
https://doi.org/10.3390/challe5020294
Journal volume & issue
Vol. 5, no. 2
pp. 294 – 295

Abstract

Read online

The jsGraph library is a versatile javascript library that allows advanced charting to be rendered interactively in web browsers without relying on server-side image processing. jsGraph is released under the MIT license and is free of charge. While being highly customizable through an intuitive javascript API, jsGraph is optimized to render a large quantity of data in a short amount of time. jsGraphs can display line, scatter, contour or zone series. Examples can be consulted on the project home page [1]. Customization of the chart, its axis and its series is achieved through simple but comprehensive JSON configurations.

Keywords