Jason Guiditta
2008-May-23 19:28 UTC
[Ovirt-devel] [PATCH] graphs for detail pane of hosts
Besides adding the new graphs, I also added a param that can be passed into the js in _graph.rhtml to allow you to specify a css class for the svg container div. This means instead of having to have id-based classes to set height and width (so the svg shows up) we can reuse classes whenever it makes sense (for example, all detail pane graphs should be the same size, etc). Also, for some reason, I did not hit the js error thrown in the background by some of the other graphs. I chalk this up to something being different in the returned json (I am using a different controller) but haven't traked it down quite yet. I'll keep looking, but wanted to get the main patch out in the meantime. -j -------------- next part -------------- A non-text attachment was scrubbed... Name: s2_host_detail_graph.patch Type: text/x-patch Size: 6587 bytes Desc: not available URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20080523/749b64b4/attachment.bin>