esnet / esnet/react-timeseries-charts

Specify BarChart bars as percent of available area

Open
#279 2 comments 0 reactions 0 assignees View on GitHub
:sparkles: enhancement
Dominant language
JavaScript
Stars
876
Forks
279
PR merge metrics
No merged PRs in 30d

Description

I've used the offset, size, and spacing props to create a Group of Bars for each time point. The problem is once I get 5 bars in my group it starts to spill over into the next timeslot and thus the bars overlap. Is there a way to dynamically set the size based on the size the chart calculated? Like size={calcSize / 5}

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.