tree: 5ec32d2a7d2fa52faaf1d20489eb806abd4614a3 [path history] [tgz]
  1. lib/
  2. tool/
  3. web/
  4. .gitignore
  5. BUILD.gn
  6. LICENSE
  7. pubspec.yaml
  8. README.md
pub/charted/README.md

Visualization toolkit for Dart

Build Status

Charted provides

  • A selection API similar to D3.js
  • Visualization utilities ported from D3.js
  • An easy-to-use API to create charts including an SVG implementation based on the Selection API.