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

Let's add some plotting utilities #27

Open
2 of 6 tasks
chrisjonesBSU opened this issue Dec 10, 2021 · 3 comments
Open
2 of 6 tasks

Let's add some plotting utilities #27

chrisjonesBSU opened this issue Dec 10, 2021 · 3 comments
Labels
good first issue Good for newcomers

Comments

@chrisjonesBSU
Copy link
Member

chrisjonesBSU commented Dec 10, 2021

Some commonly used plotting functions would be useful.

Here are some ideas, feel free to comment with more:

  • 1. Peak finding
  • 2. Plotting with error bars
  • 3. A lab matplotlib rc file (or a few different rc files depending on the application)
  • 4. Distribution plotting
  • 5. 3D plots
  • 6. Heat maps
@gwenwhite
Copy link
Contributor

What kind of data do we use a 3D plots or heat maps for?

@chrisjonesBSU
Copy link
Member Author

I think a good example is a plot showing a phase diagram. The x and y axis would be two different system/simulation parameters (like temperature and density) and the color (or z-value) at any x-y point is related to some kind of order parameter, or some dynamic property like self-diffusivity.

@jennyfothergill
Copy link
Member

A matplotlibrc is included in the getting started guide

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

No branches or pull requests

3 participants