The blame chart legend now shows the correct colors (Fixes issue 26).

To also correctly update the legend of the chart, a call to setupGrid()
(in Flot) seems to be required.
This commit is contained in:
Adam Waldenberg 2014-07-04 01:37:58 +02:00
parent 93b18cdd9a
commit 7b61a46d7c
1 changed files with 1 additions and 0 deletions

View File

@ -160,6 +160,7 @@
}}
}});
blame_plot.setupGrid();
blame_plot.draw();
// Color in metrics levels.