Skip to content

Commit 80da62c

Browse files
committed
replace circular import
1 parent cdb82d0 commit 80da62c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/marks/ColorLegend.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
class: string | null;
44
}
55
import { getContext } from 'svelte';
6-
import { Plot, AxisX, Frame } from 'svelteplot';
6+
import { Plot, AxisX, Frame } from '$lib';
77
import { symbol as d3Symbol } from 'd3-shape';
88
import { range as d3Range, extent } from 'd3-array';
99
import { maybeSymbol } from '$lib/helpers/symbols.js';

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