Is there any way to change the graph title at the top? For me it always says consolidated.xml. I found html.title but have been unable to find a property to change the graph's title.
Thanks,
Jeff
Is there any way to change the graph title at the top? For me it always says consolidated.xml. I found html.title but have been unable to find a property to change the graph's title.
Thanks,
Jeff
Hi Jeff,
No, currently you can't. All the graph labels are taken from their file names but the consolidated one is constant, since no single file (usually) makes up the context.
What would you prefer to be able to change it to? Have it the same as the index.html <title> or something separate?
Regards,
Darren Davison.
Public Key: 0xE855B3EA
I would say eventually it would be nice to have it as another property like html.title. If it would be quicker/easier at first, then perhaps just make it the same as html.title or even a boolean that could be set to false to remove it.
I think it's great and the documentation was easy to follow. I created an ant task for it without much trouble at all.
Thanks,
Jeff