Open GoogleCodeExporter opened 8 years ago
visualize-info overlaps chart if visualize-info is more than one line you can reproduce the defect by using the following code $(function(){ $('table').visualize({width: '420px', height:'300px'}); }); </script> <table border="1" cellpadding="3" cellspacing="0" class="graph pieGraph"> <caption> Hospitals </caption> <tr> <td> </td> <th scope="col">Patients</th> </tr> <tr> <th scope="row">Apollo Hospitals private limited</th> <td>5</td> </tr> <tr> <th scope="row">Assured Best Care Hospital private limited</th> <td>2</td> </tr> <tr> <th scope="row">Chennai Kaliappa Hospital private limited</th> <td>11</td> </tr> <tr> <th scope="row">CHRISTAIN MEDICAL COLLEGE</th> <td>4</td> </tr> <tr> <th scope="row">DR.KAMAKSHI MEMORIAL HOSPITAL private limited</th> <td>4</td> </tr> <tr> <th scope="row">Fortis Malar Hospital private limited</th> <td>9</td> </tr> <tr> <th scope="row">Global Hospitals & Health City private limited</th> <td>6</td> </tr> </table>
Original issue reported on code.google.com by techKarthiks on 6 Dec 2011 at 1:27
techKarthiks
Attachments:
Original issue reported on code.google.com by
techKarthiks
on 6 Dec 2011 at 1:27Attachments: