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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
plotID
plotID_python
Commits
Commits · 20ea139554813246f709bd433b1ebbc3a276bc20
20ea139554813246f709bd433b1ebbc3a276bc20
Select Git revision
Selected
20ea139554813246f709bd433b1ebbc3a276bc20
Branches
5
main
default
protected
gitkeep
dev
ipynb
81-add-id-to-figure-file-metadata
Tags
11
v0.3.2
v0.3.1
v0.3.0
v0.2.3
test_tag
v0.2.2
v.0.2.1
v0.2.1
v0.1.2
v0.1.1
v0.1.0
17 results
plotid_python
tagplot_matplotlib.py
Author
Search by author
Any Author
authors
Fuhrmans, Marc
marc.fuhrmans
Hock, Martin
m.hock
Jan Lemmer
janlemmer
Leštáková, Michaela
michaela.lestakova
Logan, Kevin
kevin.logan
Mayr, Hannes
hannes.mayr
RWTHBot
RWTHBot
Xia, Ning
ning.xia
8 authors
Browse files
May 31, 2022
Fix merge conflicts.
· 20ea1395
nugget
authored
3 years ago
20ea1395
May 23, 2022
Add module docstrings.
· 733b232c
nugget
authored
3 years ago
733b232c
May 02, 2022
Refine publish, skip certain tests if necessary. Rename many methods and...
· 6bed2c8f
nugget
authored
3 years ago
6bed2c8f
Apr 21, 2022
Make prefix optional, with empty string as default.
· e14c4147
nugget
authored
3 years ago
e14c4147
More unittests. Fix bug, that only one ID is returned.
· 00ea178a
nugget
authored
3 years ago
00ea178a
Apr 13, 2022
More unittests, refactor for-loops.
· 49a2844e
nugget
authored
3 years ago
49a2844e
Apr 12, 2022
Unit test for CreateID and TagPlot(unfinished), cleanup repo.
· 1ec032c1
nugget
authored
3 years ago
1ec032c1
Apr 08, 2022
Change all .format strings to f-strings.
· c27fdccf
nugget
authored
3 years ago
c27fdccf
First logic for location of the ID on the plot and switch from data coodinates...
· e4416d44
nugget
authored
3 years ago
e4416d44
Basic input validation for the method of creating an ID
· 704cd393
nugget
authored
3 years ago
704cd393
Apr 06, 2022
Implement basic function to switch between plot engines.
· 1bf31775
nugget
authored
3 years ago
1bf31775
Loading