Drew Slobodnjak

Results 10 comments of Drew Slobodnjak

New options controls for data fit: 1. All layers: all data from all layers 2. Layer: all data from a selected layer 3. Last value: last data point from a...

> This is looking good to me as a first implementation of this feature - I did make a number of refactors so it might be good if @drew08t /...

Refactoring and clean-up LGTM! Tested locally and works as expected!

> different limits for different elements Thanks for your feedback. Can you please expand on what you mean by "different limits for different elements"? Do you have an example we...

I think for an initial version of this we can simply add three color options that can later be extended without the need for any migration: ['Standard', 'Inverted', 'Same as...

See this reference to color explorations from @torkelo: https://github.com/grafana/grafana/blob/b011a5d53bffc78ee80935529ea26adad15ae1bf/packages/grafana-ui/src/components/BigValue/BigValueLayout.tsx#L143-L151

Hey @montasellx, you can find the [source code for the minimap](https://github.com/BetterTyped/react-zoom-pan-pinch/blob/master/src/components/mini-map/mini-map.tsx). There is also [code for the example](https://github.com/BetterTyped/react-zoom-pan-pinch/blob/master/src/stories/examples/mini-map/example.tsx) you can look at.

We created a [new epic to track Geomap improvements](https://github.com/grafana/grafana/issues/58543) going forward.

Tested locally and works as expected, although with some limitations. Do you have a list of current known limitations? 1. When working with a new canvas, arrows don't seem to...

> This looks great, great job! 🎉 > > Some testing feedback: > > 1. The arrows are loosing theirs heads after switching between panel edit/view mode > > headless_arrows.mov...