Test

Aus Wiki1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 29: Zeile 29:
         // Plot the temperature distribution at time t=0
         // Plot the temperature distribution at time t=0
-
         var heatmap = board.create('heatmappolygon', [points, initialTemp], {colorscheme:'greyscale', minopacity:0.5});
+
         var heatmap = board.create('polygon', [points, initialTemp], {colorscheme:'greyscale', minopacity:0.5});
         // Animate the temperature distribution over time
         // Animate the temperature distribution over time

Version vom 10:21, 7. Apr. 2023

Persönliche Werkzeuge