Skip to content

Graph title is not re-rendered when updating options.title.text #52

@matcho

Description

@matcho

Hello,

I'm using Angular 7.2 and angular2-chartjs 0.5.1.

Graph renders fine, modifying data updates the rendering as expected, but modifying options.title.text does not.
However, modifying options.scales triggers a re-rendering and the new title is taken in account.

Tried calling update(options) and render(options) manually on chartComponent.chart, but it changes nothing.

Thanks for any help,
Mathias

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