Coder Social home page Coder Social logo

symmeplot's People

Contributors

tjstienstra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

symmeplot's Issues

Feature request: Add annotation location 'mouse'

Describe the solution you'd like
The matplotlib visualization backend displays an annotation with the name of the object over which the mouse hovers. At the time of writing, this annotation is displayed at some location computed by the object. I would like the option to specify Scene3d.annotation_location = "mouse" to let it display the annotation at the tip of my mouse.

To what module is your feature request related?
matplotlib

Add frontpage documentation example

Ideally there should be an examples folder, with some examples including their output. One of the examples can be put on the frontpage of the documentation and in the README of this project.

Visibility toggle is not working

The set visibility is not checked anywhere currently, however when setting the visibility. This should also change the visibility of the corresponding artists.

Feature request: 2D plotting

Describe the feature you'd like
An awesome feature would be to also make projections to planes, such that you can easily make 2D plots.

To what module is your feature request related?
The projection should be made in the core. The backends will most probably also require a new Scene2D class.

Pyqtgraph backend fails in the CI/CD

Describe the bug
The pyqtgraph backend introduced in #16 fails in the CI/CD, due to an import error:

ModuleNotFoundError: No module named 'pyqtgraph.opengl.GLViewWidget.GLViewWidget'; 'pyqtgraph.opengl.GLViewWidget' is not a package

To Reproduce
Create a PR without the pytest skips if pyqtgraph is not installed.

Bug: add_artist(copy(Vector3D)) not working

When creating a time-lapse the obvious solution would be to just copy and add an artist again to the axis. This works fine for points, circles, etc. However, it does somehow not work for vectors.

  • Create minimal reproducer.
  • Find exact error and possible solution. Is it in copy or add_artist?
  • Implement solution and create a test.

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.