Steven Cobb
Steven Cobb
Thinking of changing our default back to ‘auto’ so we have consistent colors for same series names across panels again and adding `visual.palette.singleSeriesColor` as an optional property. Then add a...
Oh wow 😬, surprised the max-height didn't get kick in so you'd have to pin & scroll to see the remaining labels.
Going to try and fix this one (and might give #1497 a shot while I'm in the tooltip code) Need to come up with a query that returns that many...
Our ‘auto’ palette has logic to automatically [generate series names with error in them to a red hue](https://github.com/perses/perses/blob/20a69c0d8e063bcb193f9f209d4d571c1bbadde2/ui/panels-plugin/src/plugins/time-series-chart/utils/palette-gen.ts#L103), imo we should change this back to the default and make sure...
Would using our StatChart with the sparkline enabled be an option? That automatically sets the color based on thresholds currently, but if something is missing in that panel type, it...
Yeah this will be really useful. Do you see passing variable context as a checkbox when setting up the link, is it on by default? Do we allow passing selected...
Also the tags discussion is relevant, how often do you see that feature used? Where you setup a dashboard link, pick a tag, and have the links be dynamic
So I’d vote to remove the zombie attribute, leaving it wasn’t intentional and whether to show symbols / how large they are impacts performance so better if we control that
Yeah we’ve noticed a ton of repeat row usage in customer dashboards, do you all use it at Amadeus @AntoineThebaud? Are there any options here besides copying Grafana, seems like...
> Another nice Datagrid is mui-datatables > With some built-in feature such as searching and filtering Thanks! @juliepagano can’t remember if you mentioned this one before, but it does look...