From e852ff0d7ab92bbe403e120a2a58c580b13d2905 Mon Sep 17 00:00:00 2001 From: djpremier <17091381+djpremier@users.noreply.github.com> Date: Sat, 4 Nov 2017 22:12:39 -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/c3js/html.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphos/templates/graphos/c3js/html.html b/graphos/templates/graphos/c3js/html.html index 2236eac..bffa78e 100644 --- a/graphos/templates/graphos/c3js/html.html +++ b/graphos/templates/graphos/c3js/html.html @@ -1 +1 @@ -
+