User Portlet User Portlet

Discussions
Thanks! Somehow "Frame->Automatic" was blocking the scale shift.
Actually, I'm a little surprised that `AngularGauge` doesn't have a fractional scale option.
Perfect!, thanks.
That did it! Thanks.
Pretty much. I was hoping to end up with something shorter than this: Sort[DeleteDuplicates[Flatten[Table[ResourceFunction["Collatz"][n], {n, 1, 20}]]]]
Perfect, thanks!
Thanks both.
From the documentation: "Pi can be evaluated to any numerical precision using N." Doesn't seem like approximation is used.
Perfect!