Testseite JSXGraph

Aus Wiki1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 196: Zeile 196:
], {
], {
     fillColorArray: [col['south'], col['east'], col['north'], col['west']],
     fillColorArray: [col['south'], col['east'], col['north'], col['west']],
-
     opacity: 0.1,
+
     opacity: 1,
-
     fillOpacity: 0.1,
+
     fillOpacity: 1,
     strokeWidth: 3 * factor,
     strokeWidth: 3 * factor,
     strokeColor: 'gray',
     strokeColor: 'gray',
Zeile 230: Zeile 230:
             cubes[i][j][k] = view.create('polyhedron3d', [baseCube, [view.create('transform3d', [i, j, k], {type: 'translate'})]], {
             cubes[i][j][k] = view.create('polyhedron3d', [baseCube, [view.create('transform3d', [i, j, k], {type: 'translate'})]], {
                 fillColorArray: [col['base'], col['south'], col['east'], col['north'], col['west'], col['top']],
                 fillColorArray: [col['base'], col['south'], col['east'], col['north'], col['west'], col['top']],
-
                 fillOpacity: 0.1,
+
                 fillOpacity: 1,
                 strokeColor: 'gray',
                 strokeColor: 'gray',
                 strokeWidth: 3 * factor,
                 strokeWidth: 3 * factor,

Version vom 13:36, 5. Sep. 2025

Persönliche Werkzeuge