Simple recreation.
select 'dbr.chart','Pie';
select 'dbr.chart.options','chartjs';
select 'A', 3
union
select 'B',7;
Simple recreation.
select 'dbr.chart','Pie';
select 'dbr.chart.options','chartjs';
select 'A', 3
union
select 'B',7;
After what action does that happen? What is the browser you are using?
See the demo report.
--
myDBR Team
Pretty sure this is the issue - seems like it is related to chartjs and has been fixed with the 4.1.1 release yesterday.
Included Chart.js has now been updated to version 4.1.1.
--
myDBR Team
You must log in to post.