FIx the Pie Chart hover issue (#2983)

This commit is contained in:
Siben Nayak 2016-07-17 19:01:59 +05:30
parent 6572c94bd6
commit 7c41c2e253

View File

@ -15,7 +15,7 @@ They are also registered under two aliases in the `Chart` core. Other than their
<canvas width="250" height="125"></canvas> <canvas width="250" height="125"></canvas>
</div> </div>
<div class="canvas-holder half"> <div class="canvas-holder">
<canvas width="250" height="125"></canvas> <canvas width="250" height="125"></canvas>
</div> </div>
<br> <br>