cuba-platform / charts

Charts and Maps Addon
https://www.cuba-platform.com/
Apache License 2.0
5 stars 2 forks source link

Animation triggers every time the data is changed for PieChart #68

Closed glebfox closed 5 years ago

glebfox commented 5 years ago

Environment

Description of the bug or enhancement

PieChart.zip

Animation doesn't trigger after incremental update

pie-chart

Also, animation triggers every time the PieChart size has been changed.


How to test

For Pie chart (7.0+).

  1. Check incremental update in the refapp;
  2. Apply the following patch: animation_refapp_7_0.zip and open Tests -> Sample Prototype. Make sure that animation is triggered only once.

6.10

  1. Check incremental update in the refapp
  2. Download sample: chartProblem.zip update it to 6.10 4.1 Download scenario for folders pane: cuba-app-test-scenario.zip 4.2 Apply scenario for folder 4.3 Open Application -> Test Entities and create some instances 4.4 Open Application -> Screen -> second tab and make sure that animation is triggered only once. (wait 10 sec)
haulmont-git commented 5 years ago

Git changesets by pinyazhin:

f6c78fd3 in release_6_10 - Animation triggers every time the data is changed for PieChart #68