Robert Monfera

Results 38 comments of Robert Monfera

PS. a minor note is that we keep enhancing charts with annotations, an example for which is the recent WebGL flame alpha (try it [here](https://elastic.github.io/elastic-charts/?path=/story/flame-alpha--cpu-profile-gl-flame-chart&globals=theme:light;background:white)) which eg. indicates focal area...

I agree @flash1293 there is a tradeoff between "time to first data-driven render" and query+code simplicity. And there's no guarantee that the more aggregated domain min/max queries, or unique category...

In this case, the future layers would be: - Top layer: hh:mm, so, | 22:00 | 22:15 | 22:30 etc (assuming this wider thing fits between the bars; if not,...

Just to wrap up what we discussed: - There can be zero to `maxLabelRowCount` (currently set to 3) number of axis layers; it's always 3 layers with usual zoom labels...

Just for the record, the question of needle is not a gap, as it's not supported by Kibana, so it'd be great to either change the title of the issue,...

Hi @cauemarcondes we had some discussions that considered your use case (A), and also considered homogeneous marker cases, when there's only one type of marker on the chart, let's say,...

The last pic in [this PR comment](https://github.com/elastic/elastic-charts/pull/1227#pullrequestreview-714672339) is another example for a multidimensional legend, eventually useful on bubble plots

Thanks for the detailed report! We're looking into it. In the meantime, to avoid being blocked, would a fresh instantiation of the chart work? Ie. it gets a new key,...

Thanks, I'll do some thinking and possibly close it. Not sure if we should automatically elide the bottom grid line, and sometimes also the top gridline, as the original issue...

What are our goals with these status indicators? Some questions: - what's the name of the status of the chart when it "exists" but it's not initialized yet? I guess...