graphael

1.2.0 • Public • Published

g.Raphael code packaged as an NPM package. After building, you may include each file individual if you're in a browser environment. Alternatively, you can require() it and get the various classes.

Example:

graphael = require('graphael');

Raphael = graphael.Raphael;
gRaphael = graphael.graphael;
gRaphaelDotChart = graphael.dotchart;
gRaphaelBarChart = graphael.barchart;
gRaphaelLineChart = graphael.linechart;
gRaphaelPieChart = graphael.piechart;

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    327
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    327
  • 1.1.0
    4
  • 0.5.1
    22

Package Sidebar

Install

npm i graphael

Weekly Downloads

70

Version

1.2.0

License

none

Last publish

Collaborators

  • kenhkan