Skip to content

Props not pass to Default Chart function #15

@indramal

Description

@indramal

Considering <Line data={chartData} options={chartOptions} width={500} height={500} /> code props not pass to Default Chart.

export const Line = /* #__PURE__ */ createTypedChart('line', [
this not get props form above code. When add it, chart can update for dynamic data,

Thank you for your package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions