Hi,
I'm trying to create a chart as posted below.The things it should be able to do:
I tried using a composite chart with the areachart to get the different zones, but that's not working out.
Could someone give some advice to a better approach on this? Will I have to implement a custom layer to do this? ...
I appreciate any advice!
Vladi,
First of all, I'm terribly sorry for the late reply; this post seems to have slipped through the cracks, but I found it while I was auditing the forums for unanswered posts.
This image is more like a stacked area chart than an area chart, but I think the best way to implement is not using a chart layer, but instead handling the FillSceneGraph and adding custom Polygons to the Scene.
Please let me know if I can provide further assistance on this issue.