Y
Hacker News
new
|
ask
|
show
|
jobs
by
3jckd
2533 days ago
Yes, they are. Slow and hardly as expressive or rich as python/r counterparts.
1 comments
ViralBShah
2533 days ago
One can use matplotlib in Julia by PyCall'ing it. So it is at least as good as anything else.
link
newen
2533 days ago
Or ggplot2 using RCall, which is what I use and it's quite nice.
link