-
Hello! I'm trying to implement a horizon chart similar to https://observablehq.com/@d3/horizon-chart-ii using Plot. In particular, I want to display negative values as "hanging" from the top of the frame, and positive values as normal. I'm having trouble translating the d3 logic into terms that Plot understands. Any advice would be appreciated, thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
Fil
Aug 2, 2024
Replies: 1 comment 1 reply
-
See https://observablehq.observablehq.cloud/pangea/plot/diverging-horizon-chart for an example. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gvanhorne
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://observablehq.observablehq.cloud/pangea/plot/diverging-horizon-chart for an example.