Skip to content

Feature request: stem3 #15066

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
fkromer opened this issue Aug 16, 2019 · 10 comments
Closed

Feature request: stem3 #15066

fkromer opened this issue Aug 16, 2019 · 10 comments
Labels
Good first issue Open a pull request against these issues if there are no active ones! New feature topic: mplot3d
Milestone

Comments

@fkromer
Copy link

fkromer commented Aug 16, 2019

Would be great to have an equivalent to Matlab's stem3 in matplotlib. A temporary workaround is e.g. to use Line3D.

@timhoffm timhoffm added the Good first issue Open a pull request against these issues if there are no active ones! label Sep 5, 2019
@harshanavkis
Copy link

Is anybody working on this? I would like to take this up. A few questions:

  1. Would the api need to be same as the matlab api?
  2. Where should I begin?

@WeatherGod
Copy link
Member

WeatherGod commented Sep 10, 2019 via email

@harshanavkis
Copy link

Sure, thanks!!

harshanavkis added a commit to harshanavkis/matplotlib that referenced this issue Sep 11, 2019
This commit introduces the stem3D function. It is similar to the stem3
function from Matab.

Resolves Issue matplotlib#15066.

Signed-off-by: harshanavkis <harshanavkis@gmail.com>
harshanavkis added a commit to harshanavkis/matplotlib that referenced this issue Sep 13, 2019
This commit introduces the stem3D function. It is similar to the stem3
function from Matab.

Resolves Issue matplotlib#15066.

Signed-off-by: harshanavkis <harshanavkis@gmail.com>
harshanavkis added a commit to harshanavkis/matplotlib that referenced this issue Sep 13, 2019
This commit introduces the stem3D function. It is similar to the stem3
function from Matab.

Resolves Issue matplotlib#15066.

Signed-off-by: harshanavkis <harshanavkis@gmail.com>
harshanavkis added a commit to harshanavkis/matplotlib that referenced this issue Sep 13, 2019
This commit provides an example on generating 3d stem plots.

Resolves Issue matplotlib#15066.

Signed-off-by: harshanavkis <harshanavkis@gmail.com>
harshanavkis added a commit to harshanavkis/matplotlib that referenced this issue Sep 14, 2019
This commit introduces the stem3D function. It is similar to the stem3
function from Matab.

Resolves Issue matplotlib#15066.

Signed-off-by: harshanavkis <harshanavkis@gmail.com>
harshanavkis added a commit to harshanavkis/matplotlib that referenced this issue Sep 14, 2019
This commit provides an example on generating 3d stem plots.

Resolves Issue matplotlib#15066.

Signed-off-by: harshanavkis <harshanavkis@gmail.com>
harshanavkis added a commit to harshanavkis/matplotlib that referenced this issue Sep 14, 2019
This commit provides an example on generating 3d stem plots.

Resolves Issue matplotlib#15066.

Signed-off-by: harshanavkis <harshanavkis@gmail.com>
harshanavkis added a commit to harshanavkis/matplotlib that referenced this issue Sep 14, 2019
This commit introduces the stem3D function. It is similar to the stem3
function from Matab.

Resolves Issue matplotlib#15066.

Signed-off-by: harshanavkis <harshanavkis@gmail.com>
harshanavkis added a commit to harshanavkis/matplotlib that referenced this issue Sep 14, 2019
This commit provides an example on generating 3d stem plots.

Resolves Issue matplotlib#15066.

Signed-off-by: harshanavkis <harshanavkis@gmail.com>
@grammicus
Copy link

Is anyone still working on this?

@anntzer
Copy link
Contributor

anntzer commented Apr 9, 2020

Not as far as I can see.

@fkromer
Copy link
Author

fkromer commented Apr 9, 2020

No. I'm using "sufficient enough" workaround for visualization stem3 like right now.

@tcho0501
Copy link

@jackcwu and I are working on this

@timhoffm
Copy link
Member

@tcho0501 thanks for your interest, but there is already #18310.

@adeak
Copy link
Contributor

adeak commented Jan 7, 2021

#18310 was merged 2 weeks ago., Can this issue be closed now?

@timhoffm
Copy link
Member

timhoffm commented Jan 7, 2021

Yes, thanks for the notification.

@timhoffm timhoffm closed this as completed Jan 7, 2021
@QuLogic QuLogic added this to the v3.4.0 milestone Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue Open a pull request against these issues if there are no active ones! New feature topic: mplot3d
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants