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

Update scatter tooltip when hovering element tiles #9

Merged
merged 3 commits into from
Aug 22, 2022

Commits on Aug 22, 2022

  1. update ScatterPlot hover tooltip when PeriodicTable hover changes act…

    …ive element
    
    fix ScatterPlot hover tooltip if heatmap value has no unit (like electronegativity)
    janosh committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    eff867e View commit details
    Browse the repository at this point in the history
  2. convert all densities to g/cm^3, gas densities were previously in g/l…

    …iter
    
    also add pretty_num utility function to print very small numbers (like Hydrogen density) in scientific notation
    janosh committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    6105446 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a175893 View commit details
    Browse the repository at this point in the history