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

Use Plots.jl for plotting #48

Closed
fairbrot opened this issue Feb 14, 2017 · 2 comments
Closed

Use Plots.jl for plotting #48

fairbrot opened this issue Feb 14, 2017 · 2 comments
Assignees
Milestone

Comments

@fairbrot
Copy link
Member

Using the Plots.jl package would remove the need to define optional package dependencies and define plotting functions for each plotting back end. This would open up many new plotting back-ends (such as Plotly) and only the skeleton package RecipesBase.jl would need to be added to REQUIRE.

@kskyten
Copy link

kskyten commented Jul 15, 2017

This seems to be implemented in the plot branch. Can it be merged? I have a recipe for 2D GPs.

@fairbrot
Copy link
Member Author

Could you make a pull request on the plotting branch? Once this is added to the plot branch, I'll delete the old plotting functions in master and merge.

@chris-nemeth chris-nemeth added this to the v0.5.0 milestone Aug 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants