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

Plot 2d-image like data as heatmap #52

Merged
merged 5 commits into from
Apr 13, 2016
Merged

Plot 2d-image like data as heatmap #52

merged 5 commits into from
Apr 13, 2016

Commits on Apr 13, 2016

  1. [plotwidget] call suggested_plotter only once

    In PlotWidget::process(nix:DataArray),  call the
    Plotter:suggested_plotter() and save a few cycles.
    gicmo committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    234f8b8 View commit details
    Browse the repository at this point in the history
  2. [git] ignore .idea/

    gicmo committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    51aa42a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a67dfd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    449901d View commit details
    Browse the repository at this point in the history
  5. [imageplotter] use SampleDimension::axis()

    Simplifies the code by use NIX-provided function.
    gicmo committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    c2d0ae6 View commit details
    Browse the repository at this point in the history