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.

secondary_y or arbitrary data overlay?

See original GitHub issue

Is there some way to plot more than one data series with a secondary y-axis scale (as with secondary_y with matplotlib) or at least overlay arbitrary data on the same plot (with the same datetime index)? I looked in the code at the Pandas-related PlotDf but doing a dir on the return doesn’t show anything relevant AFAIK.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
highfestivacommented, Nov 14, 2022

Ah, sorry, the last byte of the color component is transparency, in this case a0.

0reactions
AlexStoxcommented, Nov 12, 2022

sorry, I didn’t get what actually did the transparency? This code: ax_overlay.vb.setZValue(10) ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Information on the Collaborative Overlay System
The Collaborative Overlay System provides the ability to have a transparent overlay on any arbitrary Java Swing JFrame window.
Read more >
CSS Overlay Techniques
Lightweight overlays can be used for asking questions, obtaining input, introducing features, indicating progress, giving instructions, ...
Read more >
Overlays - NixOS Wiki
Overlays are Nix functions which accept two arguments, conventionally called self and super, and return a set of packages. ... Overlays are similar...
Read more >
OpenLDAP Software 2.4 Administrator's Guide: Overlays
This overlay can record accesses to a given backend database on another database. This allows all of the activity on a given database...
Read more >
Composing Elements — HoloViews v1.15.3
Layout and Overlay are tree-based data structures that can hold ... Here we create a second layout by indexing two elements from our...
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