power
power

Reputation: 1

#ZoomCharts, drill down donut

In your drill down donut, if I drill down to sub-level item, the items with zero-values are filtered out.

Is it possible to keep the zero-values item in filter content ? Because I have to compare the Year-to-day value of all items with the last year-to-day value

Thanks & Regards, Power

Upvotes: 0

Views: 48

Answers (1)

jancha
jancha

Reputation: 4977

You should set the setting filters.allowZeroValues to true like here:

http://jsfiddle.net/e7pajsdv/

Upvotes: 0

Related Questions