Any activity or API to generate a chart preferably from datatable
@KanadMehta - you can build your own charts in visual studio - export as nuget package and add it in your uipath solution. It will be much more flexiable for you to customize your charts.
Thanks, yes that is a solution I planned if nothing is available as yet.
Install BalaReva.Excel.Activities from manage package. This package includes the chart activities
I created a activity myself.