Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.9.1
-
Windows
-
1448df4988763d163b6753f9afddbec7999aedd8 (qtcharts/5.11, 26.4.2018, 5.11.1)
Description
When inserting an item to a pie chart, it is properly inserted to the index the user gives, but the legend item appended to the end instead of being inserted too.
Steps to reproduce:
- Run attached sample
- Click "Insert item" button
- EXPECTED: Item is inserted to index 2, and legend item is also inserted at index 2
- ACTUAL: Item is properly inserted, but legend item is appended to the end of the list