Git Product home page Git Product logo

Comments (5)

simonrw avatar simonrw commented on September 6, 2024

Hi @quietlychris, thanks for submitting this feedback. What you've uncovered here is that the crate has not been updated in a while on crates.io. The tests you refer to, along with the README have advanced beyond the latest release.

You're also not the first to notice this (#17) so our advice for the time being is to follow the master git branch and build any documentation yourself, if needed. This way the tests and examples on github will be valid for the code that you are using.

Sorry for the confusion. We are encouraged to hear your excitement for the project!

Cargo.toml

[dependencies]
plotlib = { git = "https://github.com/milliams/plotlib", branch = "master" }

Documentation

cargo doc --open

from plotlib.

quietlychris avatar quietlychris commented on September 6, 2024

Thanks for getting back to me, @mindriot101! That makes sense, and I've confirmed that using the master git branch in my Cargo.toml file lets everything compile and run without issues.

Just out of curiosity, are there any plans to push some of the progress here on GH to an update on crates.io in the near future? Or is there a particular milestone that the dev team is looking to hit before moving in that direction?

from plotlib.

milliams avatar milliams commented on September 6, 2024

We're planning on a 0.4.0 release in the very near future. We'll just wait for https://github.com/milliams/plotlib/milestone/2 to be ready and we'll put it out.

from plotlib.

simonrw avatar simonrw commented on September 6, 2024

@quietlychris version 0.4.0 is now out so the tests and examples should match the crate available from crates.io now.

from plotlib.

quietlychris avatar quietlychris commented on September 6, 2024

@mindriot101 Awesome, thanks!

from plotlib.

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.