Hi I am following the guide to draw the chart from data of pivot. https://www.igniteui.com/pivot-grid/chart-integration https://es.infragistics.com/community/forums/f/ignite-ui-for-javascript/91528/retrieve-data-from-pivotgrid-and-charts/453001#453001 I can remove summary columns base on columnSpan, isExpandable, ... of columnHeaders when drawing chart
I want to remove summary rows like summary columns but I don't know the way remove it. Example: From below pivot a want to skip summary rows only keep rows(Beans - All country, Banana - All country, Broccoli - All country, Carrots - United States) when drawing the chart. Can you give me logically to resolve it?
Hello Bui,
I believe this is the same question as the one in the following thread: https://es.infragistics.com/community/forums/f/ignite-ui-for-javascript/109963/skip-summary-rows-when-draw-chart-from-data-of-pivot/519612#519612
I've answered there so you can check out my suggestion.
Best regards,Martin PavlovInfragistics, Inc.