Dear support team,
we are facing an issue when trying to use "setOptions" to update a Chart.
It works fine when using a normal bar chart but seems to be broken when using stacked bars:
https://dojo.telerik.com/AKEWaLIR
Are we doing something wrong or is this a bug?
Found the issue:
When using a categoryKey at the series, it is not allowed to have a "field" defined at the "cateogryAxis".
This seems to let the "setOptions" function to fail.
Ticket can be closed (as I did not find a way to do that on my own)
There was a typo in the dojo code.
Still does not work in our solution but with the fixed dojo.
We are starting a deeper investigating and will come back to you!