icingaweb2/library/Icinga/Chart/Graph
raviks789 97a14d7b18 Modify `Styleable` to avoid using static inline styles
To prevent CSP violation the following changes has been made in `Styleable::class`:
1) `Styleable::getStyle()` method is modified to return `ipl\Web\Style::class`
2) `Styleable::additionalStyle` property type is changed to array
3) `Styleable::setAdditionalStyle()` parameter type is changed to array
2023-08-28 16:56:49 +02:00
..
BarGraph.php Modify `Styleable` to avoid using static inline styles 2023-08-28 16:56:49 +02:00
LineGraph.php Modify `Styleable` to avoid using static inline styles 2023-08-28 16:56:49 +02:00
StackedGraph.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Tooltip.php Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00