|
|
| Line 1: |
Line 1: |
| {{DISPLAYTITLE: Character Distribution Bar Chart</i>}}
| |
| <br>
| |
| <br>
| |
| Displayed in the chart below is the relative distribution of characters (top x-axis) across various illustrated editions of Adventures of Huckleberry Finn cataloged on this webpage. Each colored bar represents a different character, while the y-axis lists the editions in chronological order. At the bottom, the second x-axis shows the total number of illustrations in these editions.
| |
|
| |
| Please note that many illustrations feature multiple characters. Therefore, adding the individual values of all characters appearing in a single edition will yield a number greater than 100%.
| |
| #chart-placeholder canvas {
| |
| width: 400px;
| |
| height: 300px;
| |
| border: 1px solid black; /* zur Sichtbarkeit */
| |
| }
| |
|
| |
| <div id="chart-placeholder" class="chart-container"></div> | | <div id="chart-placeholder" class="chart-container"></div> |