Simple Dashboard for Browsing your Weather Data

Discussion about generation of graphs and tables
jachen
Posts: 2
Joined: Fri Aug 27, 2010 3:38 pm

Re: Simple Dashboard for Browsing your Weather Data

Post by jachen » Fri Aug 27, 2010 7:13 pm

Hi

I very much like the -dashboard-1 chart. However I would like to scale the width down to 600px without cropping the chart.
Otherwise I would have to change the Layout of my website to accomodate the chart. Any siggestions?

regards
jachen

User avatar
admin
Site Admin
Posts: 332
Joined: Sun Feb 07, 2010 9:22 pm

Re: Simple Dashboard for Browsing your Weather Data

Post by admin » Wed Sep 01, 2010 6:54 am

Hi,
you can generate a chart definition like "__dashboard-1" by copying the referenced html code onto your homepage and changing values as you like. The dashboard references other chart definitions, you can replace the referenced "*xxx" charts with chart definitions that are mainly a copy of the original but with less height. That should do the trick.

to summarize the steps:

1) create a modified dashboard.html somewhere in the internet
2) define a new dashboard chart referencing your personal "dashboard.html"
3) "overwrite" chart definitions "*xxx" used by your dashboard with copies of the original but changed dimensions

Post Reply