google-code-export / choosel

Automatically exported from code.google.com/p/choosel
0 stars 0 forks source link

Cannot deselect values in pie chart [components example] #167

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select multiple values in bar chart to populate pie chart
2. Select value in pie chart [click]
3. Click on pie wedge again

What is the expected output? What do you see instead?
Should deselect wedge, nothing happens.

Original issue reported on code.google.com by Lars.Grammel on 18 Jun 2011 at 8:01

GoogleCodeExporter commented 9 years ago
Cause: The pie chart widget does not forward the click event to the behaviors 
for selected elements.

Original comment by Lars.Grammel on 18 Jun 2011 at 8:16

GoogleCodeExporter commented 9 years ago
Fixed in head.

Original comment by Lars.Grammel on 18 Jun 2011 at 8:19