Issue with VerticalBarSeries with single data
See original GitHub issueNot 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:
- Created 6 years ago
- Comments:9 (6 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@ajainarayanan @samhogg i’m pushing @CharlieMartell to fix his re-revert and patch, so hopefully today?
@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