Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jayhamilton opened this issue May 18, 2023 · 0 comments

Comments

@jayhamilton
Copy link
Owner

jayhamilton commented May 18, 2023

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.

Jhamilton2025 pushed a commit to Jhamilton2025/ngx-dynamic-dashboard-framework that referenced this issue Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant