Skip to content

Commit ebd63e6

Browse files
committed
README.md updated with registrations of AbstractPlotInterfaces
1 parent 355a563 commit ebd63e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,6 @@ in order that no plot package needs to be loaded during the tests:
132132
```julia
133133
julia> ]add SignalTables
134134
add SignalTablesInterface_PyPlot # if plotting with PyPlot desired
135-
136-
# once registration processs finished
137135
add SignalTablesInterface_GLMakie # if plotting with GLMakie desired
138136
add SignalTablesInterface_WGLMakie # if plotting with WGLMakie desired
139137
add SignalTablesInterface_CairoMakie # if plotting with CairoMakie desired

0 commit comments

Comments
 (0)