Marco Liberati

Results 90 issues of Marco Liberati

Hi 👋 I'm using this library to visualize a coverage map for a project. I'm mapping path folders to groups in order to have a hierarchical map, but folder nesting...

enhancement

A nice feature to be considered is the possibility to express rect sizes with another property. > For instance, using the US states demo: area dimension property used for rect...

enhancement

## Summary This PR is a required step for #129299 and more future features in Lens. The dataViews state was historically stored into the specific `indexPatterns` datasource, which was one...

Team:VisEditors
Feature:Lens

Just leaving some feedback while refactoring some Lens code which uses the `EuiComboBox` with some long option strings. The use case for the `EuiComboBox` is about selecting fields, which can...

feature request
help wanted

We have a use case where the empty string is mapped to the last valid value in the range input. Right now the range slider is moved in the middle...

bug
good first issue
help wanted

**Is your feature request related to a problem? Please describe.** When using a numeric histogram it would be helpful to normalize the axis extents independently from the data provided to...

enhancement
:Lens
:heatmap

**Describe the bug** We use the annotation system to draw thresholds in Lens, and upon adding the Icon marker associated with the annotation, it was noticed that it is possible...

bug
kibana cross issue
:xy
:Lens
Impact:Low

Since upgrading to 3.0.4 from previous version 2 the tool became incredibly slow to run locally on my mac. I'm using it also on the CI and it seems to...

**Is your feature request related to a problem? Please describe.** Declare the types of a Select component is quite tedius, a semplification of the process might be useful. For instance...

enhancement

**Describe the bug** The `CardCategory` component uses internally the `a` tag for the link, but it should be possible to provide a custom component for it (see also #723 )....

enhancement