We have to deliver a web based, drilldown graph (clickable barchart with an average line graph overlay), and it operates within a MS dotnet and Plumtree portal environment.
Furthermore, certain window specific features are disallowed (e.g. Crystal Report viewer) due to the possibility of end-user having a linux (or other nonwindows) OS.
So far we have been able to do by code, generating a graph programatically without use of report viewer, but we get stuck in making it clickable and have an overlay as well.
We cannot find any tutorial on graph creation, one book discuss the use of graph in crystal report viewer, but as said above it is disallowed.
We do not know how to progress this further, anyone got suggestions or specifics that can help us?
Furthermore, certain window specific features are disallowed (e.g. Crystal Report viewer) due to the possibility of end-user having a linux (or other nonwindows) OS.
So far we have been able to do by code, generating a graph programatically without use of report viewer, but we get stuck in making it clickable and have an overlay as well.
We cannot find any tutorial on graph creation, one book discuss the use of graph in crystal report viewer, but as said above it is disallowed.
We do not know how to progress this further, anyone got suggestions or specifics that can help us?