It’s like showing the maximum, but can I turn it off?
Thank you!
Hi,
Pivot does not enable maximum highlighting by default. Please check that you did not set max: true,
in pivot configuration.
Thanks for the response. Please take a look at http://docs.webix.com/samples/61_pivot/03_table_api/02_total_column.html
when you drag down to Russia, all values are zero and they are conditional green, how to turn it off?
Please check the configuration in this pivot - it includes max: true. Just do not use ‘max’ for your pivot.
OK I see it, max:true. Well thanks!