Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
Energi321-Exercise-4
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Audun.Hausken
Energi321-Exercise-4
Commits
fcf856bc
Commit
fcf856bc
authored
10 months ago
by
Audun.Hausken
Browse files
Options
Downloads
Patches
Plain Diff
Upload New File
parent
f02688c0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
custom_latex_style.mplstyle
+42
-0
42 additions, 0 deletions
custom_latex_style.mplstyle
with
42 additions
and
0 deletions
custom_latex_style.mplstyle
0 → 100644
+
42
−
0
View file @
fcf856bc
# custom_latex_style.mplstyle
# FIGURE
figure.facecolor: white
figure.dpi: 300
figure.titlesize: 16
figure.titleweight: bold
# LINES
lines.linewidth: 1.5
# PATCHES
patch.facecolor: 0072B2
# LEGEND
legend.fontsize: 16
# TICKS
xtick.direction: out
ytick.direction: out
# FONTS
# Overriding the font to Times
font.family: serif
font.serif: Times
font.weight: bold
font.size: 16
# AXES
axes.grid: False
axes.facecolor: white
axes.linewidth: 1.0
axes.titlesize: 16
axes.titleweight: bold
axes.labelsize: 16
axes.labelweight: bold
axes.spines.top: True
axes.spines.right: True
axes.prop_cycle: cycler('color', ['0072B2', '009E73', 'D55E00', 'CC79A7', 'F0E442', '56B4E9'])
# For using LaTeX backend in matplotlib
text.usetex: True
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