internaut / d3-int-sequences-visualizer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

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

License:Apache License 2.0


Languages

Language:HTML 94.2%Language:PHP 5.8%