File:2024 BoT elections stats by Nadzik – Chord diagram.png
Size of this preview: 600 × 600 pixels. Other resolutions: 240 × 240 pixels | 480 × 480 pixels | 768 × 768 pixels | 1,024 × 1,024 pixels | 1,704 × 1,704 pixels.
Original file (1,704 × 1,704 pixels, file size: 1.21 MB, MIME type: image/png)
This is a file from the Wikimedia Commons. The description on its description page there is copied below.
Summary
Description2024 BoT elections stats by Nadzik – Chord diagram.png |
English: Chord diagram of #1 pref vs. #2 pref votes during the 2024 Board of Trustees elections |
Date | |
Source | Own work |
Author | Nadzik |
Source code
This diagram was built using the following Java Script code:
const dataSource = { chart: { caption: "Vote transfers in 2024 BoT elections", subcaption: "from #1 pref to #2 pref<br>[colour = dominant source]", nodelabelposition: "outside", showlegend: 0, theme: "candy", mode: "pre", linkcolorbydominance: "0", animation: "0", numbersuffix: " votes", }, nodes: [ { label: "Christel" }, { label: "Maciej" }, { label: "Victoria" }, { label: "Lorenzo" }, { label: "Farah" }, { label: "Lane" }, { label: "Bobby" }, { label: "Rosie" }, { label: "Tesleemah" }, { label: "Erik" }, { label: "Mohammed" }, { label: "Deon" } ], links: [ { from: "Christel", to: "Maciej", value: 100 }, { from: "Christel", to: "Victoria", value: 112 }, { from: "Christel", to: "Lorenzo", value: 89 }, { from: "Christel", to: "Farah", value: 49 }, { from: "Christel", to: "Lane", value: 57 }, { from: "Christel", to: "Bobby", value: 45 }, { from: "Christel", to: "Rosie", value: 149 }, { from: "Christel", to: "Tesleemah", value: 51 }, { from: "Christel", to: "Erik", value: 84 }, { from: "Christel", to: "Mohammed", value: 15 }, { from: "Christel", to: "Deon", value: 28 }, { from: "Maciej", to: "Christel", value: 125 }, { from: "Maciej", to: "Victoria", value: 85 }, { from: "Maciej", to: "Lorenzo", value: 74 }, { from: "Maciej", to: "Farah", value: 43 }, { from: "Maciej", to: "Lane", value: 83 }, { from: "Maciej", to: "Bobby", value: 39 }, { from: "Maciej", to: "Rosie", value: 72 }, { from: "Maciej", to: "Tesleemah", value: 28 }, { from: "Maciej", to: "Erik", value: 33 }, { from: "Maciej", to: "Mohammed", value: 18 }, { from: "Maciej", to: "Deon", value: 34 }, { from: "Victoria", to: "Christel", value: 94 }, { from: "Victoria", to: "Maciej", value: 60 }, { from: "Victoria", to: "Lorenzo", value: 65 }, { from: "Victoria", to: "Farah", value: 30 }, { from: "Victoria", to: "Lane", value: 59 }, { from: "Victoria", to: "Bobby", value: 34 }, { from: "Victoria", to: "Rosie", value: 104 }, { from: "Victoria", to: "Tesleemah", value: 36 }, { from: "Victoria", to: "Erik", value: 31 }, { from: "Victoria", to: "Mohammed", value: 19 }, { from: "Victoria", to: "Deon", value: 38 }, { from: "Lorenzo", to: "Christel", value: 58 }, { from: "Lorenzo", to: "Maciej", value: 58 }, { from: "Lorenzo", to: "Victoria", value: 94 }, { from: "Lorenzo", to: "Farah", value: 27 }, { from: "Lorenzo", to: "Lane", value: 51 }, { from: "Lorenzo", to: "Bobby", value: 25 }, { from: "Lorenzo", to: "Rosie", value: 57 }, { from: "Lorenzo", to: "Tesleemah", value: 13 }, { from: "Lorenzo", to: "Erik", value: 39 }, { from: "Lorenzo", to: "Mohammed", value: 10 }, { from: "Lorenzo", to: "Deon", value: 33 }, { from: "Farah", to: "Christel", value: 40 }, { from: "Farah", to: "Maciej", value: 33 }, { from: "Farah", to: "Victoria", value: 34 }, { from: "Farah", to: "Lorenzo", value: 18 }, { from: "Farah", to: "Lane", value: 30 }, { from: "Farah", to: "Bobby", value: 63 }, { from: "Farah", to: "Rosie", value: 34 }, { from: "Farah", to: "Tesleemah", value: 64 }, { from: "Farah", to: "Erik", value: 11 }, { from: "Farah", to: "Mohammed", value: 80 }, { from: "Farah", to: "Deon", value: 14 }, { from: "Lane", to: "Christel", value: 54 }, { from: "Lane", to: "Maciej", value: 72 }, { from: "Lane", to: "Victoria", value: 56 }, { from: "Lane", to: "Lorenzo", value: 53 }, { from: "Lane", to: "Farah", value: 26 }, { from: "Lane", to: "Bobby", value: 34 }, { from: "Lane", to: "Rosie", value: 88 }, { from: "Lane", to: "Tesleemah", value: 19 }, { from: "Lane", to: "Erik", value: 32 }, { from: "Lane", to: "Mohammed", value: 15 }, { from: "Lane", to: "Deon", value: 11 }, { from: "Bobby", to: "Christel", value: 83 }, { from: "Bobby", to: "Maciej", value: 27 }, { from: "Bobby", to: "Victoria", value: 37 }, { from: "Bobby", to: "Lorenzo", value: 32 }, { from: "Bobby", to: "Farah", value: 51 }, { from: "Bobby", to: "Lane", value: 45 }, { from: "Bobby", to: "Rosie", value: 33 }, { from: "Bobby", to: "Tesleemah", value: 39 }, { from: "Bobby", to: "Erik", value: 30 }, { from: "Bobby", to: "Mohammed", value: 39 }, { from: "Bobby", to: "Deon", value: 28 }, { from: "Rosie", to: "Christel", value: 75 }, { from: "Rosie", to: "Maciej", value: 33 }, { from: "Rosie", to: "Victoria", value: 114 }, { from: "Rosie", to: "Lorenzo", value: 60 }, { from: "Rosie", to: "Farah", value: 11 }, { from: "Rosie", to: "Lane", value: 71 }, { from: "Rosie", to: "Bobby", value: 32 }, { from: "Rosie", to: "Tesleemah", value: 22 }, { from: "Rosie", to: "Erik", value: 26 }, { from: "Rosie", to: "Mohammed", value: 10 }, { from: "Rosie", to: "Deon", value: 12 }, { from: "Tesleemah", to: "Christel", value: 39 }, { from: "Tesleemah", to: "Maciej", value: 13 }, { from: "Tesleemah", to: "Victoria", value: 39 }, { from: "Tesleemah", to: "Lorenzo", value: 16 }, { from: "Tesleemah", to: "Farah", value: 34 }, { from: "Tesleemah", to: "Lane", value: 16 }, { from: "Tesleemah", to: "Bobby", value: 41 }, { from: "Tesleemah", to: "Rosie", value: 29 }, { from: "Tesleemah", to: "Erik", value: 11 }, { from: "Tesleemah", to: "Mohammed", value: 94 }, { from: "Tesleemah", to: "Deon", value: 4 }, { from: "Erik", to: "Christel", value: 41 }, { from: "Erik", to: "Maciej", value: 17 }, { from: "Erik", to: "Victoria", value: 26 }, { from: "Erik", to: "Lorenzo", value: 25 }, { from: "Erik", to: "Farah", value: 7 }, { from: "Erik", to: "Lane", value: 38 }, { from: "Erik", to: "Bobby", value: 18 }, { from: "Erik", to: "Rosie", value: 18 }, { from: "Erik", to: "Tesleemah", value: 11 }, { from: "Erik", to: "Mohammed", value: 6 }, { from: "Erik", to: "Deon", value: 17 }, { from: "Mohammed", to: "Christel", value: 4 }, { from: "Mohammed", to: "Maciej", value: 5 }, { from: "Mohammed", to: "Victoria", value: 14 }, { from: "Mohammed", to: "Lorenzo", value: 6 }, { from: "Mohammed", to: "Farah", value: 26 }, { from: "Mohammed", to: "Lane", value: 14 }, { from: "Mohammed", to: "Bobby", value: 31 }, { from: "Mohammed", to: "Rosie", value: 10 }, { from: "Mohammed", to: "Tesleemah", value: 76 }, { from: "Mohammed", to: "Erik", value: 12 }, { from: "Mohammed", to: "Deon", value: 7 }, { from: "Deon", to: "Christel", value: 27 }, { from: "Deon", to: "Maciej", value: 21 }, { from: "Deon", to: "Victoria", value: 12 }, { from: "Deon", to: "Lorenzo", value: 41 }, { from: "Deon", to: "Farah", value: 8 }, { from: "Deon", to: "Lane", value: 15 }, { from: "Deon", to: "Bobby", value: 8 }, { from: "Deon", to: "Rosie", value: 10 }, { from: "Deon", to: "Tesleemah", value: 8 }, { from: "Deon", to: "Erik", value: 26 }, { from: "Deon", to: "Mohammed", value: 6 }, ] };
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Items portrayed in this file
depicts
18 October 2024
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 20:38, 18 October 2024 | 1,704 × 1,704 (1.21 MB) | Nadzik | Cropped 38 % horizontally, 38 % areawise using CropTool with precise mode. | |
20:13, 18 October 2024 | 2,770 × 1,704 (1.53 MB) | Nadzik | Uploaded own work with UploadWizard |
File usage
The following page uses this file:
Metadata
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.
Horizontal resolution | 56.69 dpc |
---|---|
Vertical resolution | 56.69 dpc |
File change date and time | 20:38, 18 October 2024 |