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

chartjs / Chart.js / 2850
97%

Build:
DEFAULT BRANCH: master
Ran 17 Jan 2017 10:46PM UTC
Jobs 1
Files 42
Run time 3s
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
2850

push

travis-ci

etimberg
Platform event API abstraction

Move base platform definition and logic in src/platform/platform.js and simplify the browser -> Chart.js event mapping by listing only different naming then fallback to the native type.

Replace `createEvent` by `add/removeEventListener` methods which dispatch Chart.js IEvent objects instead of native events. Move `add/removeResizeListener` implementation into the DOM platform which is now accessible via `platform.add/removeEventListener(chart, 'resize', listener)`.

Finally, remove `bindEvent` and `unbindEvent` from the helpers since the implementation is specific to the chart controller (and should be private).

4126 of 4542 relevant lines covered (90.84%)

951.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2850.1 17 Jan 2017 10:46PM UTC 0
90.84
Travis Job 2850.1
Source Files on build 2850
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2850
  • 312773ba on github
  • Prev Build on master (#2841)
  • Next Build on master (#2851)
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