Attached is the patch for the last graphs on the hardware summary page, eg the network summary graphs. Like the availability graphs, jquery.svggraph.js had to be modified (previously it was to disable the y-axis for stackedcolumn graphs, now it was to remove the fixed x-axis from stackedrow graphs). Also included is some improved style for the history graphs and I removed the old cruft on the hardware summary page that isn't in the mockups. As with the others, dummy data is currently being used. Enjoy. -Mo -------------- next part -------------- A non-text attachment was scrubbed... Name: network_graph.patch Type: text/x-patch Size: 23161 bytes Desc: not available URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20080521/f1609b3f/attachment.bin>
On Wed, May 21, 2008 at 09:14:16PM -0400, Mohammed Morsi wrote:> Attached is the patch for the last graphs on the hardware summary page, eg > the network summary graphs. Like the availability graphs, > jquery.svggraph.js had to be modified (previously it was to disable the > y-axis for stackedcolumn graphs, now it was to remove the fixed x-axis from > stackedrow graphs). Also included is some improved style for the history > graphs and I removed the old cruft on the hardware summary page that isn't > in the mockups. As with the others, dummy data is currently being used. > Enjoy. > > -MoCommitted and pushed. Looks great, thanks! --Hugh