Skip to content

A module in development which enabled quick partial schema discovery of a CSV dataset with potential visual chart representations.

Notifications You must be signed in to change notification settings

SaNuelson/DataChartRenderer

Repository files navigation

Data Chart Renderer

DCR is a JavaScript plugin used to parse CSV datasets, recognize its metadata and select (and render) the most appropriate and useful chart representations using the charting library Chart.js.

Quick Reference

DCR is already implemented in 2 ways:

File Structure

.
+-- extension 
|   - contains files required to build DCR Chrome extension
+-- src 
|   - contains internal module system which is the core of DCR (used in both modes)
+-- web 
|   - contains a web-page related files which enable to run stand-alone web-page (which is deployed in Environments)

Thesis-regarded note

It is possible the DCR plug-in will be in further development after the submission of the thesis.

Due to this reason, a tag "thesis" has been created as well as appropriate release containing a zipped extension/ folder to gain easy access to the state of the repository at the time of submitting my bachelor thesis.

About

A module in development which enabled quick partial schema discovery of a CSV dataset with potential visual chart representations.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published