Using Bootstrap 4 flexbox to equally divide four charts
问题 I am trying to plot four different stacked charts in one browser window as shown here. But as it is, the size of the charts aren't equal. I have tried tweaking various CSS properties, but being unfamiliar with CSS+HTML layout, I wasn't able to. Any suggestion/help would be greatly appreciated. Thank you. All of my code is below: <!DOCTYPE html> <html style="height: 100%"> <head> <meta charset="utf-8"> <link rel="stylesheet" href="css/autocomplete-0.3.css" /> <link rel="stylesheet" href="https