Help building barchart with horizontal axis highest values to lowest values
16 views
Skip to first unread message
JohnM
unread,
Feb 29, 2020, 12:06:51 PM2/29/20
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 Google Visualization API
Hi all,
I am trying to use Google Charts to create a bar chart that plots the highest values on the left side of the chart and the lowest values on the right side of the chart. The purpose of this approach is that I am trying to chart population statistics with the top 1% of the population at the far right and the bottom 1% of the population (aka the 100th percentile) on the far left side of the horizontal. I have looked through various resources but have not found the answer. Can anyone point me in the right direction?