Go to file
Dominik Csapak fe3a919417 panel/RRDChart: fix animation settings for highlight/marker
in extjs 7.0, the marker does not have the 'fx' property anymore,
but the now documented 'animation' property does not work as it seems.

instead set the animation settings directly on the chart. The only
downside is that this is now for *all* animations, not only the
fade in of the highlight. (the default duration is 500ms)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-05-28 07:56:23 +02:00
debian bump version to 3.0-2 2021-05-14 10:35:03 +02:00
src panel/RRDChart: fix animation settings for highlight/marker 2021-05-28 07:56:23 +02:00
Makefile buildsys: improve clean target 2020-11-02 07:41:30 +01:00