How to create a 100% accumulated horizontal bar graph ?
57 views
Skip to first unread message
Neals
unread,
Apr 27, 2018, 12:10:50 PM4/27/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JpGraph
Hello:
Is it possible to show a 100% accumulated horizontal bar graph? Could someone tell me how I can do it? I attach an example.
Thanks for the reply
Neals
David Martin
unread,
May 4, 2018, 6:07:11 AM5/4/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JpGraph
If you create that graph vertically as a regular bar graph it looks like using the SetAngle method to rotate the entire graph 90 degrees would accomplish what you are trying to do (SetAngle(90)).