Stéphane Campinas

Results 35 comments of Stéphane Campinas

It could be also another config option akin to [ignore](https://github.com/rust-lang/rustfmt/blob/master/Configurations.md#ignore) where the struct's name would be specified. I don't think the type is available so the ignore wouldn't propagate to...

There is now a documented process describing stabilisation so we'd have to go through the conditions set there.

The bubble would look just like it is now, but would show "50 events" by default. If https://github.com/elastic/kibana/issues/3090 is resolved maybe more information could be shown on tooltip, e.g., a...

it seems to be due to the scaling of the bubble.

To correct this problem, we could use the range overflow feature of the library http://visjs.org/examples/timeline/items/rangeOverflowItem.html

@iamambrus the color is fixed at configuration time https://github.com/sirensolutions/kibi_timeline_vis/pull/8. In retrospect, I shouldn't have done that since it was normal kibana behaviour. Maybe this could be reverted.