Skip to content

Charts: LineChart - Animation after calling UpdateAsync #595

Open
@urbanstepa

Description

@urbanstepa

Describe the bug
Would be nice to be able to disable animation that happens after calling UpdateAsync on LineChart (Or other charts).

To Reproduce
Steps to reproduce the behavior:

  1. Watch UI after calling UpdateAsync on chart
  2. Chart creates animation.

Expected behavior
Be able to disable the animation and render the graph as is. Possibly by setting property "AnimationMode" on class LineChartOptions.

Versions (please complete the following information):

  • BlazorBootstrap: 2.0.0
  • Blazor WebAssembly & Server
  • .NET Version: [.NET 8]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions