Merge branch 'test/SUPPORT-8732' into ervu/tmp_makets

* test/SUPPORT-8732:
  SUPPORT-8732: test for 2 feature: border radius and shadow bars
  SUPPORT-8732: adding shadow bar setting
  SUPPORT-8732: define border radius feature
This commit is contained in:
Фоат Саляхов 2024-12-13 15:09:57 +03:00
commit 933012b72f
5 changed files with 139 additions and 5 deletions

View file

@ -2464,7 +2464,6 @@
<componentRootId>f0b30a65-2e61-4c6f-ae48-0f8b36d9e7cd</componentRootId>
<name>ГК Первый ряд</name>
<container>true</container>
<expanded>false</expanded>
<childrenReordered>false</childrenReordered>
<scripts id="bf098f19-480e-44e4-9084-aa42955c4d0f">
<properties>
@ -2489,7 +2488,6 @@
<componentRootId>ed7170fb-6ca4-4f7d-8e11-f4c1805a881f</componentRootId>
<name>ВК Изменения сведений из ГИР ВУ</name>
<container>true</container>
<expanded>false</expanded>
<childrenReordered>false</childrenReordered>
<scripts id="bf098f19-480e-44e4-9084-aa42955c4d0f">
<properties>
@ -3141,6 +3139,48 @@
<expanded>false</expanded>
</value>
</item>
<item id="cdf0bfeb-b9ea-416b-aa25-67edc5d05766" removed="false">
<value>
<complex>
<entry>
<key>backgroundColor</key>
<value>
<simple>"#F2F2F2FF"</simple>
</value>
</entry>
<entry>
<key>chartType</key>
<value>
<simple>"BAR"</simple>
</value>
</entry>
<entry>
<key>dataColumn</key>
<value>
<simple>{"schema":"registration_change_address","table":"change_data_from_gir_vu","entity":"change_data_from_gir_vu","name":"count_all"}</simple>
</value>
</entry>
<entry>
<key>dataLabel</key>
<value>
<simple>"all"</simple>
</value>
</entry>
<entry>
<key>labelColumn</key>
<value>
<simple>{"schema":"registration_change_address","table":"change_data_from_gir_vu","entity":"change_data_from_gir_vu","name":"count_all"}</simple>
</value>
</entry>
<entry>
<key>stack</key>
<value>
<simple>"bar 100%"</simple>
</value>
</entry>
</complex>
</value>
</item>
</value>
</entry>
</complex>
@ -3173,6 +3213,12 @@
<value>
<complex>
<entry>
<key>shadowBar</key>
<value>
<simple>"bar 100%"</simple>
</value>
</entry>
<entry>
<key>x</key>
<value>
<complex>
@ -3195,6 +3241,12 @@
</complex>
</value>
</entry>
<entry>
<key>stacked</key>
<value>
<simple>false</simple>
</value>
</entry>
<entry>
<key>ticks</key>
<value>
@ -3248,6 +3300,19 @@
</value>
</entry>
</complex>
</value>
</entry>
</complex>
</value>
</entry>
<entry>
<key>datasetsCommon</key>
<value>
<complex>
<entry>
<key>borderRadiusNumber</key>
<value>
<simple>50.0</simple>
</value>
</entry>
</complex>