Monday, October 24, 2016

ArrayPlotter 0.7 Released

ArrayPlotter 0.7 has been released and is available on the Visual Studio Gallery:
Download

New Features

  • ArrayPlotter now remembers your 20 most recent arrays (keyed off Y Expression). To clear history use Tools->ArrayPlotter
  • Able to pan the plot using middle mouse button 
  • Support added for 64 bit integer data types
  • ArrayPlotter will automatically try '&array[0]' when 'array' evaluates unsuccessfully

Bug Fixes

  • ArrayPlotter will no longer allow you to click Plot (and cause an Exception) whilst not in a debug breakpoint
  • Fix padding behaviour (broken on plots with DC offset or small X values)