MantisBT: master 3fb491c5

Author Committer Branch Timestamp Parent
dregad dregad master 2024-10-12 12:59 master ab8fbc4a
Affected Issues  0034847: Upgrade chart.js library to 3.9.1
Changeset

Fix custom colors for status pie chart

For some reason, the colorscheme plugin's colors are overriding the
custom colors we applied on the datasets (to reflect the standard status
colors from MantisBT config).

As a workaround we now define our status colors as a custom color scheme
instead.

Fixes 0034847

mod - plugins/MantisGraph/files/MantisGraph.js Diff File