Skip to content
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

Can't see line with columns of different range #3

Open
marclelamy opened this issue Jul 12, 2021 · 4 comments
Open

Can't see line with columns of different range #3

marclelamy opened this issue Jul 12, 2021 · 4 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@marclelamy
Copy link

Hi!

First, thanks for this library which is really awesome!

I have this dataset where I'm analyzing Premie league football since 1992. I want to plot a Ridge plot with each subplot being Yellow_card, red_card, goal, penalty, etc, and see the distribution over a 90mn period to see when these actions happen the most. Of course, there is way more yellow cards than goals and way more goals that red card which results in a plot like this:

Screenshot-2021-07-13-at-01-29-37

Is there a way to see everything, I check the parameters and the code but I'm not that good in python to understand everything yet...

Any help?

@tpvasconcelos
Copy link
Owner

@marclelamy thank you for the kind words!

This looks like a nice feature to implement. I will have a look at this in the coming days. In the meantime, you could achieve this by normalising each trace yourself. Let me get back to you on this 🚀

@tpvasconcelos
Copy link
Owner

@marclelamy any success? Let me know if you would like some help in the meantime :)

@marclelamy
Copy link
Author

Hey! I just logged back on Github but went with the Plotly solution as I found it works pretty well. But yeah, now that you talk about normalization, it totally makes sense and I'm sure it would work!

@tpvasconcelos tpvasconcelos added the enhancement New feature or request label Jul 19, 2021
@tpvasconcelos tpvasconcelos self-assigned this Jul 19, 2021
@tpvasconcelos
Copy link
Owner

Thanks for getting back to me @marclelamy! I have added an enhancement label to this as I still believe it is a nice feature to add 🚀

@tpvasconcelos tpvasconcelos added the good first issue Good for newcomers label Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants