Fixed an issue with the chart title not being visible in IE8 and before. This does...
authorJason Hollingsworth <Jason.M.Hollingsworth@usace.army.mil>
Thu, 25 Oct 2012 15:32:51 +0000 (10:32 -0500)
committerJason Hollingsworth <Jason.M.Hollingsworth@usace.army.mil>
Thu, 25 Oct 2012 15:32:51 +0000 (10:32 -0500)
commit077e41ff2b66f27bf3526aec5d2e1cdb0b217429
tree6b0bbe0e9f8f4e4e3f84c7bc8d0578a9f9db6ec8
parentdf268bccea10372766eab881216ab8e2f29458f8
Fixed an issue with the chart title not being visible in IE8 and before. This does the same thing as the axes labels (sets the zIndex to 10), to ensure it displays on top of the canvas.
plugins/chart-labels.js