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

chartjs / Chart.js / 5134
97%

Build:
DEFAULT BRANCH: master
Ran 06 Jan 2019 03:01PM UTC
Jobs 1
Files 50
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
5134

push

travis-ci

etimberg
Use `Chart.min.js` in samples (#5958)

Samples are supposed to show good practices and in most cases we don't use the time scale but require `Chart.bundle.js`, which is not correct. Instead, we should require the non-bundled version in its minified version (`Chart.min.js`). Paradoxically, time based examples don't use `Chart.bundle.js` but require moment manually side to `Chart.min.js`, which IMO is also the correct way since it allows users to configure and use moment globally (TZ, locales, etc.) and doesn't enforce a specific moment version.

Also remove the `data-labelling.html` example because we now have an [official plugin](https://github.com/chartjs/chartjs-plugin-datalabels) that implements this feature and don't want to deal with user custom code anymore.

2700 of 3102 branches covered (87.04%)

5071 of 5282 relevant lines covered (96.01%)

3481.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5134.1 06 Jan 2019 03:01PM UTC 0
96.01
Travis Job 5134.1
Source Files on build 5134
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5134
  • b7139dbb on github
  • Prev Build on master (#5127)
  • Next Build on master (#5142)
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