File: control

package info (click to toggle)
d3-tip.js 0.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 188 kB
  • sloc: makefile: 20
file content (28 lines) | stat: -rw-r--r-- 890 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: d3-tip.js
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Devabhaktuni Bhuvan Krishna <bhuvan@swecha.net>,
 Petter Reinholdtsen <pere@debian.org>,
 Sunil Mohan Adapa <sunil@medhas.org>,
Section: web
Priority: optional
Build-Depends:
 debhelper (>= 9),
 dh-buildinfo,
 node-uglify,
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/d3-tip.js.git
Vcs-Git: git://anonscm.debian.org/pkg-javascript/d3-tip.js.git
Homepage: https://github.com/Caged/d3-tip

Package: libjs-d3-tip
Architecture: all
Depends:
 ${misc:Depends},
 libjs-d3,
Description: Tooltips for d3.js visualizations
 This javascript library provides tooltips for d3.js visualizations
 such as bar charts.  The tooltips show value at the selection and
 label for the unit.  They can be styled, shown, hidden, positioned
 and updated.