Giter VIP home page Giter VIP logo

Comments (7)

tbreloff avatar tbreloff commented on May 18, 2024

I've added a large doc section before the plot method at src/Plots.jl. This is what I will use as a guideline for implementation (it follows pretty closely with how I made Qwt.jl)

If there are any issues with what you see, please let me know.

from plots.jl.

jverzani avatar jverzani commented on May 18, 2024

Nice job so far! Since you asked, could you borrow the plot(f::Function, a, b, ...) interface from gadfly? In particular, something along the lines of:

  • plot(f::Function, a, b) plots the function over [a,b]
  • plot([Vector{Function}, a, b) plots the functions over [a,b]
  • plot((f,g), a, b)) does a parametric plot over [a,b]

from plots.jl.

tbreloff avatar tbreloff commented on May 18, 2024

These should all be pretty straightforward... I'll add them next chance I get.

On Sep 12, 2015, at 11:08 AM, john verzani [email protected] wrote:

Nice job so far! Since you asked, could you borrow the plot(f::Function, a, b, ...) interface from gadfly? In particular, something along the lines of:

plot(f::Function, a, b) plots the function over [a,b]
plot([Vector{Function}, a, b) plots the functions over [a,b]
plot((f,g), a, b)) does a parametric plot over [a,b]

Reply to this email directly or view it on GitHub.

from plots.jl.

tbreloff avatar tbreloff commented on May 18, 2024

These are implemented now... Please take a look.

On Sep 12, 2015, at 11:08 AM, john verzani [email protected] wrote:

Nice job so far! Since you asked, could you borrow the plot(f::Function, a, b, ...) interface from gadfly? In particular, something along the lines of:

plot(f::Function, a, b) plots the function over [a,b]
plot([Vector{Function}, a, b) plots the functions over [a,b]
plot((f,g), a, b)) does a parametric plot over [a,b]

Reply to this email directly or view it on GitHub.

from plots.jl.

jverzani avatar jverzani commented on May 18, 2024

Looks good. Thanks! Whatever name this ends up with, it will be super useful. (I'm also keen on using this with 'SymPy'. I think it will help a lot. )

from plots.jl.

tbreloff avatar tbreloff commented on May 18, 2024

Is there a SymPy interface you'd like to see within Plots? If so, open a new issue with details.

from plots.jl.

tbreloff avatar tbreloff commented on May 18, 2024

dup of #8

from plots.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.