• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nnnick / Chart.js / 1515
72%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2016 01:21PM UTC
Jobs 1
Files 36
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1515

Pull #2346

travis-ci

simonbrunel
Handle data visibility per chart

New Chart.Element.hidden bool flag storing the visibility state of its associated data. Since elements belong to a specific chart, this change allows to manage data visibility per chart (e.g. when clicking the legend of some charts).

This commit also changes (fixes?) the polar chart animation when data visibility changes. Previous implementation was affected by an edge effect due to the use of NaN as hidden implementation.
Pull Request #2346: Shared data between charts

1407 of 3378 relevant lines covered (41.65%)

28.07 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
7
100.0
src/core/core.element.js
7
100.0
src/core/core.helpers.js
16
100.0
src/core/core.datasetController.js
44
100.0
src/core/core.layoutService.js
46
100.0
src/controllers/controller.bubble.js
50
100.0
src/scales/scale.logarithmic.js
51
100.0
src/controllers/controller.radar.js
58
100.0
src/controllers/controller.polarArea.js
78
100.0
src/scales/scale.linear.js
89
100.0
src/controllers/controller.doughnut.js
92
100.0
src/core/core.legend.js
92
100.0
src/core/core.controller.js
103
100.0
src/core/core.tooltip.js
118
100.0
src/scales/scale.radialLinear.js
118
100.0
src/controllers/controller.bar.js
122
100.0
src/controllers/controller.line.js
152
100.0
src/core/core.scale.js
Jobs
ID Job ID Ran Files Coverage
1 1515.1 24 Apr 2016 01:21PM UTC 0
41.65
Travis Job 1515.1
Source Files on build 1515
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1515
  • Pull Request #2346
  • PR Base - master (#1497)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc