Add "Top N" option to charts in Page Designer

Creatio has the ability in charts to set "top N" limits for dashboard widgets like bar and column charts through the code, by modifying the rowCount property (path config > series > data > providing > rowCount) but this property isn't surfaced via the Page Designer UI. This is often a very useful feature, and so it would be good to make it possible to set it via the Page Designer UI to reduce the need to make page code changes.

 

At the moment, it seems like the Page Designer can quite easily accidentally override the rowCount value by changing small config settings in the graph as well, which is bad for causing regressions. If this were surfaced in the Page Designer, this would presumably resolve this issue too.

1 comments

Hello,

We have registered the idea to add this functionality into the Page Designer UI. You can monitor updates in the release notes.

Show all comments