John Coene

Results 305 comments of John Coene

@kennedymwavu this is a bit nasty here, I'm not sure how we document and, ideally, handle that better within ambiorix. It looks difficult to support Connect without breaking support for...

Yes, it's a good point. I never really looked into it, I'm not sure how we should handle this. I'm not a fan of mocking but it may be necessary...

@rdatasculptor thank you. I'd be super keen to have that in but my wife and I have just had our first child so I really don't have much time at...

Calcite looks pretty cool! > Right now this is using Shiny's .setInputValue() which, AFAIK, uses {jsonlite} to deserialize json? This is incredibly slow. That is also my understanding, also, since...

@jrosell yes, we desperately need something. Early days I think I used to render the HTML to temp file then read the file in but it felt funny, so I...

> For me, the bit I'd like to figure out is how to set and fetch properties from the components and then using their custom event observers. Do you mind...

@JosiahParry do you know of an existing package that would do structured logging with formatted printing as you have suggest here? (thinking two birds with one stone)

I don't think it's a good idea. Plumber did not have a programmatic API for much of its lifetime, it was added later on by Barrett and was certainly most...

Sorry, I took down the shiny server, I thought I had removed all links but it seems I have not. The can be found and run from: https://github.com/JohnCoene/echarts4rShiny

If I remember correctly the API for the axis trigger is vastly different from the normal tooltip. I generally suggest just `console.log(params)` to see what echarts.js gives.