question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

add_axes and create_axes_marker problems

See original GitHub issue

pyvista.Plotter.add_axes allows passing a marker_args which allows to pass parameters to pyvista.create_axes_marker. There are a few issues currently:

  1. create_axes_marker isn’t included in the documentation
  2. marker_args cannot contain parameters that are already allowed in add_axes, e.g. add_axes(marker_args={'line_width': 6}) is not allowed.

I propose the the following items to address these problems:

  • add create_axes_marker to documentation
  • allow **kwargs in add_axes and deprecate marker_args. Pass kwargs to create_axes_marker.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
MatthewFlammcommented, Sep 30, 2022

Yes, thank you! Please ask questions if you need help at any point.

1reaction
MatthewFlammcommented, Oct 6, 2022

There is no hard requirement on branch name as we can tag appropriately after the PR is opened. You should open the PR from a branch on your fork of pyvista to the main branch of pyvista. If you want to follow PyVista branch naming convention, you can read here: https://docs.pyvista.org/extras/developer_notes.html#branch-naming-conventions

Read more comments on GitHub >

github_iconTop Results From Across the Web

To save the addax antelope, the oil sector and government ...
Herein lies the key challenge: how to save a highly mobile population of antelope faced with threats that require both strong political will...
Read more >
Addax Facts: Endangered Antelope Faces Extinction
The addax is a species of antelope that lives in the Sahara. It is critically endangered, and there may be only three left...
Read more >
Addax Antelope Facts and Information - SeaWorld.org
These antelope have been hunted for their valuable meat and skin. They have also been destroyed by farmers and cattlemen, so as not...
Read more >
You Have More Fingers on One Hand Than There ... - NRDC
Hunting or harassing addaxes is illegal under Niger law, and the species falls under the protection of the Convention on the Conservation of ......
Read more >
Species - Addax - SaharaConservation
CURRENT SITUATION & CHALLENGES. The last hundred years has seen addax population plummet due to merciless hunting and the advent of modern weapons...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found