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

Tool tips are not getting displayed for some of the data points on point serie #26754

Closed
ppisljar opened this issue Dec 6, 2018 · 1 comment · Fixed by #26881
Closed

Tool tips are not getting displayed for some of the data points on point serie #26754

ppisljar opened this issue Dec 6, 2018 · 1 comment · Fixed by #26881
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Vislib Vislib chart implementation PR sent Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@ppisljar
Copy link
Member

ppisljar commented Dec 6, 2018

Tool tips are not getting displayed for some of the data points on point series. Seems to be fine at the edge of the charts. Consequently time selection doesn't work:

clicking_on_middle_tooltips_doesn t_work

  • create a line chart
  • first aggregation date histogram
  • second aggregation terms (geo.src for example)
  • make sure line is stacked

http://localhost:5601/qof/app/kibana#/visualize/create?type=histogram&indexPattern=00e4f2d0-f167-11e8-abeb-8ba731ce9c39&_g=(refreshInterval:(pause:!t,value:0),time:(from:'2018-11-24T20:10:26.648Z',mode:absolute,to:'2018-11-25T23:54:22.047Z'))&_a=(filters:!(),linked:!f,query:(language:lucene,query:''),uiState:(vis:(colors:(Count:%23EF843C),legendOpen:!t)),vis:(aggs:!((enabled:!t,id:'1',params:(),schema:metric,type:count),(enabled:!t,id:'2',params:(customInterval:'2h',drop_partials:!f,extended_bounds:(),field:'@timestamp',interval:auto,min_doc_count:1,time_zone:Europe%2FZagreb,useNormalizedEsInterval:!t),schema:segment,type:date_histogram),(enabled:!t,id:'3',params:(field:geo.src,missingBucket:!t,missingBucketLabel:Missing,order:desc,orderBy:'1',otherBucket:!t,otherBucketLabel:Other,size:3),schema:group,type:terms)),params:(addLegend:!t,addTimeMarker:!f,addTooltip:!t,categoryAxes:!((id:CategoryAxis-1,labels:(show:!t,truncate:100),position:bottom,scale:(type:linear),show:!t,style:(),title:(),type:category)),grid:(categoryLines:!f,style:(color:%23eee)),legendPosition:right,seriesParams:!((data:(id:'1',label:Count),drawLinesBetweenPoints:!t,mode:stacked,show:true,showCircles:!t,type:line,valueAxis:ValueAxis-1)),times:!(),type:histogram,valueAxes:!((id:ValueAxis-1,labels:(filter:!f,rotate:0,show:!t,truncate:100),name:LeftAxis-1,position:left,scale:(mode:normal,type:linear),show:!t,style:(),title:(text:Count),type:value))),title:'New%20Visualization',type:histogram))

  • you will probably need to update the time range
  • hover over all 4 of the series, only 2 will display tooltips
@ppisljar ppisljar added bug Fixes for quality problems that affect the customer experience Feature:Vislib Vislib chart implementation Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Dec 6, 2018
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Vislib Vislib chart implementation PR sent Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants