Good evening guys, i am new to KNIME so there is alot for me to catch up on.
How to you add different colors to a pie chart ? Different colors that represents different data.
Also, could someone explain to me the difference between Sum,Average and Row Count?
have you had any progress with your issue? If still need help can you explain a bit more what kind of data you have and what is the aim of visualizing it?
Those are different aggregation methods available to Pie Chart. Based on aggregation method percentages for pie column will be calculated. Sum will sum all values per each pie column, average will average values and row count will count number of rows. Not sure I explained it well