Jump to content

Pie chart sector size by seems to size by number regardless of negative or positive numbers


Charlotte Price

Recommended Posts

Hello Charlotte,

Just to confirm, is the question about the size or the sorting?

The sorting is indeed based on absolute numbers. The ability to control how negative values are handled sounds like a very good for the Ideas Portal - https://spotfi.re/ideas. I didn't find any existing idea so I recommend that you create an idea.

The only (bad) way I can think of today would be to add an offset (e.g. the min value) to shift them all to be positive values

Example:

Sum([Value]) THEN [Value] + Abs(Min([Value]) OVER (All([Axis.Color])))

That can give you the sort order you want but at the expense of making the actual size value rather useless.

(Note that negative value segments are indicated with a red line).

For now, it might be better to use a different plot type, e.g. a bar chart to visualize that data

Pies.thumb.png.21a7ced1dbf74a4360598d06c0b65d8d.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...