From 2a1fd7b7c607787465ff11a20bdd07df2a614d71 Mon Sep 17 00:00:00 2001 From: djpremier <17091381+djpremier@users.noreply.github.com> Date: Sat, 4 Nov 2017 22:16:33 -0200 Subject: [PATCH] Update html.html Addition commit of adding the html_class and position attribute. Another change is the removal of "px", due to the fact that browsers are already bringing this unit by default when we only enter the value and allow greater autonomy, because you can specify in which unit you want to work, such as: px, cm, inherit,% (% as raised in Issue # 124 - Setting Chart size to width of page?). --- graphos/templates/graphos/highcharts/html.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphos/templates/graphos/highcharts/html.html b/graphos/templates/graphos/highcharts/html.html index a24db55..bffa78e 100644 --- a/graphos/templates/graphos/highcharts/html.html +++ b/graphos/templates/graphos/highcharts/html.html @@ -1 +1 @@ -
\ No newline at end of file +