Users may run the same script to generate a PNG image plot on different platforms (eg macOS and ubuntu linux). The color profile of the rendered PNG may be different. It may be a good idea to add --force-color-profile=srgb when we initialize the headless chrome so that in principle, we will see the same rendered PNGs. Would this be sensible? @veggiesaurus @confluence @YuHsuan-Hwang
Users may run the same script to generate a PNG image plot on different platforms (eg macOS and ubuntu linux). The color profile of the rendered PNG may be different. It may be a good idea to add
--force-color-profile=srgbwhen we initialize the headless chrome so that in principle, we will see the same rendered PNGs. Would this be sensible? @veggiesaurus @confluence @YuHsuan-Hwang