> Can you tell what these sparklines have to do with unicode? The character ▅ is obtained with:
9605 asCharacter $▅ I suspect this is a unicode character Cheers, Alexandre > > Am 26.02.2014 um 21:40 schrieb Alexandre Bergel <[email protected]>: > >> Hi! >> >> I am playing with unicode characters: >> >> -=-=-=-=-=-=-=-=-=-=-=-= >> Gofer new >> url: 'http://smalltalkhub.com/mc/abergel/Sparkline/main'; >> addPackage: 'Sparkline'; >> load. >> -=-=-=-=-=-=-=-=-=-=-=-= >> >> #( 1 2 3 4) spark => '▁▃▅▇’ >> #(-5 10 0) spark => '▁█▃' >> RxsNode withAllSubclasses spark: #numberOfMethods => '▂▃▂▃▁▁▅█▁▁▂▁’ >> >> <Screen Shot 2014-02-26 at 5.18.30 PM.png> >> >> I got the inspiration from https://github.com/holman/spark >> >> By the way, I would love to have a short tutorial about unicode characters >> at esug. >> >> Cheers, >> Alexandre >> -- >> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >> Alexandre Bergel http://www.bergel.eu >> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >> >> >> > -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
