Date Updated:
Wed, 2019-05-22 08:45
Date Created:
Tue, 2014-08-19 11:08
Submitted by:
Visualize array graphically in the IDE. No more using Arrays.toString()!
Mirur can visualize numerical arrays of any size. View 1-dimensional arrays using a line graph or a bar chart. View 2-dimensional data using a heatmap. Or even just view a histogram of all values in the array.
Mirur will plot anything that can be interpreted as a collection of numbers, including List or AtomicLong[].