Marco Vettorello

Results 136 comments of Marco Vettorello
trafficstars

Good idea, I think that will work too

Agree with Robert, this only partially is related to the tooltip, this is more a [contextual menu](https://developer.mozilla.org/en-US/docs/Web/API/Element/contextmenu_event) than a sticky/pinned tooltip. For the interaction/cancellation/clearing it should behave exactly as a...

@mbondyra I've tested the example you mentioned working but it doesn't seem to work to me. With the new tooltip redesign, this bug will be fixed, but we can't fix...

related to https://github.com/elastic/elastic-charts/issues/1179

Thanks Joe, yep, this can definitely be improved a lot We can probably also call the value formatting only when showing the tooltip, without having a precomputed value saved

It solves only partially the problem as you wrote because the domain could already be "nice" and a value could be already be at one domain extreme. BTW we already...

@gvnmagni we should find a nice way to fix this problem. First and last ticks are always desirable and we should try to always render them, there could be cases...

@monfera at the bottom, Y=0, there is already the Axis line so why do we need to display a grid line there?

With the near future advent of the new reconciler, we don't need anymore these type of states, or at least we can remove most of them