Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
plotID_python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
plotID
plotID_python
Commits
0aab6868
Commit
0aab6868
authored
2 years ago
by
nugget
Browse files
Options
Downloads
Patches
Plain Diff
Small corrections.
parent
696be184
No related branches found
No related tags found
3 merge requests
!12
v.0.1 for alpha release
,
!11
Draft: Merge version0.1 changes into dev
,
!10
Version0.1
Pipeline
#739238
passed
2 years ago
Stage: linting
Stage: testing
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
plotid/tagplot_matplotlib.py
+1
-1
1 addition, 1 deletion
plotid/tagplot_matplotlib.py
with
2 additions
and
2 deletions
README.md
+
1
−
1
View file @
0aab6868
...
...
@@ -77,7 +77,7 @@ Optional parameters can be used to customize the publish process.
-
centralized: The raw data will copied only once. All other plots will reference this data via sym link.
-
individual: The complete raw data will be copied to a folder for every plot, respectively.
Example:
`publish('/home/user/Documents/research_data', '/home/user/Documents/exported_data', FIG1, 'Energy
_o
ver
_t
ime')
`publish('/home/user/Documents/research_data', '/home/user/Documents/exported_data', FIG1, 'Energy
O
ver
T
ime
-Plot
')
## Build
If you want to build PlotID yourself, follow these steps:
...
...
This diff is collapsed.
Click to expand it.
plotid/tagplot_matplotlib.py
+
1
−
1
View file @
0aab6868
...
...
@@ -3,7 +3,7 @@
Tag your matplotlib plot with an ID.
Functions:
T
ag
P
lot_matplotlib(figure object, string) -> list
t
ag
p
lot_matplotlib(figure object, string) -> list
"""
import
matplotlib
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment