Skip to content

A simple D3 visualisation of numbers plotted in polar coordinates.

Notifications You must be signed in to change notification settings

alexander-j-fonseca/polar-numbers-visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polar-numbers-visualiser

A simple D3 visualisation of numbers plotted in polar coordinates. For a number n, they are plotted as (n,n). Fork it if you're bored.

master.html

This contains the html and js scripts to visualise the numbers. https://wilburthepiggy.github.io/polar-numbers-visualiser/master.html

Eventual progression:

  1. Changing scale - for both phi and radial values.
  2. Colouring by residues

text files and primeparse

raw and clean prime numbers - raided from "https://primes.utm.edu/lists/small/10000.txt"

slapped primeparse together in 3 minutes to do the cleaning.

About

A simple D3 visualisation of numbers plotted in polar coordinates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published