mirabilos

Results 383 comments of mirabilos

Even better: if I set a breakpoint on that call to `Dygraph._require.add(…)` in Firefox F12, then reload, *it works*. I guess something is broken with Stackblitz. Does this not work...

I think having #727 is probably enough, no need to keep two issues open right now. I’m trying to get a hang of what’s still relevant, at least for things...

I think this needs more thought. I consider it a good thing that once you’re past half the distance that the next point is selected. The fix is also incomplete....

andnorxor dixit: >IMO this should be fixed in Dygraph and not in the plugin, since it >affects all plugins and all code that deals with Dygraph callbacks for >the point...

Yeah, let’s track this in #848 instead. I think I actually know what to do now, but it’s bedtime. @chiubaca accidentally gave me what I needed to figure it out.

I’ve implemented the `[]` syntax.

Does it work as expected if you use `NaN` instead of `null`? See https://dygraphs.com/data.html#array

Is this (and #611 therefore) still pertinent? It doesn’t throw any console warnings for me…