NetXMS Support Forum

English Support => General Support => Topic started by: xatteg on June 11, 2012, 10:29:36 AM

Title: Dashboard, element placing
Post by: xatteg on June 11, 2012, 10:29:36 AM
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?
Title: Re: Dashboard, element placing
Post by: xatteg on June 11, 2012, 11:00:15 AM
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.
Title: Re: Dashboard, element placing
Post by: Victor Kirhenshtein on June 11, 2012, 12:13:08 PM
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
Title: Re: Dashboard, element placing
Post by: xatteg on June 11, 2012, 01:41:20 PM
That works, thanks a lot!