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)