ripienaar / gdash

A dashboard for Graphite
http://www.devco.net/
Apache License 2.0
754 stars 117 forks source link

using fullscreen option "/full/" does not totally fill the screen, leaves tons of whitespace on left side. #108

Open jbehrends opened 11 years ago

jbehrends commented 11 years ago

I'm testing with firefox. For example when I use /full/3/500/450 at the end of my dashboard url I get my graphs, but they go off the right side of the screen while keeping a nice giant whitespace/blackspace on the left side of my screen. If the whitespace was not there it would fit.

I can't get this to work at all in chrome since it just resizes the images and make them smaller and small as I try to fill the screen.

forest commented 11 years ago

:+1:

ghost commented 11 years ago

I am see this also. The graphs resize properly in FF but are teeny-tiny in chrome, and the /full url parameter leaves a substantial amount of blank space on the left.

aknapp commented 11 years ago

Seeing this also. It looks horrible in Chrome, and only marginally better in FF.

dopafon commented 10 years ago

Removing the bootstrap.css in the full_size_dashboard view fixes the problem for me. The CSS isn't really needed in the fullscreen view, right?