rkgibson2 / data-driven-dota

Dota 2 visualizations, for CS 171 final project
6 stars 2 forks source link

Formatting Records #48

Closed BenjyLevin closed 10 years ago

BenjyLevin commented 10 years ago

@rkgibson2 @huihuifan What do we want these to look like? The dotabuff page? With the hero as an image in the back? At the moment I just implemented a very simple and plain table just to have the logic all there.

huihuifan commented 10 years ago

@BenjyLevin

Table looks good. Need to be able to scroll in the table. Maybe two columns are not necessary?

Also @rkgibson2 + benjy- do we want the records in the same line as the other filters? Then it seems like a filter too.

Also...possible to see the game of the record on click?

huihuifan commented 10 years ago

also description tooltip gets cutoff. I can deal with this.