added demo graph from cosm

This commit is contained in:
Lucas Pleß 2013-01-30 15:38:55 +01:00
parent bec8130398
commit 6b48ebee9e
3 changed files with 7 additions and 17 deletions

View File

@ -37,21 +37,5 @@
<option name="VERSION" />
</GetOptions>
</component>
<component name="masterDetails">
<states>
<state key="ProjectJDKs.UI">
<settings>
<last-edited>1.6</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.20000003" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
</states>
</component>
</project>

View File

@ -44,11 +44,15 @@ a {
}
div.mapbox {
width: 100%;
width: 200px;
height: 150px;
margin-top: 20px;
}
.kasten img {
margin-top: 20px;
}
td {
padding-left: 4px;
}

View File

@ -27,6 +27,8 @@ block content
div.mapbox(id="map#{nr}")
img(src="https://api.cosm.com/v2/feeds/64590/datastreams/microsievertsperhour.png?width=200&height=100&colour=%23f15a24&duration=5minutes&show_axis_labels=true&detailed_grid=true&scale=auto&timezone=Berlin")
script(type="text/javascript",src="http://maps.googleapis.com/maps/api/js?sensor=false&key=AIzaSyDZ5gUZumNEZOHyRLs4HWJEJ-mDeEkWInU")