From 6f50a39971d9fa545575c57e873da6abee320a2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Scharm=C3=BCller?= Date: Fri, 17 Jun 2022 12:47:28 +0200 Subject: [PATCH] Update 2016-02-25-scattergl.Rmd Just added a new line because `### What About Dash?` doesn't get rendered in the html https://plotly.com/r/webgl-vs-svg/ --- r/2016-02-25-scattergl.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r/2016-02-25-scattergl.Rmd b/r/2016-02-25-scattergl.Rmd index 06b0b9ae..c80de83e 100644 --- a/r/2016-02-25-scattergl.Rmd +++ b/r/2016-02-25-scattergl.Rmd @@ -38,4 +38,4 @@ fig * [Compare SVG performance to WebGL](https://plotly.com/r/webgl-vs-svg/) * [WebGL with 1 million points](https://plotly.com/r/webgl-vs-svg-million-points/) -* [WebGL for time series](https://plotly.com/r/webgl-vs-svg-time-series/) \ No newline at end of file +* [WebGL for time series](https://plotly.com/r/webgl-vs-svg-time-series/)