Difference between revisions of "Map with German administrative districts"
From JSXGraph Wiki
Jump to navigationJump to searchA WASSERMANN (talk | contribs) |
A WASSERMANN (talk | contribs) |
||
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 19:14, 14 December 2009
This map shows the German administrative districts (counties).