Christopher Wait

Results 7 comments of Christopher Wait

hi again, found out... in case it helps anybody let's say you have a custom namespace foo:toto $attributes = $elem->attributes(); $val = $elem->attributes("foo",TRUE)->toto; returns foo:toto = 'whatever' value (whatever) thanks...

Hi, and thanks a lot for your answer, great idea i hadn't thought about... the problem is that once in the page i have already set a few data attributes...

hi, i wouldn't say lazy at all according to your kind of help 😀 and just for you to know i've set your previous tip with inherited variable and it...

Hi, wow, thank you so much, this is absolutely incredible and is exactly what i was trying to do adapting the previous code i wrote in my message, i ended...

Hi, you're right, D3 can be "a little" confusing sometimes i even tried targetting title var/tag with my previous attempt but with no more success... reading your code, i understand...

Hi, i'm waiting for the potrntiel client functionalities to implement (even if honestly i think this would not really be the right tool for what he is thinking, far too...

Hi, forgot to say but i'm sure you had guessed that d3 inner calculation being precise enough, this `if ( d.x0 - d.x1 == -(2 * Math.PI) )` seems to...