Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

Import Plots in Pendulum environment #35

Open
raghav9-97 opened this issue Jan 22, 2019 · 1 comment
Open

Import Plots in Pendulum environment #35

raghav9-97 opened this issue Jan 22, 2019 · 1 comment

Comments

@raghav9-97
Copy link

Pendulum.jl uses Plots in line 83 without importing it which throws out an error on plotting
annotations := [(0, -0.2, Plots.text("a: $(env.a)", :top))]

The error it throws out:
ERROR: UndefVarError: Plots not defined

@iblislin
Copy link
Member

iblislin commented Feb 8, 2019

Ref: #37

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants