preparing data for diagramms

classic Classic list List threaded Threaded
5 messages Options
Norbert Hartl Norbert Hartl
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

preparing data for diagramms

Hi,

is there a toolkit that helps to prepare data for diagramms and such. I mean accumulating in time series like day, week, ..., calculating average, sums,.. and scaling data. Something that just eases to typical stuff one needs to go from log data to visual representation.

thanks in advance,

Norbert
 
Stéphane Ducasse Stéphane Ducasse
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: preparing data for diagramms

There is EyeSee that andre Hora ported and enhanced.

And we should improve it.

Stef


On Oct 14, 2011, at 11:16 PM, Norbert Hartl wrote:

> Hi,
>
> is there a toolkit that helps to prepare data for diagramms and such. I mean accumulating in time series like day, week, ..., calculating average, sums,.. and scaling data. Something that just eases to typical stuff one needs to go from log data to visual representation.
>
> thanks in advance,
>
> Norbert
>


Norbert Hartl Norbert Hartl
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: preparing data for diagramms


Am 15.10.2011 um 09:05 schrieb Stéphane Ducasse:

> There is EyeSee that andre Hora ported and enhanced.
>
> And we should improve it.
>
I think I wasn't clear enough. I'm targetting the web as visualization frontend. EyeSee seems to be mostly the diagram drawing part in pharo. I'm more interested in the data mageling part. Can EyeSee help if you like to draw your diagrams with javascript on a web page?

Norbert

>
>
> On Oct 14, 2011, at 11:16 PM, Norbert Hartl wrote:
>
>> Hi,
>>
>> is there a toolkit that helps to prepare data for diagramms and such. I mean accumulating in time series like day, week, ..., calculating average, sums,.. and scaling data. Something that just eases to typical stuff one needs to go from log data to visual representation.
>>
>> thanks in advance,
>>
>> Norbert
>>
>
>


Stéphane Ducasse Stéphane Ducasse
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: preparing data for diagramms

Normally this is plan :)
But I guess that andre did not started on it.

Stef

On Oct 15, 2011, at 1:53 PM, Norbert Hartl wrote:

>
> Am 15.10.2011 um 09:05 schrieb Stéphane Ducasse:
>
>> There is EyeSee that andre Hora ported and enhanced.
>>
>> And we should improve it.
>>
> I think I wasn't clear enough. I'm targetting the web as visualization frontend. EyeSee seems to be mostly the diagram drawing part in pharo. I'm more interested in the data mageling part. Can EyeSee help if you like to draw your diagrams with javascript on a web page?
>
> Norbert
>
>>
>>
>> On Oct 14, 2011, at 11:16 PM, Norbert Hartl wrote:
>>
>>> Hi,
>>>
>>> is there a toolkit that helps to prepare data for diagramms and such. I mean accumulating in time series like day, week, ..., calculating average, sums,.. and scaling data. Something that just eases to typical stuff one needs to go from log data to visual representation.
>>>
>>> thanks in advance,
>>>
>>> Norbert
>>>
>>
>>
>
>


Tudor Girba-2 Tudor Girba-2
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: preparing data for diagramms

Hi,

EyeSee is a model for charts. The rendering logic is meant to be orthogonal.

Cheers,
Doru


On 15 Oct 2011, at 20:07, Stéphane Ducasse wrote:

> Normally this is plan :)
> But I guess that andre did not started on it.
>
> Stef
>
> On Oct 15, 2011, at 1:53 PM, Norbert Hartl wrote:
>
>>
>> Am 15.10.2011 um 09:05 schrieb Stéphane Ducasse:
>>
>>> There is EyeSee that andre Hora ported and enhanced.
>>>
>>> And we should improve it.
>>>
>> I think I wasn't clear enough. I'm targetting the web as visualization frontend. EyeSee seems to be mostly the diagram drawing part in pharo. I'm more interested in the data mageling part. Can EyeSee help if you like to draw your diagrams with javascript on a web page?
>>
>> Norbert
>>
>>>
>>>
>>> On Oct 14, 2011, at 11:16 PM, Norbert Hartl wrote:
>>>
>>>> Hi,
>>>>
>>>> is there a toolkit that helps to prepare data for diagramms and such. I mean accumulating in time series like day, week, ..., calculating average, sums,.. and scaling data. Something that just eases to typical stuff one needs to go from log data to visual representation.
>>>>
>>>> thanks in advance,
>>>>
>>>> Norbert
>>>>
>>>
>>>
>>
>>
>
>

--
www.tudorgirba.com

"Don't give to get. Just give."






Loading...