Bug #3698
openStacking with category chart - anomalies
0%
Description
Stacking does not work in the charts example (http://www.webtoolkit.eu/wt/examples/charts/charts.wt) as might be expected. For example, set all line types to curve, and then set "Urban Male" type to "stacked curve area"; this should look the same as setting it to "curve area". It seems there is a hidden assumption about what is to be stacked.
This is also true of "Stacked Bar". If all types are set to "bar", and then set to "stacked bar" in order, the expected result is obtained. If set out of order, (eg first set "urban male" to "stacked bar") we get anomalous stacking.
Updated by Koen Deforche over 9 years ago
- Status changed from New to Feedback
- Assignee set to Koen Deforche
Hey,
This does work as intended, but indeed some combinations do not make sense. On the other hand, what kind of functionality are you missing?
The widget gallery is only intended to show how to use the API --- not how to expose this to an actual end user.
koen