/jsroot

JavaScript ROOT

Primary LanguageJavaScript

#JavaScript ROOT

JavaScript ROOT aims to provide interactive ROOT-like graphics in the web browsers. One could read and display data from binary ROOT files. Or data can be obtained from JSON representation, produced with TBufferJSON class. JSROOT also implements user interface for THttpServer class.

Links

Official project web page on root.cern.ch/js/

Mirror on jsroot.gsi.de

Documentation

JavaScript ROOT tutorial

THttpServer tutorial

JavaScript ROOT changelog

Examples

Default user interface via rawgit.com

TGraph drawings

List of all supported draw options

Latex drawings without and with MathJax.js support

Standalone example of JSROOT usage