DataChart labels are not aligned
See original GitHub issueI created a simple DataChart and I can’t have the labels center aligned, see in the picture below
<DataChart data={values} series={["date", "value"]} axis={{x: {property: "date", granularity: "fine"}}}/>
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (6 by maintainers)
Top Results From Across the Web
Line chart data not aligning to x axis labels | Infragistics Forums
Why does the line chart not align to the labels on the x-axis? I am using a subset of infragistics sample data to...
Read more >Data Labels on Area Chart are not aligned properly
The data labels on the Area Chart are out of alignmnet. This makes it confusing to know in a trending report if the...
Read more >Positioning Axis Elements – amCharts 4 Documentation
When drawing grid lines and related labels, axis will go out of its way to ensure it's not too overcrowded with those elements....
Read more >Label – DataGraph Community - Visual Data Tools
The Label command allows you to point out a particular location on a ... At Start — no line is drawn, text is...
Read more >Aligning data labels in Powerpoint - Microsoft Community
I need to be able to align the data series labels for my job and right now I can still only do this...
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
Hi, you can see it in the Storybook, the labels are not consistently aligned
@joaoGabriel55 thank you for jumping on this buddy, go for it and file a PR so we can discuss your solution further.