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.
You can start using JSOL by running:
git clone [email protected]:hci-lab/gog-lib.git
Examples directory comprises many examples from which you can see how every charting is generated.
Currently, we do not have an official document. However, it should be available in the near future.
The only available source of getting help is through posting/checking issues.
@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"}