diff --git a/public/radial.html b/public/radial.html index c8502d2..ee6dd4b 100644 --- a/public/radial.html +++ b/public/radial.html @@ -25,79 +25,85 @@ - - - - + + + + + + + + + - - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - + + + + + + + - - - - - + + + + + + + + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/radial.js b/src/radial.js index aea4d4a..4dc90f9 100644 --- a/src/radial.js +++ b/src/radial.js @@ -634,7 +634,7 @@ function findScalar(arr) { let sheets = []; // sheets = [[mapsheet1]]; -sheets = [[mapsheet3]]; +sheets = [[mapsheet4]]; // sheets = [[mapsheet2], [mapsheet3]]; // sheets = [[mapsheet2], [mapsheet1], [mapsheet3]];