Hello, It seems like markers for Scattergl plots are much more blurrier than Scatter plots. Scatter: <img width="147" alt="screen shot 2018-03-01 at 5 55 53 pm" src="https://user-images.githubusercontent.com/28722911/36879887-b585fb2e-1d7a-11e8-8c7b-b63796b299ec.png"> Scattergl (same parameters): <img width="150" alt="screen shot 2018-03-01 at 5 57 22 pm" src="https://user-images.githubusercontent.com/28722911/36879894-be63f494-1d7a-11e8-9e63-8dd725f199e5.png"> Also, in Scattergl, it seems like the markers don't display the proper color while the hover label does: <img width="119" alt="screen shot 2018-03-01 at 5 57 49 pm" src="https://user-images.githubusercontent.com/28722911/36879942-f8cb59ec-1d7a-11e8-9eff-ea4bec174cd0.png"> Is this just a characteristic of WebGL?