Skip to content
Snippets Groups Projects
  1. Feb 06, 2012
  2. Feb 03, 2012
  3. Feb 02, 2012
  4. Jan 31, 2012
  5. Jan 26, 2012
  6. Jan 24, 2012
  7. Jan 20, 2012
  8. Jan 17, 2012
  9. Jan 11, 2012
    • Tobias Schmidt's avatar
      modify table plotting function · 27487606
      Tobias Schmidt authored
      - show legend if specified
      - allow setting of y_range when plotting only 1D data
      - allow setting of x and y axis labels when plotting only 1D data
      - allow setting an empty string as title
      27487606
  10. Jan 09, 2012
  11. Jan 03, 2012
  12. Dec 30, 2011
    • Tobias Schmidt's avatar
      fix another bug in table class · 389d6810
      Tobias Schmidt authored
      - 3D plots are generated also if no plot_if is specified
      - use matplotlib natural neighbour interpolation instead of linear,
        since latter works only on regularly spaced (in both dimensions)
        output grids
      389d6810
    • Tobias Schmidt's avatar
      fix bug in table class · 604e6d7f
      Tobias Schmidt authored
      - fix assign column type as string (not str) if pattern doesn't match
      - allow more complicated headers (with special characters)
      - add some test cases
      604e6d7f
  13. Dec 21, 2011
  14. Dec 14, 2011
  15. Dec 13, 2011
  16. Dec 12, 2011
  17. Dec 08, 2011
  18. Dec 07, 2011
  19. Dec 02, 2011
Loading