Skip to content

Use d3.js for SVG-data binding. #7

@jorisvddonk

Description

@jorisvddonk

d3.js is a great library for JavaScript visualizations. It greatly simplifies the process of binding data to the DOM and doing updates/additions/removals of data nodes (e.g. stars in StarmapJS).

If we use d3.js, the code will probably get a lot cleaner. Furthermore, using d3.js probably means that I can do even fancier and more useful visualizations, and it would allow for other people to contribute to StarmapJS by either writing new visualizations or writing data-adapters that allow other starmap dataformats to be loaded..

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions