on 2008 Jan 25 4:50 AM
I want to show stacked bar chart vertically.
Requirement is
Mat1 - WIP Qty 14, Inv 20, Finished 22
Mat2 - WIP Qty 16, Inv 10, Finished 18
We want to display chart where Material will be displayed on Y-axis and diffrent Qty will be shown as one bar for each material stacked like stacked bar starting from left to right.
We did this using stacked bar but in that case the material will be displayed on X-axis and bar is showing from bottom to top. Is there any way we can rotate this chart by 90 degree?
Nilesh Modi
Request clarification before answering.
Hi Nilesh,
I do not believe that there is an out-of-the-box feature that would suffice your needs.
However, the work-around is relatively simple, although it needs a bit of coding.
If you are sourcing the image directly, the image could be refreshed using Javascript settimeout function. If you are sourcing the location of the image from an iCommand, you could use the update event of the applet.
Besides ... if everything was too easy, there would be no need for you and I
Cheers,
Jai.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Best way might be to use modified version of the XSLT and/or BLS that is used to generate a Gantt chart (we've done this for downtime analysis, for example). Pretty straightforward generation of image tags with some absolute positioning styles and sizing. See if Jeremy or one of his guys still has it.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.