UI: store for segments #80

Open
opened 2 years ago by glitch4347 · 0 comments
glitch4347 commented 2 years ago (Migrated from github.com)
Owner

vuex for segments: so you can subsribe on segments update instead of

async function resolveDataPatterns(range: TimeRange): Promise<{
  timeserie: LineTimeSerie[],
  segments: Segment[]
}> {

in https://github.com/hastic/hastic/blob/main/client/src/components/Graph.vue#L29

Source: https://gitlab.com/hastic/hastic/-/issues/33

vuex for segments: so you can subsribe on segments update instead of ``` async function resolveDataPatterns(range: TimeRange): Promise<{ timeserie: LineTimeSerie[], segments: Segment[] }> { ``` in https://github.com/hastic/hastic/blob/main/client/src/components/Graph.vue#L29 Source: https://gitlab.com/hastic/hastic/-/issues/33
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.