dash-docs icon indicating copy to clipboard operation
dash-docs copied to clipboard

Typo in the canvas documentation

Open guillaume-azarias opened this issue 5 years ago • 0 comments

Hi,

Thanks for the great documentation. In the Canvas documentation https://dash.plotly.com/canvas, section "Retrieving the geometry of annotations and using utility functions", I assume that at the end of the example code, it should be

return data['objects']

instead of:

return data['objects'][1:]

Or did I miss something ?

guillaume-azarias avatar Oct 05 '20 13:10 guillaume-azarias