Skip to content
/ JSOL Public

Library implementing grammar of graphics visualization and statistical methods

Notifications You must be signed in to change notification settings

hci-lab/JSOL

Repository files navigation

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 git@github.com: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"}

About

Library implementing grammar of graphics visualization and statistical methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published