creativetimofficial / material-dashboard-angular2

Material Dashboard Angular
https://demos.creative-tim.com/material-dashboard-angular2/
MIT License
1.01k stars 2.09k forks source link

Chart Labels Not Working on Android #61

Open dpruitt90 opened 5 years ago

dpruitt90 commented 5 years ago

When viewing the charts in the material dashboard on an android phone with higher resolutions, a couple rendering issues show up on the axis labels. You’ll see in the attached screenshots taken by a Samsung S8 phone of the demo available at https://demos.creative-tim.com/material-dashboard/examples/dashboard.html how in the HD(1480 x 720) image the x and y axis are relatively close to accurate but that in the FHD(2220 x 1080) image the y axis is pushed considerably up and the x axis is not even visible. This behavior has been notices on other android phones as well. As a side note, the IPhone rendering looks okay. SamsungS8_FHD SamsungS8_HD

Thank you.