Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement : adjust panels appearance to their size #32

Closed
dav3860 opened this issue Apr 5, 2013 · 1 comment
Closed

Enhancement : adjust panels appearance to their size #32

dav3860 opened this issue Apr 5, 2013 · 1 comment

Comments

@dav3860
Copy link

dav3860 commented Apr 5, 2013

I would be nice to adjust panels appearance to their size. For example :

  • if a histogram spans to the entire width of the screen, its resolution should be higher because there is more space to fill. The resolution should be configurable or should be adaptive.
  • There should be an option for table panels to adjust their height to the number and size of displayed events, so as to avoid scrollbars if not wanted (maybe it's the row size that should be adjusted).
@cdeszaq
Copy link

cdeszaq commented Apr 10, 2013

+1 on the adaptive histogram buckets. Being able to fix either the bucket size (like it is now) or the bar size (which would let the buckets change in size) would be one possible way of implementing the controls for this. Though there would probably need to be a limit to how often the bucket-resize would happen, in case someone slow-drags the window wider.

+1 on the height-filling tables also. A table at the bottom is common, and having it fill the remaining space would be nice so that we didn't have to tweak it's height.

faxm0dem pushed a commit to ccin2p3/kibana that referenced this issue Feb 17, 2014
spalger pushed a commit that referenced this issue Oct 6, 2014
…ilter into the rootSearch, so that it can be easilyt excluded. Closes #32. Closes #68
spalger pushed a commit that referenced this issue Oct 6, 2014
…ilter into the rootSearch, so that it can be easilyt excluded. Closes #32. Closes #68
liza-mae added a commit to liza-mae/kibana that referenced this issue Feb 21, 2019
nreese added a commit that referenced this issue Oct 9, 2019
* [Maps] tooltip custom labels

* add drag handlers for re-ordering tooltip property order

* add trash button to remove property

* add jest tests for AddTooltipFieldPopover

* sort EMS file tooltip properties

* update TooltipSelector jest test

* clean up AddTooltipFieldPopover field sorting

* remove console statements

* add more styles when row is getting dragged

* change reorder aria label

* move css changes into seperate file

* allow adding multiple fields before closing popover

* clear checked state on Add

* update jest snapshots

* use FieldIcon to display field type as icon

* add bottom border to tooltip field

* avoid flash after drag and drop

* Tooltip styles (#32)

* update TooltipSelector snapshot

* replace 24px with
nreese added a commit that referenced this issue Oct 10, 2019
… (#47771)

* [Maps] tooltip custom labels

* add drag handlers for re-ordering tooltip property order

* add trash button to remove property

* add jest tests for AddTooltipFieldPopover

* sort EMS file tooltip properties

* update TooltipSelector jest test

* clean up AddTooltipFieldPopover field sorting

* remove console statements

* add more styles when row is getting dragged

* change reorder aria label

* move css changes into seperate file

* allow adding multiple fields before closing popover

* clear checked state on Add

* update jest snapshots

* use FieldIcon to display field type as icon

* add bottom border to tooltip field

* avoid flash after drag and drop

* Tooltip styles (#32)

* update TooltipSelector snapshot

* replace 24px with
kevinlog pushed a commit to kevinlog/kibana that referenced this issue Sep 14, 2021
…ta-screen

[Security Solution] Fix tests for new data screen and update index check
kqualters-elastic pushed a commit to kqualters-elastic/kibana that referenced this issue Mar 8, 2022
…l-pagination

Bi directional pagination + jump to event support.
CoenWarmer added a commit to CoenWarmer/kibana that referenced this issue Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants