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.

Issue with VerticalBarSeries with single data

See original GitHub issue

Not sure if this was a known or issue or if I am doing something wrong but I am trying to render a <Verticalbarseries /> chart for single data and I’m seeing some unusual results.

I’m not sure if #201 is related but nevertheless the same chart with more than 1 data point works fine. Seems like there is a one off case where either I’m doing something wrong or width of the rect element is not scaled correctly.

Here is a demo of what I’m seeing: https://www.webpackbin.com/bins/-KoVgdGKnDhCaxsgVyR_

Please feel free to close this if its not an issue and more of a question. Happy to ask the same in other QA forums.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
mcnuttandrewcommented, Jun 30, 2017

@ajainarayanan @samhogg i’m pushing @CharlieMartell to fix his re-revert and patch, so hopefully today?

1reaction
samhoggcommented, Jun 30, 2017

@ajainarayanan I’ll refer you to @mcnuttandrew on that - I don’t have commit rights, just use react-vis a lot and tend to watch issues

Read more comments on GitHub >

github_iconTop Results From Across the Web

how to fix overflowing uber react-vis multi color barchart
The issue I'm having is that the left most bar chart overflows underneath ... k) => { const y = data.length+5 - n...
Read more >
Bar Series - react-vis
VerticalBarSeries have vertical bars, HorizontalBarSeries have horizontal bars, plain and simple! Data format Reference. Like other series, it is required that ...
Read more >
JavaScript tutorial - Easy data visualizations with React-vis ...
JavaScript tutorial: Beyond basic charts with React-vis. How to use … for your apps. • How to validate data, analytics, and data visualizations....
Read more >
uber-common - Bountysource
Having issues with a XYPlot with multiple VerticalBarSeries not rendering properly when one of the series has only a single data point.
Read more >
beto-rodriguez/Live-Charts - Gitter
Hi there I've got some issues with the tooltip horizontal positioning. It seems to only happen with vertical bar series (stacked or not)...
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