The diagram below is redrawn from the cutout. If you have any questions about what I did, I can go into details with confidence.
Note. . For best viewing results, look at the chart in full screen.
var myConfig = { type:'mixed', title: { text: 'Rank by MPH', }, scaleX: { offset: 0,
html, body { height:100%; width:100%; margin:0; padding:0; } #myChart { height:100%; width:100%; min-height:150px; } .zc-ref { display:none; }
<!DOCTYPE html> <html> <head> <script src= "https://cdn.zingchart.com/zingchart.min.js"></script> </head> <body> <div id="myChart"><a class="zc-ref" href="https://www.zingchart.com">Powered by ZingChart</a></div> </body> </html>
source share