Great tool and thanks for sharing
Feedback
How do you scroll right - my array is 20 on the x and I can only see 8
If you want to use this inside an external file .json you need to remove the double quotations marks and the quotation marks surrounding the whole results.
Example
"{""c2array"":true,""size"":[20,10,1],""data"":[[[""Crab""],[""Pig""],[""Frog""],["".......
would need to be:
{"c2array":true,"size":[20,10,1],"data":[[["Crab"],["Pig"],["Frog"],[".........
Win64 version
Thanks again