Any type of chart is supported in Mendix.
There is a general cheatsheet: https://docs.mendix.com/refguide/charts-any-cheat-sheet/
But copypaste is often easier. So here is the demo I made in 2018, still usable and very informative having running examples: https://mydemoversion8-sandbox.mxapps.io/p/charts.
You can download that app from github: https://github.com/TimvanSteenbergen/MyDemoVersion8. Use that app to copypaste the domainmodel that you need and the microflows to fill the domain model.
Good luck and have fun.