Skip to content

Commit 63e4921

Browse files
committed
add scatter to __init__.py
1 parent 7ef79a6 commit 63e4921

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fastplotlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
from .graphics import Image
1+
from .graphics import Image, Scatter, Line
22
from .layouts import GridPlot
33
from .subplot import Subplot

0 commit comments

Comments
 (0)