c3js / c3js/c3

IE10: Transition not working when hiding data row

Open
#1,156 1 comment 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

Hi there!
First of all: Thank you for that really cool library. Love to use it.

Issue description:
If I disable data rows the chart actually recalculates the y and x axis. Meaning, if I disable a data row having data for 12 months and just have a data row with with 2 month, the chart redesigns the x axis (and normally the y axis).
With IE 10 it does not work. Is that a know issue....? Is there IE 11 support only?
All other browsers are fine with it.

The log file says something like:
SCRIPT438: Object doesn't support property or method 'transition'

This is how it looks like:
![c3_ie10_issue](https://cloud.githubusercontent.com/assets/12398189/7570278/434bc72a-f80f-11e4-9a58-282d5ea3c934.png)

cheers.

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.