Group: Forum Members
Last Active: 7 hours ago
Posts: 3,055,
Visits: 4,052
|
You can create a DataView object that filters the negative values and bind the chart to this data view. The chart itself is supposed to ignore non-positive values, but there is obviously some problem that we will fix for the next release.
Best Regards, Nevron Support Team
|
Group: Forum Members
Last Active: 10 Years Ago
Posts: 19,
Visits: 2
|
Hi,
I'm using the binding manager to bind a table's data to my pies, and sometimes the tables contain negative values. Can I do something to make the pie hide the negatives without changing the table's data (and not creating a new table for the pies)?? Cause when you show negatives in the pie the negative and positive slices overlap each other, and well, it just looks bad...
Thanks.
|