Map with German administrative districts: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
function createCurve(path) { | function createCurve(path) { | ||
var i = c.length, | var i = c.length, | ||
col = JXG.hsv2rgb(360/len*i,0. | col = JXG.hsv2rgb(360/len*i,0.7,0.9), // fill color | ||
scol = '#999999', // stroke color | scol = '#999999', // stroke color | ||
sw = 1, // stroke width | sw = 1, // stroke width |
Revision as of 17:14, 14 December 2009
This map shows the German administrative districts (counties).