c3js / c3js/c3

Legend item text cut short in IE Edge

Open
#1,412 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.3k
Forks
1.4k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

I am seeing a problem with MS Edge on Windows 10. The text on legend items is being cut short. For example:
![screenshot 2015-10-07 10 46 05](https://cloud.githubusercontent.com/assets/1300611/10334420/fb11aa36-6ce1-11e5-96f9-e347ee16ba87.png)

In IE 11 etc this works fine:
![screenshot 2015-10-07 10 46 16](https://cloud.githubusercontent.com/assets/1300611/10334426/03deb9f6-6ce2-11e5-81ec-b1f71b5ac681.png)

To make this even odder interacting with any one of the legend items (clicking to hide that category) makes them all appear:
![screenshot 2015-10-07 10 46 39](https://cloud.githubusercontent.com/assets/1300611/10334432/108d7a2a-6ce2-11e5-9f00-7213bdb8f15f.png)
The Code being created by C3 on Edge is:

```
Disappointed (0-5)
```

Any idea of a fix? Or is this my fault?

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.