Hello,
We are using multi stacked graph to plot bandwidth and we usually graph with both positive (upload) value and negative (download) value.
The problem is, area stacked graph do an addition of the values instead of really stack them. Negative values should be subtracted with others negative values.
I would like to modify this behavior, is there a way to do this ? Or I have to modify /nagiosxi/html/includes/graphexplorer/templates/multistack.inc.php ?
Nagios XI Multistacked graph Area stacked and negative value
-
- Posts: 1
- Joined: Tue May 04, 2021 1:41 am
-
- Dreams In Code
- Posts: 7682
- Joined: Wed Feb 11, 2015 12:54 pm
Re: Nagios XI Multistacked graph Area stacked and negative v
The functionality you're looking for doesn't currently exist, I can submit a feature request on your behalf requesting development add that as a feature if you'd like?
We do not recommend that you modify the sourcecode of the application as it will be replaced on every upgrade. It is also not something that we support doing.
We do not recommend that you modify the sourcecode of the application as it will be replaced on every upgrade. It is also not something that we support doing.