question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Layout with LaTeX labels

See original GitHub issue
hv.Image(np.random.rand(10,10)).relabel(r"$a$") + hv.Image(np.random.rand(10,10)).relabel(r"$a$")
Traceback (most recent call last):
  File "/home/bnijholt/python/env_stable/lib/python2.7/site-packages/holoviews/ipython/display_hooks.py", line 215, in wrapped
    **kwargs)
  File "/home/bnijholt/python/env_stable/lib/python2.7/site-packages/holoviews/ipython/display_hooks.py", line 277, in layout_display
    layoutplot = LayoutPlot(layout, **opts(layout, size))
  File "/home/bnijholt/python/env_stable/lib/python2.7/site-packages/holoviews/plotting/plot.py", line 937, in __init__
    raise ValueError("Cannot display empty layout")
ValueError: Cannot display empty layout
Out[346]:
:Layout

Issue Analytics

  • State:open
  • Created 8 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
ChristopherMayescommented, Sep 26, 2022

Shouldn’t this issue be reopened @jlstevens or @philippjfr ? The above example still doesn’t work (even with unit=r'$$\times$$ g').

Read more comments on GitHub >

github_iconTop Results From Across the Web

A package for making sticky labels in LATEX - CTAN
This label material is made for a xerox machine and it has 7 rows and 3 columns of labels on letterpaper. It works...
Read more >
Label & Card printing resources with TeX and LaTeX
Free printable labels & templates, label design @WorldLabel blog! Labels, Printables, Open Source & more! Free printable labels & templates, ...
Read more >
LaTeX/Labels and Cross-referencing - Wikibooks
IntroductionEdit. In LaTeX, you can easily reference almost anything that can be numbered, and have LaTeX automatically updating the numbering for you ...
Read more >
Shipping Label 8163 Template in LaTeX - TikZBlog
This post is about creating the shipping label 8163 template in LaTeX using TikZ package. One page has 10 labels, each one has...
Read more >
Gallery — Label Template - Overleaf
Produce beautiful documents starting from our gallery of LaTeX templates for journals, conferences, theses, reports, CVs and much more.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found