vega / polestar

Lightweight Tableau-style interface for visual analysis, built on Vega-lite.
http://vega.github.io/polestar
Other
367 stars 47 forks source link

Histogram of Data Distribution #144

Closed kanitw closed 7 years ago

jdittrich commented 8 years ago

would be interested in this – is there a way to help?

domoritz commented 8 years ago

We need to work out https://github.com/vega/polestar/pull/362 before we can add new features that significantly affect the code. Having said that, I think simple histograms for each field are probably fine. The most important question is how this would look. Right now we have an issue with a scrollable schema list (which could be fixed with https://github.com/vega/polestar/issues/363) so the histograms should probably be in a tooltip for now.

I don't know how comfortable you are with js/angular/vega-lite/datalib but the best way would be if you could create a few mockups for the feature and then we can see how this would be implemented.

Danke für die Hilfe!

jdittrich commented 8 years ago

I'm fine with JS in general, don't know vega and angular (yet). Im firm with mockups, tough :)