cacti icon indicating copy to clipboard operation
cacti copied to clipboard

Edit individual graph items in aggregate graphs

Open stfnnklv opened this issue 8 years ago • 8 comments

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

stfnnklv avatar Mar 15 '17 09:03 stfnnklv

Agreed it's on an internal list.

cigamit avatar Mar 15 '17 12:03 cigamit

+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).

jayaich avatar May 22 '17 14:05 jayaich

Pull requests are always welcome, though this piece of code is fairly intricate.

cigamit avatar May 25 '17 22:05 cigamit

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.

jayaich avatar May 25 '17 22:05 jayaich

Any headway on this one?

eschoeller avatar Dec 09 '20 23:12 eschoeller

Not from me I'm afraid. Our Infrastructure changed, and we no longer use aggregate graphs.

jayaich avatar Dec 10 '20 17:12 jayaich

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.

TheWitness avatar Dec 12 '20 23:12 TheWitness

This would be much appreciated

zuka1337 avatar Apr 16 '21 11:04 zuka1337