Skip to content

HolyLab/ImaginePlots.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImaginePlots

CIcodecov

Plotting of ImagineSignal objects from the ImagineInterface.jl package.

After cloning you must run Pkg.build("ImaginePlots") before the package will function.

Plotting is accomplished via Plots.jl and results may vary depending on which Plots backend you're using. At the moment the PyPlot and PlotlyJS backends are recommended.

After loading Plots.jl simply pass an ImagineSignal to the plot function to visualize the timeseries. If you pass a vector of ImagineSignal then multiple timeseries will be shown, each in a separate subplot.

About

Plotting of Imagine's hardware signals (complements ImagineInterface)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages