Re: [Pharo-users] may I please be added to the Mercap/HighchartsSt repo

2016-11-09 Thread Mariano Martinez Peck
That's great to hear. Let me know if the latest commits do work for you
(they should work for 5.0.2).

Cheers,

On Tue, Nov 8, 2016 at 7:43 PM, Richard Pillar via Pharo-users <
pharo-users@lists.pharo.org> wrote:

>
>
> -- Forwarded message --
> From: Richard Pillar 
> To: Any question about pharo is welcome 
> Cc:
> Date: Tue, 8 Nov 2016 22:43:30 +0000
> Subject: Re: [Pharo-users] may I please be added to the
> Mercap/HighchartsSt repo
> Hi,
>
> This is great news.
>
> I have been using Highcharts for some of my personal projects and have
> added code to build box plots and heat charts.
>
> I will download the updates shortly.
>
> Many Thanks
>
> Richard
>
> On Mon, Nov 7, 2016 at 2:33 AM, Mariano Martinez Peck <
> marianop...@gmail.com> wrote:
>
>> Paul,
>>
>> Quick comment: I was about to make an ANN soon but I have been
>> refactoring it a LOT these last days and I did:
>>
>> 1) make it fully the auto-generation code (already done)
>> 2) making it work for highcharts 5.0.2 (already done)
>> 3) start supporting highstocks (was going to start this this week).
>>
>> Please please please grab the very last version. What are your plans with
>> it?
>>
>> I just added you.
>>
>> Cbest
>>
>>
>>
>> On Sat, Nov 5, 2016 at 3:24 PM, PAUL DEBRUICKER 
>> wrote:
>>
>>> I'd like to add code that allows the creation of boxplots:
>>>
>>> http://www.highcharts.com/docs/chart-and-series-types/box-plot-series
>>>
>>>
>>> my username is pdebruic
>>>
>>>
>>> Thanks
>>>
>>>
>>
>>
>> --
>> Mariano
>> http://marianopeck.wordpress.com
>>
>
>
>


-- 
Mariano
http://marianopeck.wordpress.com


Re: [Pharo-users] may I please be added to the Mercap/HighchartsSt repo

2016-11-08 Thread Richard Pillar via Pharo-users
--- Begin Message ---
Hi,

This is great news.

I have been using Highcharts for some of my personal projects and have
added code to build box plots and heat charts.

I will download the updates shortly.

Many Thanks

Richard

On Mon, Nov 7, 2016 at 2:33 AM, Mariano Martinez Peck  wrote:

> Paul,
>
> Quick comment: I was about to make an ANN soon but I have been
> refactoring it a LOT these last days and I did:
>
> 1) make it fully the auto-generation code (already done)
> 2) making it work for highcharts 5.0.2 (already done)
> 3) start supporting highstocks (was going to start this this week).
>
> Please please please grab the very last version. What are your plans with
> it?
>
> I just added you.
>
> Cbest
>
>
>
> On Sat, Nov 5, 2016 at 3:24 PM, PAUL DEBRUICKER 
> wrote:
>
>> I'd like to add code that allows the creation of boxplots:
>>
>> http://www.highcharts.com/docs/chart-and-series-types/box-plot-series
>>
>>
>> my username is pdebruic
>>
>>
>> Thanks
>>
>>
>
>
> --
> Mariano
> http://marianopeck.wordpress.com
>
--- End Message ---


Re: [Pharo-users] may I please be added to the Mercap/HighchartsSt repo

2016-11-06 Thread Mariano Martinez Peck
Paul,

Quick comment: I was about to make an ANN soon but I have been
refactoring it a LOT these last days and I did:

1) make it fully the auto-generation code (already done)
2) making it work for highcharts 5.0.2 (already done)
3) start supporting highstocks (was going to start this this week).

Please please please grab the very last version. What are your plans with
it?

I just added you.

Cbest



On Sat, Nov 5, 2016 at 3:24 PM, PAUL DEBRUICKER  wrote:

> I'd like to add code that allows the creation of boxplots:
>
> http://www.highcharts.com/docs/chart-and-series-types/box-plot-series
>
>
> my username is pdebruic
>
>
> Thanks
>
>


-- 
Mariano
http://marianopeck.wordpress.com


[Pharo-users] may I please be added to the Mercap/HighchartsSt repo

2016-11-05 Thread PAUL DEBRUICKER
I'd like to add code that allows the creation of boxplots:

http://www.highcharts.com/docs/chart-and-series-types/box-plot-series


my username is pdebruic


Thanks