mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-08 05:26:19 +00:00
* Feat✨ (#8161) Implement logic to fetch report data part-2 * Fix _get_user_details should return dict not None Type * Format average session * Make user name clickable * Add provision for showing percentage symbol in graph tooltip * Add summary support for entities * Fix format issue * Fix unit tests * Fix labeling issue * Add PageViewsByEntities chart * Add DailyActiveUsers chart * Add description to charts * Fix unit tests * remove startTs Overriding * Address review comment