Skip to content

break-through/EmotionGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Line Chart Library for Presenting Data using Color Gradient

This library is implemented in Paper.js and takes as input points (x-value and y-value) in a file. The file is created from parsing data presented from various other CSV files with differing data sets for emotion, separated by hour.

It then gives back a line graph with a color gradient denoting extremely positive and extremely negative values.

Y-values are in the range [0 .. 1] and are then normalized in the range [1 .. height-1].

There is no bound for X-values as the user can scroll using mouse and also the developper can scale up the values for better accuracy and precision.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages