Giter Site home page Giter Site logo

Comments (5)

oscargus avatar oscargus commented on June 12, 2024 1

Turned out that passing save_steps affected the results, so I started to look into why. It seems like plt.draw wasn't enough in my case for some reason (I use adjustText in a library), so I swapped the order and applied the draw on the canvas instead. (Seems to work for me even when not supplying an Axes, but easy to do.)

from adjusttext.

Phlya avatar Phlya commented on June 12, 2024

Can you try the version from here? #139

Otherwise I have no clue actually, don't have any Windows machines... Sorry.

from adjusttext.

Phlya avatar Phlya commented on June 12, 2024

(Note that available arguments are a little bit different, but overall the algorithm is very similar, and way faster)

from adjusttext.

oscargus avatar oscargus commented on June 12, 2024

I'll try it out later, thanks!

Can just update that the same thing happens on my CentOS 7 office machine... Quite confusing indeed. Will try to debug it a bit more careful as well. I mean, there should be a specific call in adjustText(?) that all of a sudden sets it to zero. The only thing I can think of is the unit handling in Matplotlib (as in that is the only thing from the changelog that seems remotely related).

from adjusttext.

Phlya avatar Phlya commented on June 12, 2024

Yeah but you don't really have any units here, it's just a regular plot... Really strange. It could be some platform-dependent bug in mpl, if it's related to that.

Are you using the same backends on all machines?

from adjusttext.

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.