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

Gantt chart widget #3998

Closed
Tracked by #179199
akivaElkayam opened this issue May 27, 2015 · 59 comments
Closed
Tracked by #179199

Gantt chart widget #3998

akivaElkayam opened this issue May 27, 2015 · 59 comments
Labels
Feature:New Vis Request for a new visualization type release_note:enhancement Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@akivaElkayam
Copy link

Add the Gantt chart widget to the widget list

@rashidkpc
Copy link
Contributor

Can you elaborate on what you're looking for and why? Helpful things include:

  1. Example use cases
  2. Screenshots
  3. Aggregations that would produce the desired data.

@akivaElkayam
Copy link
Author

Hi,
lets say I have array of actions in this format [{ actionType:'',status:good,startDate:'' ,endDate:'' ...}]
I would like to diaplay this data in a widget that can put each of that row on a the timeline from the startDate to the endDate , and have the ablity to aggregate by actionType and status
gantt_chart

@nicocesar
Copy link

+1

@eroussel
Copy link

eroussel commented Jun 4, 2015

I'd like to add an additional use-case for a "gantt-like" visualization.

One of the things we store in Elasticsearch are transaction traces that contain information such as response/service time, amount of data processed, etc.

It would be very valuable to somehow present that information in a similar way that browser dev tools show where the browser spends its time when processing a request.

@akivaElkayam
Copy link
Author

Great example .. this is exactly what we need

@bertol83
Copy link

+1

1 similar comment
@madmouser1
Copy link

+1

@oneswig
Copy link

oneswig commented Sep 21, 2015

+1, I would very much like to see this.

@davmrtl
Copy link

davmrtl commented Oct 21, 2015

+1

2 similar comments
@chenryn
Copy link
Contributor

chenryn commented Oct 22, 2015

+1

@cphoover
Copy link

+1

@cphoover
Copy link

This would be useful for displaying transaction traces

@cmanaha
Copy link

cmanaha commented Nov 17, 2015

+1

1 similar comment
@kreativitea
Copy link

+1

@elvarb
Copy link

elvarb commented Jan 6, 2016

Would be great if it did not require a start time and end time fields but would also be able to use a start time and duration field. Defining the format of the duration field is essential in the visualization.

More useful because the duration field exists in many cases.

@sofam
Copy link

sofam commented Feb 10, 2016

+1 would be extremely useful for our web logs and app traces

@hasSoumya
Copy link

+1 - use case : timestamp based events happening across a large company. I'd like correlate them visually on a specific time period. E.g. What changes went out across all micro services during a specific time period.

@tianchao-haohan
Copy link

+1

7 similar comments
@davidonlaptop
Copy link

+1

@baadc0de
Copy link

+1

@mgoria
Copy link

mgoria commented Apr 7, 2016

+1

@jachinte
Copy link

+1

@sebastienbonami
Copy link

+1

@florinandone
Copy link

+1

@ksilin
Copy link

ksilin commented Jul 24, 2016

+1

@cezary-draus
Copy link

+10

@schosterbarak
Copy link

+1

3 similar comments
@n3wtn9
Copy link

n3wtn9 commented Oct 24, 2017

+1

@rom1b31
Copy link

rom1b31 commented Oct 25, 2017

+1

@wksmall
Copy link

wksmall commented Nov 1, 2017

+1

@sasauz
Copy link

sasauz commented Nov 9, 2017

I've started to implement plugin here: https://github.com/sasauz/kibana_vis_gantt

@georgezoto
Copy link

+1

2 similar comments
@suikast42
Copy link

+1

@alexsanjoseph
Copy link

+1

@asaflevi1983
Copy link

^2

@orijel
Copy link

orijel commented Jul 3, 2018

+1

1 similar comment
@liliamu
Copy link

liliamu commented Aug 15, 2018

+1

@timroes timroes added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Sep 16, 2018
@timroes timroes removed Feature:Visualizations Generic visualization features (in case no more specific feature label is available) labels Oct 1, 2018
@alexvaut
Copy link

+1

2 similar comments
@virivigio
Copy link

+1

@nicoxxl
Copy link

nicoxxl commented Oct 24, 2018

+1

@alexweil
Copy link

+1

@jonpojonpo
Copy link

+1 just seen this working

@osher-stratoscale
Copy link

+1

1 similar comment
@eomiks
Copy link

eomiks commented Nov 8, 2019

+1

@ghudgins
Copy link

ghudgins commented Nov 9, 2021

might be an interesting brainstorming on the generalized schema (min / max dates & numbers, duration / metric) and meaningful data modeling requirements for data views.

Events in synthetics is another good use case to track.

MadameSheema pushed a commit to MadameSheema/kibana that referenced this issue Jan 31, 2023
@timductive
Copy link
Member

Closing this because it's not planned to be resolved in the foreseeable future. It will be tracked in our Icebox and will be re-opened if our priorities change. Feel free to re-open if you think it should be melted sooner.

@timductive timductive closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:New Vis Request for a new visualization type release_note:enhancement Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests