Wiki/chardist: Difference between revisions
From Illustrations in German Translations of Mark Twain's Works
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
<html> | <html> | ||
<div | <!-- Chart Container --> | ||
<div class="chart-container"> | |||
<canvas id="lineChart"></canvas> | |||
</div> | </div> | ||
Revision as of 17:22, 6 October 2025
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%.
<html>
<canvas id="lineChart"></canvas>