Replies: 1 comment 2 replies
-
It's a nice idea but we don't have any plans like this for this library, at least not at the moment. We do have a rich set of plots that we'd likely add such functionality to on our roadmap, but I think we envisage that more as something that we'd build from the ground up. This library is more aimed at making it easy and straightforward to embed Plotext plots in a Textual application. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Really enjoying using textual-plotext! It opens up a whole new dimension for textual applications.
Would love to see textual's Tooltips functionality extended to textual-plotext.
Where mouse hovering over a specific bar / datetime / candlestick / within the PlotextPlot
can triggers a callback to format a tooltip at the cursor location.
== Textual as a Plotly / Dash replacement ?
Beta Was this translation helpful? Give feedback.
All reactions