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

ioam / holoviews / 15783 / 1
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 04 Dec 2018 03:16AM UTC
Files 246
Run time 131min
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

04 Dec 2018 02:44AM UTC coverage: 89.862% (+0.07%) from 89.797%
15783.1

push

travis-ci

philippjfr
New subplot foundation for Plotly backend (#3255)

* Added new figure_grid utility function

This builds a figure out of a 2D grid of sub figures. It overcomes the limitations
of the make_subplots method because it handles all trace types and it works
recursively

* Convert plotly elements from using `graph_objs` to plain dict instances

This gives us more freedom in the low-level figure manipulation utilities
(those added in `holoviews/plotting/plotly/util.py`) and it is somewhat faster
as well

* Convert figure dict to `plotly.graph_objs.Figure` object during rendering

This way we still get full property validation, but it only happens once at the very
end.

* Convert figure dict to `graph_objs.Figure` in testing

This will trigger property validation errors during testing if any of the
backend operations produce invalid plotly figure dicts

* Switch from `plotly.tools.make_subplots` to `figure_grid`

* Return figure handle if an element produces a figure rather than a trace

* Reduce default subplot spacing slightly for plotly backend

* Remove unused utility functions

* Update figure_grid to treat row indexes as beginning from the bottom

* Remove scaling of shapes in paper coordinates, not complete and not
currently needed.

* Add new test cases

40961 of 45582 relevant lines covered (89.86%)

0.9 hits per line

Source Files on job 15783.1
  • Tree
  • List 0
  • Changed 32
  • Source Changed 9
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13568
  • Travis Job 15783.1
  • dea2f0b4 on github
  • Prev Job for on master (#15773.1)
  • Next Job for on master (#15784.2)
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