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

chartjs / Chart.js / 2841
97%

Build:
DEFAULT BRANCH: master
Ran 15 Jan 2017 07:28PM UTC
Jobs 1
Files 42
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
2841

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.52 hits per line

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