Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bentriou Mahmoud
MarkovProcesses.jl
Commits
2659a6a8
Commit
2659a6a8
authored
Feb 12, 2021
by
Bentriou Mahmoud
Browse files
small change in plots
parent
63f29525
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/plots.jl
View file @
2659a6a8
...
...
@@ -106,7 +106,7 @@ function plot_periodic_trajectory(A::LHA, σ::SynchronizedTrajectory, sym_obs::S
break
end
end
p
=
plot
(
title
=
"Oscillatory trajectory of
$
(σ.m.name) model"
,
p
=
plot
(
title
=
"Oscillatory trajectory of
$
(σ.m.name) model"
,
palette
=
:
lightrainbow
,
background_color_legend
=:
transparent
,
dpi
=
480
,
legend
=
:
outertopright
)
#legendfontsize, legend
colors_loc
=
Dict
(
:
l0
=>
:
silver
,
:
l0prime
=>
:
silver
,
:
final
=>
:
black
,
:
low
=>
:
skyblue2
,
:
mid
=>
:
orange
,
:
high
=>
:
red
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment