Skip to content

Add generic type annotations to chart components configs #1606

Description

@graphieros

Chart configuration computed properties are currently lacking generic type annotations because:

  • a fix needs to be applied on the VueUiXyConfig type (missing param definition in tooltip.customFormat)
  • some guards need to be applied on export callbacks
  1. Update vue-data-ui type defs
  2. Bump vue-data-ui version
  3. Add all generic type annotations to all chart configuration computed properties
  4. Add guards on export callbacks

Activity

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

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions