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.

Number Cards chart not showing 'Value' label in Internet Explorer and label alignment is not proper

See original GitHub issue

I’m submitting a … (check one with “x”)

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here

Current behavior Number Card chart in Internet Explorer only showing ‘Name’ label but NOT showing ‘value’ label after rendering and label alignment is also not proper. But same is working fine in Chrome browser.

Expected behavior ‘Value’ label also should be shown in I.E after rendering.

Reproduction of the problem

For below sample data Number Cards charts shows only ‘Name’ label in I.E but both ‘Name’ & ‘Value’ labels are properly shown in Chrome browser. Also label alignment is not proper in case of ‘Name’ label in Internet Explorer.

[ { "name": "Germany", "value": 40632 }, { "name": "United States", "value": 49737 }, { "name": "France", "value": 36745 }, { "name": "United Kingdom", "value": 36240 } ]

For above data Number Cards rendering screenshot in Chrome Browser

image

For above data Number Cards rendering screenshot in Internet Explorer image

Please tell us about your environment:

OS: Windows 7 ngx-charts version: 6.0.0 angular-cli version: 1.2.1 Angular version: 4.2.6 Browser: Chrome 60.0.3112.90 | Internet Explorer 11 Language: TypeScript 2.4.1 | ES5

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:9

github_iconTop GitHub Comments

3reactions
dave0688commented, Jul 3, 2018

Hey guys, I have the same issue, and none of the above solutions worked so far. Could anyone please give a hint how to fix that?

2reactions
neerajmenon1412commented, Sep 29, 2017

+1

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chart Y Axis Label Alignment - Microsoft Community
The Y axis label in a bar chart I created in Excel 2010 aligned in the middle of the Y axis pane instead...
Read more >
How to Fix Misaligned Labels Templates?
1. Check your printer settings ... Your labels look correct on screen but are not printing correctly? The first thing you want to...
Read more >
Form label/input alignment not as expected in IE7
label { width: 40%; float: left; clear: left; text-align: right; margin-right: 2em; font-size: 0.8em; } label, select, textarea, ...
Read more >
plotOptions.bullet.dataLabels.align | highcharts API Reference
The alignment of the data label compared to the point. ... designed for use when callback functions are not available, like when the...
Read more >
Changing the Pop-up Blocker Settings in Chrome, Firefox, or ...
Under "Pop-ups," select an option: Do not allow any site to show pop-ups ... Open Internet Explorer, select the Tools button, and then...
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