/d3-int-sequences-visualizer

Circular decimal places / integer sequences visualization tool with d3.js

Primary LanguageHTMLApache License 2.0Apache-2.0

Circular decimal places / integer sequences visualization with d3.js

A visualization tool that animates integer sequences, like those from OEIS. Some of them are quite beautiful. I realized this project in order to learn the excellent visualization library d3.js. It uses the older d3.js v3.x API.

The tool can be tried out at proj.mkonrad.net/d3-int-seq/.

See also the related project page.

Screenshots

Integer sequence OEIS A002262

Integer sequence OEIS A000796 (Pi)

License

The source-code is provided under Apache License 2.0 (see LICENSE file).