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)
Hello, please release ArrayPlotter for VS2017.
ReplyDeleteHi Domas,
DeleteI intend to release ArrayPlotter for VS2017, unfortunately Visual Studio has changed how it handles extensions in VS2017, introducing a compatibility issue that I need to work out (long story short, I can no longer have a single extension compatible with 2010 through 2017, I need to drop compatibility with 2010 to support 2017, or maintain multiple extensions).
I will get to it shortly.