tcharts

0.0.12 • Public • Published

TCharts

TCharts is a vector graphics (SVG / VML) charting library based off of Raphaël.

It only actually supports Bar charts at the moment however it's featureset in that area is reasonably good.

Features

  • Multi-level grouped bars
  • Stacked bars
  • Multiple axes
  • Axes formatters
  • Rotated xaxis labels (either ways)
  • Tests
  • Configuration options for spacing, colours etc

Examples

Requirements

Raphaël and at the moment jQuery, I'm planning on removing the jQuery dependency however, it's barely used.

Also if you plan on using this in an older browser you will need to polyfill some ES5 stuff like map, filter, reduce etc.

Usage

See examples

Readme

Keywords

none

Package Sidebar

Install

npm i tcharts

Weekly Downloads

1

Version

0.0.12

License

none

Last publish

Collaborators

  • alanayoub