That is really really nice. I love the declarative style for chart
composition. Where is you're repo love to check it out.

On Jan 13, 2017 5:42 AM, "Alexander Ilin" <ajs...@yandex.ru> wrote:

> Hello, Mike!
>
> 10.12.2016, 06:05, "Mike Maul" <mike.m...@gmail.com>:
>
>
> What would be really awesome is a graphing factor ui element.
>
>
> I have some work in progress that I'd like to contribute to Factor
> codebase as soon as it's minimally usable.
> I'm implementing simple line charts in a GUI gadget. Here's how I start
> the test code:
>
> USING: charts charts.lines ;
> chart new line new COLOR: blue >>color { { 0 100 } { 100 0 } { 100 50 } {
> 150 50 } { 200 100 } } >>data add-gadget gadget.
>
> ---=====---
> Александр
>
>
> ------------------------------------------------------------
> ------------------
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today. http://sdm.link/xeonphi
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to