Skip to content

Commit

Permalink
series from line to path
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Feb 15, 2017
1 parent 71ee6b1 commit b40ef2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/integrator_interface.jl
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ intervals(integrator::DEIntegrator) = IntegratorIntervals(integrator)
xflip --> integrator.tdir < 0

if denseplot
seriestype --> :line
seriestype --> :path
else
seriestype --> :scatter
end
Expand Down

0 comments on commit b40ef2f

Please sign in to comment.