jquery-flot-dashedlines
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

jquery-flot-dashedlines

Simple dashed lines plugin for https://www.flotcharts.org/

Usage:

series: {
  lines: {
    dashed: [5, 15]
  }
}

Look for canvas setLineDash documentation for advanced patterns and browser support

NPM

npm install jquery-flot-dashedlines

Bower

bower install -S flot-dashedlines

License: MIT

Package Sidebar

Install

npm i jquery-flot-dashedlines

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

3.31 kB

Total Files

6

Last publish

Collaborators

  • lukaw3d