Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Scientific Plots
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
Service Desk
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
Distributed parameter pneumatics
Scientific Plots
Merge requests
!61
Use a mixed limit condition for a combined plot
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Use a mixed limit condition for a combined plot
half_limit
into
master
Overview
0
Commits
1
Pipelines
1
Changes
2
Merged
Use a mixed limit condition for a combined plot
Felix Fischer
requested to merge
half_limit
into
master
7 months ago
Overview
0
Commits
1
Pipelines
1
Changes
2
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
4e014556
1 commit,
7 months ago
2 files
+
8
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
src/scientific_plots/__init__.py
+
1
−
1
View file @ 4e014556
Edit in single-file editor
Open in Web IDE
Show full file
@@ -5,4 +5,4 @@ useful across several different projects and repositories. It also contains
stub-files with several data-type annotations for scipy and matplot-lib
functions.
"""
__version__
=
"
1.8.
9
"
__version__
=
"
1.8.
10
"
Loading