GithubHelp home page GithubHelp logo

matplotlib / 2020-nasa-roses-e7 Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 4.0 4.77 MB

Grant proposal responding to the 2020 NASA ROSES E7 solicitation.

License: BSD 3-Clause "New" or "Revised" License

TeX 100.00%

2020-nasa-roses-e7's Introduction

PyPi Conda Downloads NUMFocus

Discourse help forum Gitter GitHub issues Contributing

GitHub actions status Azure pipelines status AppVeyor status Codecov status EffVer Versioning

Matplotlib logotype

Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.

Check out our home page for more information.

image

Matplotlib produces publication-quality figures in a variety of hardcopy formats and interactive environments across platforms. Matplotlib can be used in Python scripts, Python/IPython shells, web application servers, and various graphical user interface toolkits.

Install

See the install documentation, which is generated from /doc/install/index.rst

Contribute

You've discovered a bug or something else you want to change — excellent!

You've worked out a way to fix it — even better!

You want to tell us about it — best of all!

Start at the contributing guide!

Contact

Discourse is the discussion forum for general questions and discussions and our recommended starting point.

Our active mailing lists (which are mirrored on Discourse) are:

Gitter is for coordinating development and asking questions directly related to contributing to matplotlib.

Citing Matplotlib

If Matplotlib contributes to a project that leads to publication, please acknowledge this by citing Matplotlib.

A ready-made citation entry is available.

2020-nasa-roses-e7's People

Contributors

efiring avatar jklymak avatar tacaswell avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

2020-nasa-roses-e7's Issues

Outline goal of unit overhaul....

Hi, nice start and the outline looks good.

The text seems to say that we simply need to document units and add testing. a) that won't make for a super compelling proposal, and b) I think the system needs significantly more work than that.

I'd suggest folks can feel free to edit this and add issues with units. I'll also point to the existing issues https://github.com/matplotlib/matplotlib/issues?q=is%3Aopen+is%3Aissue+label%3Aunits

Suggested things to propose to work on

  • Collate examples of downstream libraries that use units and document
  • Realize the goal of being able to change the units of an axis. i.e. allow the user to toggle meters or inches, and not have to change the input data; this was the original goal of units ax.xaxis.set_units() is completely broken: matplotlib/matplotlib#5051, https://matplotlib.org/examples/units/units_scatter.html matplotlib/matplotlib#9713
  • Related to the above, unit conversion would ideally be invertible in locations where we store x and y data. This probably requires engineering a container, but by doing so we could remove a lot of pain points in the code. (matplotlib/matplotlib#8072, probably all the categorical code, would be helpful for datetime as well)

My guess is that a proper re-engineering of units would be a huge help, but also substantial dedicated work. Given that NASA are the primary units users, I think it is great that they may contribute to helping fix this issue.

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.