Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Benjamin Jakimow
EO Time Series Viewer
Commits
51b0ba08
Commit
51b0ba08
authored
Dec 26, 2012
by
Luke Campagnola
Browse files
added line plot example to menu
parent
5374afec
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/__main__.py
View file @
51b0ba08
...
...
@@ -47,6 +47,7 @@ examples = OrderedDict([
(
'Surface Plot'
,
'GLSurfacePlot.py'
),
(
'Scatter Plot'
,
'GLScatterPlotItem.py'
),
(
'Shaders'
,
'GLshaders.py'
),
(
'Line Plot'
,
'GLLinePlotItem.py'
),
(
'Mesh'
,
'GLMeshItem.py'
),
(
'Image'
,
'GLImageItem.py'
),
])),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment