/jsroot

JavaScript ROOT

Primary LanguageJavaScriptMIT LicenseMIT

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

TH2 drawing TF1 drawing TGeo drawing






Links

Project web pages:

https://root.cern.ch/js/

http://jsroot.gsi.de

Documentation

JavaScript ROOT tutorial

THttpServer tutorial

JavaScript ROOT changelog

Examples

JSROOT examples

JSROOT API examples

JSROOT interface via rawgit.com