1.1.1 • Published 5 years ago

btp-fn-plotter v1.1.1

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

BTP-Plotter-npm-package

Installation

npm -i btp-fn-plotter

Instructions

works with webpack4.

Functions

  1. drawFromPath( filepath, htmlTag ). Takes in two attributes json file path and the html tag to render it to.

  2. drawFromData( javascript Object, htmlTag ). Takes in two attributes js object and the html tag to render it to.

  3. getsvgdata(htmlTag). A function that can be attached to a button that gets the “snapshot” of the graph.

  4. copydata(textarea Tag), A helper function that works with getsvgdata function to copy the svg data to your clipboard.

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago