Team:ETH Zurich/labblog/buttons

From 2014.igem.org

(Difference between revisions)
Line 59: Line 59:
     fillOpacity: 0.5,
     fillOpacity: 0.5,
     isSelectable: false,
     isSelectable: false,
-
    showToolTip: true,
+
     mapKey: 'class',
-
     mapKey: 'name',
+
-
toolTipContainer: '<div style="fillOpacity:1; border: 2px solid black; background: #EEEEEE; width:200px; padding:4px; margin: 4px; -moz-box-shadow: 3px 3px 5px #535353; ' +
+
-
        '-webkit-box-shadow: 3px 3px 5px #535353; box-shadow: 3px 3px 5px #535353; -moz-border-radius: 6px 6px 6px 6px; -webkit-border-radius: 6px; ' +
+
-
        'border-radius: 6px 6px 6px 6px; opacity: 1;"></div>',
+
-
    /* toolTipClose: ["tooltip-click", "area-click"], */
+
     areas: [
     areas: [
             {
             {
-
                 key: "all",
+
                 key: "lab",
-
                 fillColor: 'ED1C24',
+
                 fillColor: 'ED1C24'
-
                toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/8/8b/ETH_Zurich_Red0.png"/> ').contents()
+
             },
             },
             {
             {
-
                 key: "blue0",
+
                 key: "modeling",
-
                 fillColor: '1FB1E0',
+
                 fillColor: '1FB1E0'
-
                toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/0/06/ETH_Zurich_Blue0.png" />').contents()
+
             },
             },
             {
             {
-
                 key: "red2",
+
                 key: "human",
-
                 fillColor: 'ED1C24',
+
                 fillColor: 'ED1C24'
-
                toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/d/d7/ETH_Zurich_Red2.png" />').contents()
+
             },
             },
             {
             {
-
                 key: "blue2",
+
                 key: "integraseexp",
-
                 fillColor: '1FB1E0',
+
                 fillColor: '1FB1E0'
-
                toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/f/f6/ETH_Zurich_Blue2.png" />').contents()
+
             },
             },
             {
             {
-
                 key: "redon",
+
                 key: "stochastic",
-
                 fillColor: '00FF00',
+
                 fillColor: '00FF00'
-
                toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/c/c5/ETH_Zurich_Redon.png" />').contents()
+
             },
             },
             {
             {
-
                 key: "redonlux",
+
                 key: "parameter",
-
                 fillColor: '00FF00',
+
                 fillColor: '00FF00'
-
                toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/7/7c/ETH_Zurich_Redonlux.png" />').contents()
+
             },
             },
             {
             {
-
                 key: "redonlas",
+
                 key: "survey",
-
                 fillColor: '00FF00',
+
                 fillColor: '00FF00'
-
                toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/e/e5/ETH_Zurich_Redonlas.png" />').contents()
+
             },
             },
             {
             {
-
                 key: "blueonlux",
+
                 key: "interviews",
-
                 fillColor: '00FF00',
+
                 fillColor: '00FF00'
-
                toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/7/72/ETH_Zurich_Blueonlux.png" />').contents()
+
             },
             },
             {
             {
-
                 key: "blueonlas",
+
                 key: "crosstalkexp",
-
                 fillColor: '00FF00',
+
                 fillColor: '00FF00'
-
                toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/f/f3/ETH_Zurich_Blueonlas.png" />').contents()
+
             }
             }

Revision as of 21:21, 7 October 2014