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

chartjs / Chart.js / 3544
97%

Build:
DEFAULT BRANCH: master
Ran 19 Jul 2017 07:09PM UTC
Jobs 1
Files 49
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
3544

push

travis-ci

web-flow
New time scale `ticks.mode/.source` options (#4507)

`ticks.source` (`'auto'`(default)|`'labels'`): `auto` generates "optimal" ticks based on min, max and a few more options (current `time` implementation`). `labels` generates ticks from the user given `data.labels` values (two additional trailing and leading ticks can be added if min and max are provided).

`ticks.mode` (`'linear'`(default)|`series`): `series` displays ticks at the same distance from each other, whatever the time value they represent, while `linear` displays them linearly in time: the distance between each tick represent the amount of time between their time values.

2388 of 2804 branches covered (85.16%)

162 of 162 new or added lines in 2 files covered. (100.0%)

4628 of 4891 relevant lines covered (94.62%)

940.61 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
src/scales/scale.time.js
Jobs
ID Job ID Ran Files Coverage
1 3544.1 19 Jul 2017 07:09PM UTC 0
94.62
Travis Job 3544.1
Source Files on build 3544
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3544
  • 5ad1b4ad on github
  • Prev Build on master (#3542)
  • Next Build on master (#3556)
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