swimlane / ngx-charts

:bar_chart: Declarative Charting Framework for Angular
https://swimlane.github.io/ngx-charts/
MIT License
4.29k stars 1.15k forks source link

Gauge chart breaks protractor / e2e tests #617

Open ValterSantosMatos opened 6 years ago

ValterSantosMatos commented 6 years ago

I'm submitting a ...

[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 Gauge charts causes protractor to fail. The same does not happen with the line chart, didn't test with other types.

Expected behavior Adding a gauge chart do not break the e2e tests.

Reproduction of the problem Simply download angular-cli, start a new project, add the gauge chart to the main page, see that the e2e fails. I created a repo with that, just npm install and run ng e2e (remove/add the chart in the main view to see it happen)

mawo87 commented 6 years ago

I've experienced the same problem with the pie chart. Line chart works.

bartcallant commented 6 years ago

We are experiencing the same with the advanced pie chart..

SamVerschueren commented 6 years ago

We experienced the same, also with the advanced pie chart. It was hard to track down the issue, but protractor always times out when an advanced pie chart component is rendered in the page. We are running the latest version of ngx-charts, 7.0.1.