sharmalab / eaglescope

Hierarchical and Cohort Visualization
BSD 3-Clause "New" or "Revised" License
10 stars 18 forks source link

Add histogram visualization #46

Closed yahia3200 closed 2 years ago

yahia3200 commented 2 years ago

Adding a new interactive univariate visualization Histogram Parameters in the config file: fields.x : column to create the histogram from binsCount: number of bins to split data on

Interactivity

Animation

Animation2

birm commented 2 years ago

(In the future, please work off of develop and keep your branches clean if you can!)