We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 355a563 commit ebd63e6Copy full SHA for ebd63e6
README.md
@@ -132,8 +132,6 @@ in order that no plot package needs to be loaded during the tests:
132
```julia
133
julia> ]add SignalTables
134
add SignalTablesInterface_PyPlot # if plotting with PyPlot desired
135
-
136
- # once registration processs finished
137
add SignalTablesInterface_GLMakie # if plotting with GLMakie desired
138
add SignalTablesInterface_WGLMakie # if plotting with WGLMakie desired
139
add SignalTablesInterface_CairoMakie # if plotting with CairoMakie desired
0 commit comments