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

Add color bar limit opt and redim range if values are equal. #3382

Merged
merged 8 commits into from
Jan 15, 2019

Commits on Jan 15, 2019

  1. Add colorbar lim option

    ahuang11 authored and philippjfr committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    3f624af View commit details
    Browse the repository at this point in the history
  2. Remove extra line

    ahuang11 authored and philippjfr committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    a047e2f View commit details
    Browse the repository at this point in the history
  3. Add warnings when only one unique value is found

    ahuang11 authored and philippjfr committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    3f93eb2 View commit details
    Browse the repository at this point in the history
  4. Remove warnings and use isfinite util

    ahuang11 authored and philippjfr committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    22f4f4b View commit details
    Browse the repository at this point in the history
  5. Support plotly

    ahuang11 authored and philippjfr committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    80c7b7c View commit details
    Browse the repository at this point in the history
  6. Per suggestions, add comment and add line

    ahuang11 authored and philippjfr committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    019f2f5 View commit details
    Browse the repository at this point in the history
  7. Fix for low = high =0

    ahuang11 authored and philippjfr committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    5c2080d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de62fa5 View commit details
    Browse the repository at this point in the history