Hi everyone,
I'm trying to display a graph in the project page. I'm using the Disk Usage
Plugin to understand how to do so, but there are some points that are not
clear to me.
Basically, I have a ProjectAction class with a getGraph() method, returning
a Graph object. In the "resources/..../ProjectAction" folder, I've written
a floatingBox.jelly where I've put :
<img src="${it.getUrlName()}/graph/png?height=200&width=550"
lazymap="${it.getUrlName()}/graph/map"/>
like in the disk usage plugin.
But it doesn't seem to work. It just displays a tiny empty image.
To figure out what's going on, I would like to know what are these paths
(/graph/png, /graph/map) ? What are they related to ? How does it work ?
Thx in advance,
Bruno
--
You received this message because you are subscribed to the Google Groups
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-dev/e42a47dc-1765-4315-9e16-a39e5a05507d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.