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

chartjs / Chart.js / 3544 / 1
97%
master: 97%

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

19 Jul 2017 07:04PM UTC coverage: 94.623% (+0.1%) from 94.497%
3544.1

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%)

4628 of 4891 relevant lines covered (94.62%)

940.61 hits per line

Source Files on job 3544.1
  • Tree
  • List 0
  • Changed 25
  • Source Changed 2
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 3544
  • Travis Job 3544.1
  • 5ad1b4ad on github
  • Prev Job for on master (#3542.1)
  • Next Job for on master (#3556.1)
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