remove 500
This commit is contained in:
parent
5c6441f6db
commit
76b34ec75d
1 changed files with 3 additions and 2 deletions
|
|
@ -44,8 +44,9 @@
|
|||
Posts over time
|
||||
|
||||
#stats_graph{:style => "text-align:right;position:relative;vertical-align:bottom;background-color:#eee;"}
|
||||
- @posts_per_day.each do |key, val|
|
||||
.asdo{:style => "display:inline-block;width:35px;vertical-align:bottom;background-color:#666;height:#{(val/@most_posts_within)*200}px;"}
|
||||
= @posts_per_day.inspect
|
||||
/- @posts_per_day.each do |key, val|
|
||||
/ .asdo{:style => "display:inline-block;width:35px;vertical-align:bottom;background-color:#666;height:#{(val/@most_posts_within)*200}px;"}
|
||||
|
||||
|
||||
%br
|
||||
|
|
|
|||
Loading…
Reference in a new issue