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.

DataChart labels are not aligned

See original GitHub issue

I 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"}}}/>

image

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
nnurmanocommented, Jan 27, 2021

Hi, you can see it in the Storybook, the labels are not consistently aligned image

1reaction
ShimiSuncommented, Feb 5, 2021

@joaoGabriel55 thank you for jumping on this buddy, go for it and file a PR so we can discuss your solution further.

Read more comments on GitHub >

github_iconTop 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 >

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