doque / hats

Six Thinking Hats
0 stars 0 forks source link

Finish Dashboard Frontend #111

Closed doque closed 10 years ago

doque commented 10 years ago

Remember the ProgressBar.

manuelgerstner commented 10 years ago

http://canvasjs.com/docs/charts/chart-types/html5-stacked-bar-chart/ - Stacked Bar Plot JS

doque commented 10 years ago

Nice job @anamika65, but can you make sure you use the correct colors for the hats in the graphs and maybe remove the gray background? Right now the colors/fonts aren't legible (especially if we show it on a beamer as we will in a demo). Maybe you can reuse the CSS classes we're using for the cards themselves.

image

Also I believe the user's name should be on the x-axis, instead of a timestamp. Otherwise, nice work!

anamika65 commented 10 years ago

@doque On x-axis it is actually the UserId. If you run the application with chrome you will see 1 instead of this.BTW I also thought about the username ...that makes more sense and will use the CSS for cards

doque commented 10 years ago

I am using Chrome :) it should be the users Name nonetheless. Thanks!

sent from my phone On Feb 6, 2014 3:40 PM, "anamika65" notifications@github.com wrote:

@doque https://github.com/doque On x-axis it is actually the UserId. If you run the application with chrome you will see 1 instead of this.BTW I also thought about the username ...that makes more sense and will use the CSS for cards

Reply to this email directly or view it on GitHubhttps://github.com/doque/hats/issues/111#issuecomment-34328363 .

anamika65 commented 10 years ago

screenshot

this was mine.will change anyway :)

NemoOudeis commented 10 years ago

I just got the following dashboard. screen shot 2014-02-14 at 00 08 49 barchart (still not nice to look at and 90 degrees rotated) and pie chart are displayed correctly below the event stuff