From 8ea5441b79c860520f8bc28ad905196ac58ad37c Mon Sep 17 00:00:00 2001 From: Gehad elrobey Date: Tue, 10 Jun 2014 04:45:31 +0300 Subject: HTML: Show dive profile embedded in HTML5 canvas Plot samples from dive computer (depth,time) with HTML5 canvas. Add very small API for curve drawing and coloring. Add the dive equipment to the detailed dive view. in the dive list when a dive is expanded you can show the dive profile,equipments and dive information by clicking on 'show more details'. Fixing the two themes to work well with the new div added that carry detailed dive information. Signed-off-by: Gehad elrobey Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- theme/dive_export.html | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'theme/dive_export.html') diff --git a/theme/dive_export.html b/theme/dive_export.html index edee4645a..4d7efa20c 100644 --- a/theme/dive_export.html +++ b/theme/dive_export.html @@ -79,6 +79,7 @@ window.onload=function(){ sizeofpage=10; showAllDives(); + document.getElementById("divePanel").style.display='none'; } function changeAdvSearch(e){ @@ -95,7 +96,7 @@ function changeAdvSearch(e){

Subsurface

-
+
Advanced Search
+
+
+

Dive profile

+ +
+
+

Dive Information

+
+
+

Dive equipments

+
+
+

Bookmarks

+
+
+

Dive stats

+
+
-- cgit v1.2.3-70-g09d2