Skip to content

Commit 28d4d0c

Browse files
committed
mandelbrot
1 parent e35d6a2 commit 28d4d0c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

test/plots/heatmap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ export async function heatmapFaceted() {
161161
});
162162
}
163163

164-
export function mandlebrot() {
164+
export function mandelbrot() {
165165
return Plot.plot({
166166
height: 500,
167167
marks: [

0 commit comments

Comments
 (0)