Dashboard, element placing

Started by xatteg, June 11, 2012, 10:29:36 AM

Previous topic - Next topic

xatteg

Hello everyone.

I've placed several graphs to dashboard and I want to arrange them say in two columns. I've tried to play with column number and span parameters but still no effect. Can you help me with that?

xatteg

I solved that myself partially :). I had just to close dashboard and open it again after making changes.
Anyway the function of span attributes in not known.

Victor Kirhenshtein

Hi!

You can make dashboard element to span multiple rows and/or columns. For example, if you have 3 graphs, and want one of them to be fill screen wide and others two to be half screen wide, yo set number of columns to 2, and horizontal span for first graph to 2. Then first graph will took entire top half of the dashboard, and two others will be shown in two columns in bottom part of the dashboard.

Best regards,
Victor

xatteg