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

Annotations on User Charts #4028

Open
liversedge opened this issue Aug 28, 2021 · 3 comments
Open

Annotations on User Charts #4028

liversedge opened this issue Aug 28, 2021 · 3 comments
Assignees
Milestone

Comments

@liversedge
Copy link
Member

It would be really useful to add annotations to a user chart, and these could be extensible, so as new functionality is avilable from planning functions they can be rendered on charts.

We could also use them to integrate into existing functionality such as intervals, season markers and reference lines.

They should be configured as a fourth tab on the user chart settings.

@liversedge liversedge added this to the 3.6 milestone Aug 28, 2021
@liversedge liversedge self-assigned this Aug 28, 2021
@liversedge
Copy link
Member Author

liversedge commented Aug 28, 2021

Some ideas for the initial annotations to support:

  • Horizontal and Vertical lines associated with an axis, with a color and style (value from a datafilter for max/min/avg etc)done in v3.6
  • Interval markers and react to zoom/interval hovering
  • Season events as vertical markers
  • Reference lines from activity data (hr and power)
  • Linear regression line for data series with color and style done in v3.6
  • K means clustering and voronoi for scatter done in v3.6
  • Shading rectangle (for zones) with text, color and datafilter for x1,y1,x2,y2 - in (axis coordinates)
  • Point callout with x,y value and text (show with an arrow)

@liversedge liversedge added this to Analysis and Design in Version 3.6 (UX, User Charting) Aug 28, 2021
@liversedge
Copy link
Member Author

liversedge commented Aug 28, 2021

When/if we add interactive annotations to the user chart they should be set as general or per season or per activity depending on context. We can store them in the chart, but remove activity or season based ones when uploading to chart db.
Initially we should just make them general.

@liversedge liversedge removed this from Analysis and Design in Version 3.6 (UX, User Charting) Aug 30, 2021
@liversedge liversedge modified the milestones: 3.6, 3.7 Aug 30, 2021
@liversedge
Copy link
Member Author

Moving to 3.7 as this is quite a significant feature and will need lots of development effort and testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant