ant-design-blazor / ant-design-blazor/ant-design-charts-blazor

Unable to update data for a combo chart

Ouverte
#39 1 commentaire 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
C#
Étoiles
186
Forks
44
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Hi,

Using the sample https://antblazor.com/en-US/charts/combo#components-combo-demo-column-line-combo, I'm trying to update the data but not sure what the syntax is. I've tried using `await chart1.ChangeData(new [] { uvData, transformData }, true);` with and without the boolean and it ends up with an empty chart.

What do I pass to `ChangeData` on a combo chart?

Thanks

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.