https://stackoverflow.com/questions/59868987/saving-multiple-plots-into-a-single-html It looks like it's possible to put multiple subplots inside the same html with python/js. Is it possible with rust? Any code example?