Skip to content
/ charted Public
forked from google/charted

Visualization toolkit for Dart language

License

Notifications You must be signed in to change notification settings

dglux/charted

This branch is 1 commit ahead of, 4 commits behind google/charted:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Alexander Sergeev
Nov 15, 2018
f34ac24 · Nov 15, 2018
Jul 9, 2018
Nov 15, 2018
Nov 15, 2018
Nov 2, 2017
Aug 29, 2015
Mar 27, 2015
Jul 30, 2014
Nov 16, 2017
Jul 9, 2018
May 2, 2015
Nov 15, 2018

Repository files navigation

Visualization toolkit for Dart

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.
  • An interactive demo

Screenshot of Charted interactive demo

Screenshot of Charted interactive demo

Get started with the interactive demo

Get started with Charted by trying out the interactive demo provided with the package. Follow these instructions and get it running locally on your machine (Git and the Dart SDK has to be installed first):

git clone [email protected]:google/charted.git
cd charted
pub get
pub serve examples

About

Visualization toolkit for Dart language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 99.2%
  • Other 0.8%