Skip to content

Commit

Permalink
[DB-L1] Apply code checks/format
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Dec 18, 2024
1 parent b205513 commit 2e4e263
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ namespace {
leg.SetLineColor(0);
leg.SetFillColor(0);

input1.SetStats(0);
input1.SetStats(false);
input1.SetMaximum(5);
input1.SetXTitle("InputBits");
input1.SetYTitle("Bit value");
Expand Down

0 comments on commit 2e4e263

Please sign in to comment.