Plotly.js: Zero numbers are neither plotted nor included in hover on sunburst and pie text

Created on 8 May 2019  路  3Comments  路  Source: plotly/plotly.js

All 3 comments

Could you check sunburst too?

Confirmed sunburst has the same issue. It looks like we may have similar issue in hover.
And what about the case of true? Should true be displayed? If so why not false?
Please refer to this codepen as an example.

Should true be displayed?

yes

If so why not false?

The only falsy value we should (and currently do) display is 0.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mithi picture mithi  路  3Comments

boleslawmaliszewski picture boleslawmaliszewski  路  3Comments

nicolaskruchten picture nicolaskruchten  路  3Comments

hashimmoosavi picture hashimmoosavi  路  3Comments

emanuelsetitinger picture emanuelsetitinger  路  3Comments