Associations on Grapher interaction

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Associations on Grapher interaction

Uko2
Hi,

I was a bit busy, so I’ve missed the new Grapher release. Now I’m converting my code from Charter to Grapher and I encounter one problem:

as points in a data set I use my objects non of which are associations. And I have a popup interaction defined for them. Now sometimes when I hover I get DNU because an association does not understand my object’s method. Where do these associations come from?

Uko
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Associations on Grapher interaction

abergel
I am not sure to understand. Do you have a stack trace or something?

Cheers,
Alexandre


> On Jan 28, 2015, at 9:42 AM, Yuriy Tymchuk <[hidden email]> wrote:
>
> Hi,
>
> I was a bit busy, so I’ve missed the new Grapher release. Now I’m converting my code from Charter to Grapher and I encounter one problem:
>
> as points in a data set I use my objects non of which are associations. And I have a popup interaction defined for them. Now sometimes when I hover I get DNU because an association does not understand my object’s method. Where do these associations come from?
>
> Uko
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Associations on Grapher interaction

Uko2
Ah, I get it now. This happens when you hover over an edge (line in grapher). Can this be handled during the builder setup, or I have to handle this in popup block?

Uko


> On 28 Jan 2015, at 14:11, Alexandre Bergel <[hidden email]> wrote:
>
> I am not sure to understand. Do you have a stack trace or something?
>
> Cheers,
> Alexandre
>
>
>> On Jan 28, 2015, at 9:42 AM, Yuriy Tymchuk <[hidden email]> wrote:
>>
>> Hi,
>>
>> I was a bit busy, so I’ve missed the new Grapher release. Now I’m converting my code from Charter to Grapher and I encounter one problem:
>>
>> as points in a data set I use my objects non of which are associations. And I have a popup interaction defined for them. Now sometimes when I hover I get DNU because an association does not understand my object’s method. Where do these associations come from?
>>
>> Uko
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev