UNPKG

vis-graph3d

Version:

Create interactive, animated 3d graphs. Surfaces, lines, dots and block styling out of the box.

11 lines 322 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="refresh" content="0;url=./graph3d/index.html"> <title>Page Redirection</title> </head> <body> If you are not redirected automatically, follow this <a href="./graph3d/index.html">link</a>. </body> </html>