Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

line width #5

Closed
mc2922 opened this issue Sep 20, 2018 · 0 comments · Fixed by #14
Closed

line width #5

mc2922 opened this issue Sep 20, 2018 · 0 comments · Fixed by #14
Milestone

Comments

@mc2922
Copy link
Collaborator

mc2922 commented Sep 20, 2018

also needs to be set on line 145

  for p in pp
    i+=1
    push!(PL, layer(z=(x,y)->evaluateDualTree(p,([[x]';[y]']))[1],
    x=linspace(xmin,xmax,N),
    y=linspace(ymin,ymax,N),
    CO,
    Theme(default_color=parse(Colorant,c[i]),line_width=2.25pt))[1] )
  end
@dehann dehann added this to the v0.1.2 milestone Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants