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

Question: How to create plot from data returned by histogram function #71

Open
blaylockbk opened this issue Oct 10, 2017 · 0 comments
Open

Comments

@blaylockbk
Copy link

I'm trying to understand how this code works and how I can modify it for a different need.

I have my histogram data in the same form as outputted from the histogram function
dir_edges, var_bins, table = histogram(direction, var, bins, nsector, normed, blowto)

Is there a way to create the plots from this information? Maybe I need a separate function to prepare the data for the plot?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant