question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Timeline chart horizontal bars are only taking proportional part of available space

See original GitHub issue

Bug report

When using the timeline chart if the series only have two different names, let’s say A and B and the data x values are all different respectively, then the bar will be rendered taking proportionally small part of the available space only.

Codepen

Demonstration of the issue HERE.

Explanation

  • What is the behavior you expect? I expect the bars to fill all the available space

  • What is happening instead? The bars don’t take all space

  • What error message are you getting? None

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
junedchhipacommented, Oct 8, 2020

plotOptions.bar.rangeBarGroupRows: false

uyyuhdo1

plotOptions.bar.rangeBarGroupRows: true

wcp3qcsu

1reaction
junedchhipacommented, Oct 3, 2020

This is fixed in this PR The new property will be plotOptions.bar.rangeBarGroupRows

It will be released in v3.22.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chart Combinations: Overlaying Extra Data Onto Timelines
Here I've demonstrated 30+ ways you can combine a timeline with other forms of data visualization, in order to overlay additional data onto ......
Read more >
How to Create Timeline Chart in Excel Quickly and Easily
Timeline chart is a type of chart that visually shows the chronological sequence of past or future events on a timescale.
Read more >
How to Choose Between a Bar Chart and Pie Chart - Chartio
Bar charts and pie charts are very common chart types with some overlap in use cases. In this article, you'll learn more about...
Read more >
Choosing the Right Chart Type: Bar Charts vs. Column Charts
Both the Bar and the Column charts display data using rectangular bars where the length of the bar is proportional to the data...
Read more >
What Is a Bar Graph? - Investopedia
A bar graph is a chart that compares different categories of data using rectangular bars ... Bar graphs can be created with vertical...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found