Skip to content

Only show estimation on the last datapoint in download charts #1318

Description

@graphieros

Currently for incomplete periods, both the estimation and the last datapoint are visible.

Only show the estimation in this case:

  • swap the last datapoint with the estimation in the dataset passed to VueUiXy
  • remove the nice scale adaptations that will not be necessary anymore as the estimation will be part of the chart's native data
  • remove the opacifying line overlay currently positioned on the last datapoint
  • add an overlay to cover the last segment, under the dashed segment already implemented

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

frontFrontend, Design

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions