Skip to content

Commit

Permalink
Removed PGFPlotsX support
Browse files Browse the repository at this point in the history
Built-in plotting now only though PyPlot
  • Loading branch information
bblankrot committed May 23, 2019
1 parent 5a02b62 commit 58bd7f2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 97 deletions.
6 changes: 0 additions & 6 deletions src/ParticleScattering.jl
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,6 @@ export uinc, hxinc, hyinc
#consts, incident.jl
export eta0

# For advanced plotting with pgfplots
import DataFrames, CSV, PGFPlotsX; const pgf = PGFPlotsX
include("visualization_pgf.jl")
#methods, visualization_pgf.jl
export plot_near_field_pgf

#temp
export divideSpace, FMMtruncation, particleExpansion, FMMbuildMatrices
export FMMbuffer, FMMmatrices
Expand Down
91 changes: 0 additions & 91 deletions src/visualization_pgf.jl

This file was deleted.

0 comments on commit 58bd7f2

Please sign in to comment.