Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
lectures
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Solid state physics
lectures
Merge requests
!114
Theme update
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Theme update
theme_update
into
master
Overview
0
Commits
12
Pipelines
6
Changes
6
Merged
Anton Akhmerov
requested to merge
theme_update
into
master
3 years ago
Overview
0
Commits
12
Pipelines
6
Changes
6
Expand
TODO:
fix plotly aspect ratio (see
here
Closes
#119 (closed)
,
#105 (closed)
Edited
3 years ago
by
Anton Akhmerov
0
0
Merge request reports
Viewing commit
faa30b7b
Prev
Next
Show latest version
6 files
+
8
−
26
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
Verified
faa30b7b
stop using plotly offline (it is the only mode now)
· faa30b7b
Anton Akhmerov
authored
3 years ago
docs/10_xray.md
+
0
−
1
Options
@@ -24,7 +24,6 @@ import matplotlib.patches as patches
import matplotlib.transforms as mtransforms
import matplotlib.image as img
import plotly.offline as py
from plotly.subplots import make_subplots
import plotly.graph_objs as go
Loading