Ability to style the shapes of particular data points in the chart
This might be implemented by giving the ability to get a hand on GFX shapes of a chart (rectangles for bar etc...) in order to style them from the outside without relying on event system of the chart.
This is useful for example to change the color of a data point when selecting the corresponding data item in a map.
Change History (6)
Type: |
defect →
enhancement
|
Status: |
new →
assigned
|
Summary: |
Have the ability to get a hand on GFX shapes of a chart →
Ability to style the shapes of particular data points in the chart
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Description: |
modified (diff)
|
Actually an alternate and maybe better solution would be to not provide a handle on those shape but provides the API that allows them to be dynamically styled