1.6.3 • Published 4 years ago

stacked-area v1.6.3

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Table of Contents

StackedArea

Draw SVG Stacked Area Charts.

Install in your Node project with

and use it inside your code via

or, alternatively

Create the new stackedArea objects via

Parameters

draw

Draw the Stacked Area Chart inside of the provided settings.svg DOM tree element.

remove

Clear the chart from the provided settings.svg DOM tree element

imageSource

Draw the Stacked Area Chart inside of the provided settings.svg DOM tree element and return the result as a string which can be assigned to the SRC attribute of an HTML IMG tag.

Returns string

svgSource

Draw the Stacked Area Chart inside of the provided settings.svg DOM tree element and return the result as a SVG tag string.

Returns string

1.6.3

4 years ago

1.6.2

4 years ago

1.6.1

4 years ago

1.6.0

4 years ago

1.5.3

4 years ago

1.5.2

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago