Marco Vettorello
Marco Vettorello
  Here are two example image, probably it's easier in this case to identify the change but playing with a swipe after going back and forth you can...
Hi @ehmkah first thank you for the efforts on that. What if instead of making blinking the image, we just blink the red diff keeping the image in the background?...
Yep definitely, I think this is can be very helpful and less distracting then the other version. As option or default behaviour instead of blinking the user can just click...
>as you said transparent is a keyword not a color-name You are right, I was probably confused by the fact that W3C calls them keywords and not color names: `Basic...
@gbamparop we are currently working on a tooltip redesign that will cover this requirement. Can you please explain a bit more the desired outcome, in particular, I'd like to know:...
cc @gvnmagni
This is the issue to follow is actually this one https://github.com/elastic/elastic-charts/issues/919
hey @thompsongl are you also considering targeting the transpilation to `ES2020` or `ES2021` only code? It looks like that all our supported browsers are supported https://kangax.github.io/compat-table/es2016plus/ This will definitely reduce...
And also consider that node-canvas doesn't have prebuilt binaries for ARM64 https://github.com/Automattic/node-canvas/issues/1662
> Perhaps the best way to move forward is to create a simple container around our visualisations that provides a loading indicator like @formgeist suggested in [#202 (comment)](https://github.com/elastic/elastic-charts/issues/202#issuecomment-738802525). I agree...