Skip to content

Commit e855a2f

Browse files
committed
format
1 parent 406007e commit e855a2f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/routes/examples/dot/bubble-matrix.svelte

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@
88
let { penguins } = $derived(page.data.data);
99
</script>
1010

11-
<Plot marginLeft={60} height={240} grid color={{ legend: true }} r={{ range: [0, 40] }}>
11+
<Plot
12+
marginLeft={60}
13+
height={240}
14+
grid
15+
color={{ legend: true }}
16+
r={{ range: [0, 40] }}>
1217
<Dot
1318
{...group(
1419
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy