GitHub – hci-lab/JSOL: Library implementing grammar of graphics visualization and statistical methods

Overview

The JavaScript Open-source Library (JSOL) is a free open-source web-based visualization library based on the Grammar of Graphics textbook by Wilkinson, Leland in 2005 which is published by Springer-Verlag (ISBN: 0387245448). The library uses JavaScript and SVG for visualizing, and JavaScript Object Notation (JSON) to interpret user’s specifications.

Installation

You can start using JSOL by running:

git clone [email protected]:hci-lab/gog-lib.git

Cheatsheet

Examples directory comprises many examples from which you can see how every charting is generated.

Usage

How to learn JSOL

Currently, we do not have an official document. However, it should be available in the near future.

How to get a help

The only available source of getting help is through posting/checking issues.

Citation

@misc {JSOL2016,
author = "Waleed A. Yousef and
          Hisham E. Mohammed and
          Andrew A. Naguib and
          Yusuf M. Khalifa and
          Alaa M. Mamdoh and
          Eman A. Awad and
          Nada A. Shawky
          Shrouk T. AbdElrheem and
          Sara G. Gaafar", 
title = "JSOL: JavaScript-based Open-source Library",
year = "2016"}

Rate this post