Coder Social home page Coder Social logo

Comments (6)

torusctyi avatar torusctyi commented on June 22, 2024

I'm having trouble reproducing the plot after downloading the repository to my own machine.

I got cargo build and cargo test to run fine after downloading necessary dependencies as discussed in this issue for the Servo project. (In fact, this issue was the first result I found when I googled the first error message ).

However, running cargo --example normal-dist2 produces no plot, though the code actually executes.

I then tried downloading the git repository for the documentation. As before, I was able to compile it successfully. But running cargo run --bin 2_9_vbar produced no plot as before.

from plotters.

38 avatar 38 commented on June 22, 2024

First, thanks for reporting the typo issue. I was running a type checker for the entire repo. And it fix lot more.

Also, for the normal-dist2 example, the file is produced at plotters-doc-data/normal-dist2.png
For the documentation one, it should under image/2.9.png. Just in case you didn't find it.

If the output is still missing, could you please give me some more details. Is the program crashed or panicked, any error message, etc.

Thanks!

from plotters.

torusctyi avatar torusctyi commented on June 22, 2024

I found the images files where you said they would be.

I assumed that a window was supposed to open with the image displayed. When nothing appeared, I thought they were being sent to /dev/null instead or something

You might save yourself a lot of time in future if you modify the code in the examples so that when an image is saved, a note is written to stderr along the lines of 'Image saved to such and such a location'. I have a feeling I won't be the last person complaining that no images are appearing otherwise lol.

Thank you very much for your help.

from plotters.

38 avatar 38 commented on June 22, 2024

Thanks for the suggestion. Just curios one more thing, do you think if putting your question to the FAQ list would help?

from plotters.

torusctyi avatar torusctyi commented on June 22, 2024

It'd be a good idea IMHO.

from plotters.

38 avatar 38 commented on June 22, 2024

As long as we are constantly improving the documentation and seems nothing more we can actually do, closing this issue.

from plotters.

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.