Question I have a chart I'd like to generate but I have no idea how to do it

Status
Not open for further replies.
Jul 22, 2020
4
0
10
Hey,

I'm looking to generate a ranking list in a similar form to a horizontal bar chart in the following format:
(https://i.postimg.cc/XqM4mpFh/CHART-mock-up.jpg)





...and I'm hoping somebody knows the best way and which software to use to make it happen. (Apologies if the picture link above doesn't work.)

Here are the details:

I've collected data of 60 works of art where 20 people could rate them in points from -3 through to 3.

I'd like to display the information in ranking list in the following way:

1. The works of art are the items being ranked, they are represented by a thumbnail rather than text.

2. Each item displays three types of data: the positive points, negative points and total points all as horizontal bars, the items on the ranking list can also be sorted according to all three of these data types.

3. It should be possible to update the information any time.

I did find an online chart generator here:

https://www.chartle.com/#horizontalBar

..which is quite flexible in that it allows me to update the data any time but it doesn't offer anything else I need, such as a way to sort the items or list the thumbnails in the axis.

If anybody knows how to tackle this problem I'd love to hear your suggestions, I unfortunately have very little knowledge of coding so despite knowing exactly what I want I have no idea how to make it lol.

Thanks in advance
 
Actually I did try Google sheets, I was unable to figure out how to add horizontal bar charts as data points I couldn't find a tutorial, I assumed Excel and Calc would be the same but I realise they're more popular options with more support. I try your suggestions and see what happens, thank you.
 
Actually I did try Google sheets, I was unable to figure out how to add horizontal bar charts as data points I couldn't find a tutorial, I assumed Excel and Calc would be the same but I realise they're more popular options with more support. I try your suggestions and see what happens, thank you.
All very customizable.


Excel
6W604pb.png


LibreOffice Calc
POuYwOj.png


GoogleSheets
5izgO7k.png
 
Just an update for people experiencing a similar issue, I tried Calc as well which didn't allow me to insert pictures inside cells so they follow the cells when sorted, Sheets did actually allow that but doesn't have intractable inside-cell charts that would have any effect on the sorting either. I fear it's going to have to be a case of learning to code an building it from scratch.
 
Status
Not open for further replies.