Edit individual graph items in aggregate graphs
Hello,
Could you please consider implementing a feature that enables editing individual graph items for an aggregate graph (This was possible using the Aggregate plugin)?
Thank you, Stefan Nikolov
Agreed it's on an internal list.
+1 In particular I would like to change the legend text of an aggregate graph. I can see that I can provide a 'prefix' for the legend text, but I want to remove completely the text that already exists for the graphs used to make the aggregate. To do that requires editing the 'Text Format' in the graph item (probably by setting it to '', and letting the prefix be the only legend text).
Pull requests are always welcome, though this piece of code is fairly intricate.
As far as I could tell the current items that could be edited were because they had a special field set in the database (can't remember the table but the field was something like 't_cdef'). It seemed that to allow other items to be changed would require a new table field for each of them. Since there are quite a few items, this would be quite a few new fields to be added. If I can I'll take a look at changing the graph legend text, just to see if it works (i.e. I hopefully got it right). However, enabling all the items to be changed, if I am right, could be a large job.
Any headway on this one?
Not from me I'm afraid. Our Infrastructure changed, and we no longer use aggregate graphs.
I've been busy on bugs and some not so public plugins. I may get some time starting after December 18th as this is when I head off for vacation for a few weeks.... and COVID.
This would be much appreciated