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

ioam / holoviews / 15783
90%

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

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

333 of 333 new or added lines in 9 files covered. (100.0%)

40961 of 45582 relevant lines covered (89.86%)

1.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15783.1 04 Dec 2018 03:16AM UTC 0
89.86
Travis Job 15783.1
2 15783.2 04 Dec 2018 03:48AM UTC 0
89.62
Travis Job 15783.2
Source Files on build 15783
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #15783
  • dea2f0b4 on github
  • Prev Build on master (#15773)
  • Next Build on master (#15784)
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