Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event annotations, API and chart UI for time series markup B) #500

Open
goodboy opened this issue Apr 23, 2023 · 0 comments
Open

Event annotations, API and chart UI for time series markup B) #500

goodboy opened this issue Apr 23, 2023 · 0 comments
Labels
graphics (charting related) geometry chops UI

Comments

@goodboy
Copy link
Contributor

goodboy commented Apr 23, 2023

This has been a todo for quite some time and recently we've had a lot of
lurkerz and even some of our devs ask about it.

It's a feature that is like it sounds, a subsys for arbitrary annotation
of our charts from time-based events (normally stuff from the nooz).

there are plenty of existing charting platforms that have this for
reference:

  • tinaview
  • webull
  • ib's tws

where to start in the code base:

We mostly just need a public API for unifying these systems and
obviously some helper routines for parsing some input to its timestamp and content
and then displaying it with some set of options for graphical shapes to
draw.

Probably much more to come in this writeup B)

@goodboy goodboy added UI graphics (charting related) geometry chops labels Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
graphics (charting related) geometry chops UI
Projects
None yet
Development

No branches or pull requests

1 participant