I have a LineChart continaing 6 lineseries. I should be able to pass parametrers to server using HTTPservice. But then the returned XML may contain information for a single line series or for all the lineseries. The problem, if we have a value for a single lineseries , the legend should contain also only one item and similarly for multiple items.
The legend also contains equal options. But if the xml returns value only for bugs , we should have
the legend should have only one item. Help me out!