Skip to content

Add an If condition to show hide the statistics based on the checkbox value. When true show the statistics and when false hide the statistics. #42

@jayhamilton

Description

@jayhamilton

Review how the checkbox works https://material.angular.io/components/checkbox/examples

Then see if you can capture the true/false state in the bar-chart.component.ts file. You can use the console.log somewhere in the file to see if you can detect when the check box is checked and unchecked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions