IE10: Transition not working when hiding data row
- 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:

cheers.
Contributor guide
Assessment
This issue has not been assessed yet.