Talk:Sparkline in unicode: Difference between revisions

Content added Content deleted
Line 43: Line 43:
:::: <code>[1] 0 1000 2000 3000 4000 5000 6000 7000 8000</code>
:::: <code>[1] 0 1000 2000 3000 4000 5000 6000 7000 8000</code>
::::[[User:Hout|Hout]] ([[User talk:Hout|talk]]) 13:33, 26 February 2019 (UTC)
::::[[User:Hout|Hout]] ([[User talk:Hout|talk]]) 13:33, 26 February 2019 (UTC)

::::: "fractionally larger bins" is the Tcl approach I discussed in the section above. It's fine but requires careful selection of the denominator. Too big, and the bins are wider than they need to be (Tcl's mistake); too small, and it can be erased by fp errors. --Oopsiedaisy, 26 February 2019


;sparktest.pl
;sparktest.pl