c3js / c3js/c3

Time series tooltip bug

Open
#1,243 4 comments 0 reactions 0 assignees View on GitHub
C-bug
Dominant language
JavaScript
Stars
9.3k
Forks
1.4k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

It's a weird bug with a timeline tooltip when chart data is loaded dynamically:

http://jsfiddle.net/untit1ed/z1duqgt3/2/ - run the fiddle and mouse over the chart to show the tooltip.

My guess what's going on:
When there's a timeline chart with multiple data sets and some data sets have no value for a specific time then the tooltip stops working properly, it gets stuck on the right side, showing only one dataset value. If all x values are present in every dataset then it works fine - http://jsfiddle.net/untit1ed/xdaff593/

Updated the fiddle, so the bug is reproduced on every run.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.