Dashboard in the form of bar graph

0
Hello, I want to create dashboard in bar graph which shows me dates and user registered on that date. How I can do this?
asked
1 answers
0

If you don’t have it already you will need to have an attribute on your user entities of the date they registered. After that you can use one of the handful reporting widgets to make a bar graph, Check out the charts widgets by mendix: https://appstore.home.mendix.com/link/app/105695/

answered