Script to plot 1D data in 2D using the Hilbert Curve. Honestly a pretty terrible visualization technique for conveying information, but it looks cool.
Stars
39
Forks
7
Watchers
39
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
added support for pcolor() matrix drawing, made it the default. added an option to use matshow() instead. updated readme to reflect all of this.
9fb7b6dView on GitHubadded support for switching colormaps, added an example in the readme.
e872da0View on GitHubupdating readme to remove --max and add the new generic example curve
4cf805cView on GitHubremoving the --max option since it is no longer needed, adding a final generic curve example.
79ee4ecView on GitHub