Skip to content

Client-sided visualization tool for categorical data (prototype)

License

Notifications You must be signed in to change notification settings

NilsOle/categorical_data_explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Categorical data explorer

Client-sided visualization tool for categorical data (prototype).

  • Using Highcharts and Handsontable, the tool displays observations in the shape of a two-dimensional bubble chart.
  • It not only includes a chart, but also a corresponding table view for exploring the underlying raw data.
  • Users can interactively define new subsets and include them in the chart.
  • Furthermore the tool includes an SPSS-style contingency table view to display subset proportions.

Live demo

Find the demo here: https://www.nilsole.net/cat_cluster/index.html

Technologies used

Technology Version License Link
colpick Color Picker 2.0.2 MIT/GPL GitHub
IcoMoon (font) CC BY 3.0 Website
Underscore.js 1.7.0 MIT Website
Handsontable 0.10.2 MIT Website
Highcharts JS 4.0.4 Details Website
jQuery 1.11.1 MIT Website
jQuery UI 1.11.2 MIT Website
Bootstrap 3.3.1 MIT Website

Future plans

This project dates back to 2014/2015 and needs some improvements. Such as:

  • Turn into a webpack
  • Thereby: Restructure and clarify / update dependencies
  • Consider using a CSS preprocessor
  • Simplify and improve codebase
  • Make JSON data file generator available
  • Add documentation / how-to guide

Author

Nils Glück (LinkedIn / GitHub)