<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>sci-vis</title><description>A visual science publication. Published figures from the life sciences, rebuilt from the deposited data so the finding is actually visible.</description><link>https://sci-vis.com/</link><language>en-gb</language><item><title>A figure is an instrument</title><link>https://sci-vis.com/pieces/a-figure-is-an-instrument/</link><guid isPermaLink="true">https://sci-vis.com/pieces/a-figure-is-an-instrument/</guid><description>Which chart you choose changes what people take away. That is a measured effect, not a matter of taste.</description><pubDate>Sat, 05 Sep 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;There is a habit of speaking about figures as though the choices in them were
matters of taste. A reviewer prefers the bar chart. An editor finds the colours
busy. A supervisor has always used pie charts and sees no reason to stop.&lt;/p&gt;
&lt;p&gt;The habit is comfortable and it is wrong, and it has been demonstrably wrong for
about forty years. Which encoding you choose changes how accurately people read
the numbers, by amounts that have been measured in controlled experiments and
replicated since. A figure is not decoration applied to a result. It is the
instrument through which the reader takes the measurement, and instruments can
be calibrated.&lt;/p&gt;
&lt;h2 id=&quot;the-readers-instrument-calibrated&quot;&gt;The reader’s instrument, calibrated&lt;/h2&gt;
&lt;p&gt;Cleveland and McGill put this on a formal footing in 1984. They set out a list
of elementary perceptual tasks, the small judgements a reader makes when
decoding a chart, and ran experiments to find how accurately people perform
each one. Position along a common scale came out at the top. Angle and area
came a long way below it.&lt;/p&gt;
&lt;p&gt;That is a statement about people, not about charts. It is why a dot plot and a
pie chart of the same numbers are not two presentations of one result.&lt;/p&gt;
&lt;figure id=&quot;encoding-test&quot; class=&quot;fig wide&quot; data-figure=&quot;encoding-test&quot; data-astro-cid-z5p7k3k4&gt;  &lt;div class=&quot;fig__frame&quot; data-astro-cid-z5p7k3k4&gt; &lt;div class=&quot;fig__content&quot; data-astro-cid-z5p7k3k4&gt; &lt;p class=&quot;fig__sr&quot; id=&quot;encoding-test-desc&quot; data-astro-cid-z5p7k3k4&gt;An interactive self-test. It shows two quantities encoded as positions on a scale, as lengths of unaligned bars, as angles of pie slices, or as areas of circles, and asks the reader to estimate the smaller as a percentage of the larger. Without JavaScript it shows the published ranking instead: position on a common scale is read most accurately, then length, then angle, then area.&lt;/p&gt;  &lt;div class=&quot;experiment&quot;&gt; &lt;style&gt;astro-island,astro-slot,astro-static-slot{display:contents}&lt;/style&gt;&lt;script&gt;(()=&gt;{var a=(s,i,o)=&gt;{let r=async()=&gt;{await(await s())()},t=typeof i.value==&quot;object&quot;?i.value:void 0,c={rootMargin:t==null?void 0:t.rootMargin},n=new IntersectionObserver(e=&gt;{for(let l of e)if(l.isIntersecting){n.disconnect(),r();break}},c);for(let e of o.children)n.observe(e)};(self.Astro||(self.Astro={})).visible=a;window.dispatchEvent(new Event(&quot;astro:visible&quot;));})();&lt;/script&gt;&lt;script&gt;(()=&gt;{var g=Object.defineProperty;var w=(a,s,c)=&gt;s in a?g(a,s,{enumerable:!0,configurable:!0,writable:!0,value:c}):a[s]=c;var l=(a,s,c)=&gt;w(a,typeof s!=&quot;symbol&quot;?s+&quot;&quot;:s,c);var E=new Set([&quot;__proto__&quot;,&quot;constructor&quot;,&quot;prototype&quot;]);{let a={0:t=&gt;y(t),1:t=&gt;c(t),2:t=&gt;new RegExp(t),3:t=&gt;new Date(t),4:t=&gt;new Map(c(t)),5:t=&gt;new Set(c(t)),6:t=&gt;BigInt(t),7:t=&gt;new URL(t),8:t=&gt;new Uint8Array(t),9:t=&gt;new Uint16Array(t),10:t=&gt;new Uint32Array(t),11:t=&gt;Number.POSITIVE_INFINITY*t},s=t=&gt;{let[p,e]=t;return p in a?a[p](e):void 0},c=t=&gt;t.map(s),y=t=&gt;typeof t!=&quot;object&quot;||t===null?t:Object.fromEntries(Object.entries(t).map(([p,e])=&gt;[p,s(e)]));class f extends HTMLElement{constructor(){super(...arguments);l(this,&quot;Component&quot;);l(this,&quot;hydrator&quot;);l(this,&quot;hydrate&quot;,async()=&gt;{var b;if(!this.hydrator||!this.isConnected)return;let e=(b=this.parentElement)==null?void 0:b.closest(&quot;astro-island[ssr]&quot;);if(e){e.addEventListener(&quot;astro:hydrate&quot;,this.hydrate,{once:!0});return}let r=this.querySelectorAll(&quot;astro-slot&quot;),n={},d=this.querySelectorAll(&quot;template[data-astro-template]&quot;);for(let o of d){let i=o.closest(this.tagName);i!=null&amp;&amp;i.isSameNode(this)&amp;&amp;(n[o.getAttribute(&quot;data-astro-template&quot;)||&quot;default&quot;]=o.innerHTML,o.remove())}for(let o of r){let i=o.closest(this.tagName);i!=null&amp;&amp;i.isSameNode(this)&amp;&amp;(n[o.getAttribute(&quot;name&quot;)||&quot;default&quot;]=o.innerHTML)}let u;try{u=this.hasAttribute(&quot;props&quot;)?y(JSON.parse(this.getAttribute(&quot;props&quot;))):{}}catch(o){let i=this.getAttribute(&quot;component-url&quot;)||&quot;&lt;unknown&gt;&quot;,v=this.getAttribute(&quot;component-export&quot;);throw v&amp;&amp;(i+=` (export ${v})`),console.error(`[hydrate] Error parsing props for component ${i}`,this.getAttribute(&quot;props&quot;),o),o}let h;await this.hydrator(this)(this.Component,u,n,{client:this.getAttribute(&quot;client&quot;)}),this.removeAttribute(&quot;ssr&quot;),this.dispatchEvent(new CustomEvent(&quot;astro:hydrate&quot;))});l(this,&quot;unmount&quot;,()=&gt;{this.isConnected||this.dispatchEvent(new CustomEvent(&quot;astro:unmount&quot;))})}disconnectedCallback(){document.removeEventListener(&quot;astro:after-swap&quot;,this.unmount),document.addEventListener(&quot;astro:after-swap&quot;,this.unmount,{once:!0})}connectedCallback(){if(!this.hasAttribute(&quot;await-children&quot;)||document.readyState===&quot;interactive&quot;||document.readyState===&quot;complete&quot;)this.childrenConnectedCallback();else{let e=()=&gt;{document.removeEventListener(&quot;DOMContentLoaded&quot;,e),r.disconnect(),this.childrenConnectedCallback()},r=new MutationObserver(()=&gt;{var n;((n=this.lastChild)==null?void 0:n.nodeType)===Node.COMMENT_NODE&amp;&amp;this.lastChild.nodeValue===&quot;astro:end&quot;&amp;&amp;(this.lastChild.remove(),e())});r.observe(this,{childList:!0}),document.addEventListener(&quot;DOMContentLoaded&quot;,e)}}async childrenConnectedCallback(){let e=this.getAttribute(&quot;before-hydration-url&quot;);e&amp;&amp;await import(e),this.start()}getRetryImportUrl(e){let r=new URL(e,document.baseURI);return r.searchParams.set(&quot;astro-retry&quot;,Date.now().toString()),r.toString()}async importWithRetry(e){try{return await import(e)}catch(r){return await new Promise(n=&gt;setTimeout(n,1e3)),import(this.getRetryImportUrl(e))}}handleHydrationError(e){let r=this.getAttribute(&quot;component-url&quot;),n=new CustomEvent(&quot;astro:hydration-error&quot;,{cancelable:!0,bubbles:!0,composed:!0,detail:{error:e,componentUrl:r}});this.dispatchEvent(n)&amp;&amp;console.error(`[astro-island] Error hydrating ${r}`,e)}async start(){let e=JSON.parse(this.getAttribute(&quot;opts&quot;)),r=this.getAttribute(&quot;client&quot;);if(Astro[r]===void 0){window.addEventListener(`astro:${r}`,()=&gt;this.start(),{once:!0});return}try{await Astro[r](async()=&gt;{let n=this.getAttribute(&quot;renderer-url&quot;);try{let[d,{default:u}]=await Promise.all([this.importWithRetry(this.getAttribute(&quot;component-url&quot;)),n?this.importWithRetry(n):Promise.resolve({default:()=&gt;()=&gt;{}})]),h=this.getAttribute(&quot;component-export&quot;)||&quot;default&quot;;if(h.includes(&quot;.&quot;)){this.Component=d;for(let m of h.split(&quot;.&quot;)){if(E.has(m)||!this.Component||typeof this.Component!=&quot;object&quot;&amp;&amp;typeof this.Component!=&quot;function&quot;||!Object.hasOwn(this.Component,m))throw new Error(`Invalid component export path: ${h}`);this.Component=this.Component[m]}}else{if(E.has(h))throw new Error(`Invalid component export path: ${h}`);this.Component=d[h]}return this.hydrator=u,this.hydrate}catch(d){return this.handleHydrationError(d),()=&gt;{}}},e,this)}catch(n){this.handleHydrationError(n)}}attributeChangedCallback(){this.hydrate()}}l(f,&quot;observedAttributes&quot;,[&quot;props&quot;]),customElements.get(&quot;astro-island&quot;)||customElements.define(&quot;astro-island&quot;,f)}})();&lt;/script&gt;&lt;astro-island uid=&quot;Z1JK81U&quot; data-preact-island-id=&quot;1&quot; component-url=&quot;/opt/buildhome/repo/src/components/islands/PerceptionTest.tsx&quot; ssr client=&quot;visible&quot; before-hydration-url=&quot;astro:scripts/before-hydration.js&quot; opts=&quot;{&amp;quot;name&amp;quot;:&amp;quot;PerceptionTest&amp;quot;,&amp;quot;value&amp;quot;:true}&quot; await-children&gt;&lt;div class=&quot;pt&quot;&gt;&lt;h3 class=&quot;pt__h&quot;&gt;What the studies found&lt;/h3&gt;&lt;p&gt;Cleveland and McGill ranked elementary perceptual tasks by how accurately people read them. Position on a common scale came top. Angle and area came far below it. That ordering, rather than any particular number, is the finding:&lt;/p&gt;&lt;ol class=&quot;pt__rank&quot;&gt;&lt;li&gt;&lt;span class=&quot;pt__rank__n&quot; aria-hidden=&quot;true&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pt__rank__name&quot;&gt;Position on a common scale&lt;/span&gt;&lt;span class=&quot;pt__rank__how u-data&quot;&gt;two dots on one axis&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;pt__rank__n&quot; aria-hidden=&quot;true&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;pt__rank__name&quot;&gt;Length, not aligned&lt;/span&gt;&lt;span class=&quot;pt__rank__how u-data&quot;&gt;two bars with different baselines&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;pt__rank__n&quot; aria-hidden=&quot;true&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;pt__rank__name&quot;&gt;Angle&lt;/span&gt;&lt;span class=&quot;pt__rank__how u-data&quot;&gt;two slices of a circle&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;pt__rank__n&quot; aria-hidden=&quot;true&quot;&gt;4&lt;/span&gt;&lt;span class=&quot;pt__rank__name&quot;&gt;Area&lt;/span&gt;&lt;span class=&quot;pt__rank__how u-data&quot;&gt;two circles&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p class=&quot;pt__note&quot;&gt;There is a self-test here that lets you try the four encodings yourself. It needs JavaScript, which is not running. The findings above are the point of it and do not.&lt;/p&gt;&lt;/div&gt;&lt;!--astro:end--&gt;&lt;/astro-island&gt; &lt;/div&gt;  &lt;/div&gt; &lt;/div&gt; &lt;figcaption class=&quot;fig__caption u-data&quot; data-astro-cid-z5p7k3k4&gt; &lt;p class=&quot;fig__title&quot; data-astro-cid-z5p7k3k4&gt; &lt;a href=&quot;#encoding-test&quot; class=&quot;fig__anchor u-nolink&quot; aria-label=&quot;Link to Four ways of showing the same comparison&quot; data-astro-cid-z5p7k3k4&gt;Four ways of showing the same comparison&lt;/a&gt; &lt;/p&gt;  &lt;p class=&quot;fig__take&quot; data-astro-cid-z5p7k3k4&gt;The same judgement, asked four ways. Position on a common scale is the one people read most accurately; angle and area are much worse. Your own twelve attempts prove nothing, which the results say plainly.&lt;/p&gt;  &lt;p class=&quot;fig__meta&quot; data-astro-cid-z5p7k3k4&gt; &lt;span class=&quot;fig__label&quot; data-astro-cid-z5p7k3k4&gt;Source&lt;/span&gt; &lt;a href=&quot;https://sci-vis.com/pieces/a-figure-is-an-instrument&quot; data-astro-cid-z5p7k3k4&gt;sci-vis.com, 2026. Original work for sci-vis.com.&lt;/a&gt;   &lt;/p&gt;      &lt;/figcaption&gt; &lt;/figure&gt;
&lt;h2 id=&quot;what-a-bar-does-to-a-reader&quot;&gt;What a bar does to a reader&lt;/h2&gt;
&lt;p&gt;The most-used chart in the life sciences is a bar of a group mean with an error
bar on top, and the case against it is usually made on the grounds that it hides
the distribution. That is true and it is the smaller half of the problem.&lt;/p&gt;
&lt;p&gt;Newman and Scholl reported in 2012 that readers do something stranger. Shown a
bar representing an average, people judge a value that falls inside the bar as
more likely to be a real observation than a value the same distance from the
mean but outside it. The bar is a shape with an inside and an outside, and
readers treat that boundary as if it meant something. It does not. The
distribution is symmetric about the mean and the bar’s edge is an artefact of
the encoding.&lt;/p&gt;
&lt;p&gt;So a bar chart does not merely fail to show the spread. It puts a boundary in
the reader’s mind where the data have none.&lt;/p&gt;
&lt;figure id=&quot;flipper-comparison&quot; class=&quot;fig wide&quot; data-figure=&quot;flipper-comparison&quot; data-astro-cid-z5p7k3k4&gt;  &lt;div class=&quot;fig__frame&quot; data-astro-cid-z5p7k3k4&gt; &lt;div class=&quot;fig__content&quot; data-astro-cid-z5p7k3k4&gt; &lt;p class=&quot;fig__sr&quot; id=&quot;flipper-comparison-desc&quot; data-astro-cid-z5p7k3k4&gt;A bar chart of three species means wipes to reveal every individual measurement on the identical axis. All 342 birds sit between 172 and 231 millimetres, in the top fifth of the plot, while the bars fill the whole height from zero.&lt;/p&gt;  &lt;div class=&quot;ba&quot; data-ba id=&quot;ba-flipper-comparison&quot; style=&quot;--ba-ratio: 700 / 420&quot; data-astro-cid-kcn3sgyr&gt; &lt;p class=&quot;ba__labels u-data&quot; aria-hidden=&quot;true&quot; data-astro-cid-kcn3sgyr&gt; &lt;span class=&quot;ba__label ba__label--before&quot; data-astro-cid-kcn3sgyr&gt;Mean and standard error&lt;/span&gt; &lt;span class=&quot;ba__label ba__label--after&quot; data-astro-cid-kcn3sgyr&gt;Every measurement&lt;/span&gt; &lt;/p&gt; &lt;div class=&quot;ba__stage&quot; data-astro-cid-kcn3sgyr&gt; &lt;div class=&quot;ba__pane ba__pane--before&quot; data-astro-cid-kcn3sgyr&gt;&lt;svg style=&quot;background:transparent;color:var(--color-ink);font-family:var(--font-sans);font-size:12px&quot; viewBox=&quot;0 0 700 420&quot; height=&quot;420&quot; width=&quot;700&quot; text-anchor=&quot;middle&quot; font-size=&quot;10&quot; font-family=&quot;system-ui, sans-serif&quot; fill=&quot;currentColor&quot; class=&quot;plot-d6a7b5&quot;&gt;&lt;style&gt;:where(.plot-d6a7b5) {
  --plot-background: white;
  display: block;
  height: auto;
  height: intrinsic;
  max-width: 100%;
}
:where(.plot-d6a7b5 text),
:where(.plot-d6a7b5 tspan) {
  white-space: pre;
}&lt;/style&gt;&lt;g transform=&quot;translate(0,9)&quot; data-plot=&quot;fx-axis tick label&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot;&gt;&lt;text transform=&quot;translate(159,374)&quot; y=&quot;0.71em&quot;&gt;Adelie&lt;/text&gt;&lt;/g&gt;&lt;g transform=&quot;translate(211,0)&quot;&gt;&lt;text transform=&quot;translate(159,374)&quot; y=&quot;0.71em&quot;&gt;Chinstrap&lt;/text&gt;&lt;/g&gt;&lt;g transform=&quot;translate(422,0)&quot;&gt;&lt;text transform=&quot;translate(159,374)&quot; y=&quot;0.71em&quot;&gt;Gentoo&lt;/text&gt;&lt;/g&gt;&lt;/g&gt;&lt;g aria-hidden=&quot;true&quot; data-plot=&quot;y-grid&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot; stroke-opacity=&quot;0.1&quot; stroke=&quot;currentColor&quot;&gt;&lt;line y2=&quot;374&quot; y1=&quot;374&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;344.04255319148933&quot; y1=&quot;344.04255319148933&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;314.0851063829787&quot; y1=&quot;314.0851063829787&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;284.1276595744681&quot; y1=&quot;284.1276595744681&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;254.17021276595744&quot; y1=&quot;254.17021276595744&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;224.21276595744683&quot; y1=&quot;224.21276595744683&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;194.2553191489362&quot; y1=&quot;194.2553191489362&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;164.29787234042556&quot; y1=&quot;164.29787234042556&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;134.3404255319149&quot; y1=&quot;134.3404255319149&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;104.38297872340426&quot; y1=&quot;104.38297872340426&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;74.42553191489361&quot; y1=&quot;74.42553191489361&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;44.46808510638297&quot; y1=&quot;44.46808510638297&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;/g&gt;&lt;g transform=&quot;translate(211,0)&quot; stroke-opacity=&quot;0.1&quot; stroke=&quot;currentColor&quot;&gt;&lt;line y2=&quot;374&quot; y1=&quot;374&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;344.04255319148933&quot; y1=&quot;344.04255319148933&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;314.0851063829787&quot; y1=&quot;314.0851063829787&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;284.1276595744681&quot; y1=&quot;284.1276595744681&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;254.17021276595744&quot; y1=&quot;254.17021276595744&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;224.21276595744683&quot; y1=&quot;224.21276595744683&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;194.2553191489362&quot; y1=&quot;194.2553191489362&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;164.29787234042556&quot; y1=&quot;164.29787234042556&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;134.3404255319149&quot; y1=&quot;134.3404255319149&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;104.38297872340426&quot; y1=&quot;104.38297872340426&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;74.42553191489361&quot; y1=&quot;74.42553191489361&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;44.46808510638297&quot; y1=&quot;44.46808510638297&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;/g&gt;&lt;g transform=&quot;translate(422,0)&quot; stroke-opacity=&quot;0.1&quot; stroke=&quot;currentColor&quot;&gt;&lt;line y2=&quot;374&quot; y1=&quot;374&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;344.04255319148933&quot; y1=&quot;344.04255319148933&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;314.0851063829787&quot; y1=&quot;314.0851063829787&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;284.1276595744681&quot; y1=&quot;284.1276595744681&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;254.17021276595744&quot; y1=&quot;254.17021276595744&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;224.21276595744683&quot; y1=&quot;224.21276595744683&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;194.2553191489362&quot; y1=&quot;194.2553191489362&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;164.29787234042556&quot; y1=&quot;164.29787234042556&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;134.3404255319149&quot; y1=&quot;134.3404255319149&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;104.38297872340426&quot; y1=&quot;104.38297872340426&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;74.42553191489361&quot; y1=&quot;74.42553191489361&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;44.46808510638297&quot; y1=&quot;44.46808510638297&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g aria-hidden=&quot;true&quot; data-plot=&quot;y-axis tick&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot; stroke=&quot;currentColor&quot; fill=&quot;none&quot;&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,374)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,344.04255319148933)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,314.0851063829787)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,284.1276595744681)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,254.17021276595744)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,224.21276595744683)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,194.2553191489362)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,164.29787234042556)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,134.3404255319149)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,104.38297872340426)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,74.42553191489361)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,44.46808510638297)&quot; /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g transform=&quot;translate(-9,0)&quot; data-plot=&quot;y-axis tick label&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot; font-variant=&quot;tabular-nums&quot; text-anchor=&quot;end&quot;&gt;&lt;text transform=&quot;translate(64,374)&quot; y=&quot;0.32em&quot;&gt;0&lt;/text&gt;&lt;text transform=&quot;translate(64,344.04255319148933)&quot; y=&quot;0.32em&quot;&gt;20&lt;/text&gt;&lt;text transform=&quot;translate(64,314.0851063829787)&quot; y=&quot;0.32em&quot;&gt;40&lt;/text&gt;&lt;text transform=&quot;translate(64,284.1276595744681)&quot; y=&quot;0.32em&quot;&gt;60&lt;/text&gt;&lt;text transform=&quot;translate(64,254.17021276595744)&quot; y=&quot;0.32em&quot;&gt;80&lt;/text&gt;&lt;text transform=&quot;translate(64,224.21276595744683)&quot; y=&quot;0.32em&quot;&gt;100&lt;/text&gt;&lt;text transform=&quot;translate(64,194.2553191489362)&quot; y=&quot;0.32em&quot;&gt;120&lt;/text&gt;&lt;text transform=&quot;translate(64,164.29787234042556)&quot; y=&quot;0.32em&quot;&gt;140&lt;/text&gt;&lt;text transform=&quot;translate(64,134.3404255319149)&quot; y=&quot;0.32em&quot;&gt;160&lt;/text&gt;&lt;text transform=&quot;translate(64,104.38297872340426)&quot; y=&quot;0.32em&quot;&gt;180&lt;/text&gt;&lt;text transform=&quot;translate(64,74.42553191489361)&quot; y=&quot;0.32em&quot;&gt;200&lt;/text&gt;&lt;text transform=&quot;translate(64,44.46808510638297)&quot; y=&quot;0.32em&quot;&gt;220&lt;/text&gt;&lt;/g&gt;&lt;/g&gt;&lt;g transform=&quot;translate(-61,-19)&quot; text-anchor=&quot;start&quot; data-plot=&quot;y-axis label&quot;&gt;&lt;text transform=&quot;translate(64,22)&quot; y=&quot;0.71em&quot;&gt;↑ Flipper length (mm)&lt;/text&gt;&lt;/g&gt;&lt;g data-plot=&quot;bar&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot; fill-opacity=&quot;0.9&quot;&gt;&lt;rect fill=&quot;#0a96d6&quot; height=&quot;284.52630689023533&quot; y=&quot;89.4736931097647&quot; width=&quot;63&quot; x=&quot;128&quot; /&gt;&lt;/g&gt;&lt;g transform=&quot;translate(211,0)&quot; fill-opacity=&quot;0.9&quot;&gt;&lt;rect fill=&quot;#cb1043&quot; height=&quot;293.31864831038797&quot; y=&quot;80.68135168961206&quot; width=&quot;63&quot; x=&quot;128&quot; /&gt;&lt;/g&gt;&lt;g transform=&quot;translate(422,0)&quot; fill-opacity=&quot;0.9&quot;&gt;&lt;rect fill=&quot;#23690d&quot; height=&quot;325.3183878221761&quot; y=&quot;48.68161217782391&quot; width=&quot;63&quot; x=&quot;128&quot; /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g transform=&quot;translate(31.5,0)&quot; data-plot=&quot;rule&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot; stroke-width=&quot;1.5&quot; stroke=&quot;currentColor&quot;&gt;&lt;line y2=&quot;88.67656514789111&quot; y1=&quot;90.27082107163828&quot; x2=&quot;128&quot; x1=&quot;128&quot; /&gt;&lt;/g&gt;&lt;g transform=&quot;translate(211,0)&quot; stroke-width=&quot;1.5&quot; stroke=&quot;currentColor&quot;&gt;&lt;line y2=&quot;79.38588801310682&quot; y1=&quot;81.97681536611724&quot; x2=&quot;128&quot; x1=&quot;128&quot; /&gt;&lt;/g&gt;&lt;g transform=&quot;translate(422,0)&quot; stroke-width=&quot;1.5&quot; stroke=&quot;currentColor&quot;&gt;&lt;line y2=&quot;47.805760418848465&quot; y1=&quot;49.557463936799344&quot; x2=&quot;128&quot; x1=&quot;128&quot; /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/svg&gt;&lt;/div&gt; &lt;div class=&quot;ba__pane ba__pane--after&quot; data-astro-cid-kcn3sgyr&gt;&lt;svg style=&quot;background:transparent;color:var(--color-ink);font-family:var(--font-sans);font-size:12px&quot; viewBox=&quot;0 0 700 420&quot; height=&quot;420&quot; width=&quot;700&quot; text-anchor=&quot;middle&quot; font-size=&quot;10&quot; font-family=&quot;system-ui, sans-serif&quot; fill=&quot;currentColor&quot; class=&quot;plot-d6a7b5&quot;&gt;&lt;style&gt;:where(.plot-d6a7b5) {
  --plot-background: white;
  display: block;
  height: auto;
  height: intrinsic;
  max-width: 100%;
}
:where(.plot-d6a7b5 text),
:where(.plot-d6a7b5 tspan) {
  white-space: pre;
}&lt;/style&gt;&lt;g transform=&quot;translate(0,9)&quot; data-plot=&quot;fx-axis tick label&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot;&gt;&lt;text transform=&quot;translate(159,374)&quot; y=&quot;0.71em&quot;&gt;Adelie&lt;/text&gt;&lt;/g&gt;&lt;g transform=&quot;translate(211,0)&quot;&gt;&lt;text transform=&quot;translate(159,374)&quot; y=&quot;0.71em&quot;&gt;Chinstrap&lt;/text&gt;&lt;/g&gt;&lt;g transform=&quot;translate(422,0)&quot;&gt;&lt;text transform=&quot;translate(159,374)&quot; y=&quot;0.71em&quot;&gt;Gentoo&lt;/text&gt;&lt;/g&gt;&lt;/g&gt;&lt;g aria-hidden=&quot;true&quot; data-plot=&quot;y-grid&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot; stroke-opacity=&quot;0.1&quot; stroke=&quot;currentColor&quot;&gt;&lt;line y2=&quot;374&quot; y1=&quot;374&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;344.04255319148933&quot; y1=&quot;344.04255319148933&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;314.0851063829787&quot; y1=&quot;314.0851063829787&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;284.1276595744681&quot; y1=&quot;284.1276595744681&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;254.17021276595744&quot; y1=&quot;254.17021276595744&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;224.21276595744683&quot; y1=&quot;224.21276595744683&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;194.2553191489362&quot; y1=&quot;194.2553191489362&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;164.29787234042556&quot; y1=&quot;164.29787234042556&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;134.3404255319149&quot; y1=&quot;134.3404255319149&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;104.38297872340426&quot; y1=&quot;104.38297872340426&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;74.42553191489361&quot; y1=&quot;74.42553191489361&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;44.46808510638297&quot; y1=&quot;44.46808510638297&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;/g&gt;&lt;g transform=&quot;translate(211,0)&quot; stroke-opacity=&quot;0.1&quot; stroke=&quot;currentColor&quot;&gt;&lt;line y2=&quot;374&quot; y1=&quot;374&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;344.04255319148933&quot; y1=&quot;344.04255319148933&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;314.0851063829787&quot; y1=&quot;314.0851063829787&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;284.1276595744681&quot; y1=&quot;284.1276595744681&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;254.17021276595744&quot; y1=&quot;254.17021276595744&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;224.21276595744683&quot; y1=&quot;224.21276595744683&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;194.2553191489362&quot; y1=&quot;194.2553191489362&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;164.29787234042556&quot; y1=&quot;164.29787234042556&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;134.3404255319149&quot; y1=&quot;134.3404255319149&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;104.38297872340426&quot; y1=&quot;104.38297872340426&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;74.42553191489361&quot; y1=&quot;74.42553191489361&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;44.46808510638297&quot; y1=&quot;44.46808510638297&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;/g&gt;&lt;g transform=&quot;translate(422,0)&quot; stroke-opacity=&quot;0.1&quot; stroke=&quot;currentColor&quot;&gt;&lt;line y2=&quot;374&quot; y1=&quot;374&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;344.04255319148933&quot; y1=&quot;344.04255319148933&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;314.0851063829787&quot; y1=&quot;314.0851063829787&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;284.1276595744681&quot; y1=&quot;284.1276595744681&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;254.17021276595744&quot; y1=&quot;254.17021276595744&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;224.21276595744683&quot; y1=&quot;224.21276595744683&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;194.2553191489362&quot; y1=&quot;194.2553191489362&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;164.29787234042556&quot; y1=&quot;164.29787234042556&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;134.3404255319149&quot; y1=&quot;134.3404255319149&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;104.38297872340426&quot; y1=&quot;104.38297872340426&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;74.42553191489361&quot; y1=&quot;74.42553191489361&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;44.46808510638297&quot; y1=&quot;44.46808510638297&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g aria-hidden=&quot;true&quot; data-plot=&quot;y-axis tick&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot; stroke=&quot;currentColor&quot; fill=&quot;none&quot;&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,374)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,344.04255319148933)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,314.0851063829787)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,284.1276595744681)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,254.17021276595744)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,224.21276595744683)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,194.2553191489362)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,164.29787234042556)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,134.3404255319149)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,104.38297872340426)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,74.42553191489361)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,44.46808510638297)&quot; /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g transform=&quot;translate(-9,0)&quot; data-plot=&quot;y-axis tick label&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot; font-variant=&quot;tabular-nums&quot; text-anchor=&quot;end&quot;&gt;&lt;text transform=&quot;translate(64,374)&quot; y=&quot;0.32em&quot;&gt;0&lt;/text&gt;&lt;text transform=&quot;translate(64,344.04255319148933)&quot; y=&quot;0.32em&quot;&gt;20&lt;/text&gt;&lt;text transform=&quot;translate(64,314.0851063829787)&quot; y=&quot;0.32em&quot;&gt;40&lt;/text&gt;&lt;text transform=&quot;translate(64,284.1276595744681)&quot; y=&quot;0.32em&quot;&gt;60&lt;/text&gt;&lt;text transform=&quot;translate(64,254.17021276595744)&quot; y=&quot;0.32em&quot;&gt;80&lt;/text&gt;&lt;text transform=&quot;translate(64,224.21276595744683)&quot; y=&quot;0.32em&quot;&gt;100&lt;/text&gt;&lt;text transform=&quot;translate(64,194.2553191489362)&quot; y=&quot;0.32em&quot;&gt;120&lt;/text&gt;&lt;text transform=&quot;translate(64,164.29787234042556)&quot; y=&quot;0.32em&quot;&gt;140&lt;/text&gt;&lt;text transform=&quot;translate(64,134.3404255319149)&quot; y=&quot;0.32em&quot;&gt;160&lt;/text&gt;&lt;text transform=&quot;translate(64,104.38297872340426)&quot; y=&quot;0.32em&quot;&gt;180&lt;/text&gt;&lt;text transform=&quot;translate(64,74.42553191489361)&quot; y=&quot;0.32em&quot;&gt;200&lt;/text&gt;&lt;text transform=&quot;translate(64,44.46808510638297)&quot; y=&quot;0.32em&quot;&gt;220&lt;/text&gt;&lt;/g&gt;&lt;/g&gt;&lt;g transform=&quot;translate(-61,-19)&quot; text-anchor=&quot;start&quot; data-plot=&quot;y-axis label&quot;&gt;&lt;text transform=&quot;translate(64,22)&quot; y=&quot;0.71em&quot;&gt;↑ Flipper length (mm)&lt;/text&gt;&lt;/g&gt;&lt;g data-plot=&quot;dot&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot; fill-opacity=&quot;0.7&quot; fill=&quot;#0a96d6&quot;&gt;&lt;circle r=&quot;2&quot; cy=&quot;116.36595744680852&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;113.37021276595746&quot; cx=&quot;154.99681204448848&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;110.37446808510639&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;107.37872340425534&quot; cx=&quot;154.99681204448845&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;107.37872340425534&quot; cx=&quot;163.00318795551155&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;107.37872340425534&quot; cx=&quot;168.00318795551155&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;105.8808510638298&quot; cx=&quot;150.2264474408352&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;104.38297872340426&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;104.38297872340426&quot; cx=&quot;172.00637591102304&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;104.38297872340426&quot; cx=&quot;145.4560828371819&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;104.38297872340426&quot; cx=&quot;177.00637591102304&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;104.38297872340426&quot; cx=&quot;140.4560828371819&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;102.88510638297873&quot; cx=&quot;165.1957677296801&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;102.88510638297873&quot; cx=&quot;181.77674051467633&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;102.88510638297873&quot; cx=&quot;135.68571823352863&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;102.88510638297873&quot; cx=&quot;186.77674051467633&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;102.88510638297873&quot; cx=&quot;130.68571823352863&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;101.38723404255319&quot; cx=&quot;154.99681204448848&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;101.38723404255319&quot; cx=&quot;191.54710511832963&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;101.38723404255319&quot; cx=&quot;125.91535362987534&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;99.88936170212766&quot; cx=&quot;161.1925797741686&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;99.88936170212766&quot; cx=&quot;150.2264474408352&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;98.39148936170213&quot; cx=&quot;167.3883475038487&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;98.39148936170213&quot; cx=&quot;172.3883475038487&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;98.39148936170213&quot; cx=&quot;145.45608283718192&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;98.39148936170213&quot; cx=&quot;177.3883475038487&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;98.39148936170213&quot; cx=&quot;140.45608283718192&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;98.39148936170213&quot; cx=&quot;183.96932028884493&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;98.39148936170213&quot; cx=&quot;133.49313845936004&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;96.89361702127658&quot; cx=&quot;157.18939181865707&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;96.89361702127658&quot; cx=&quot;188.7396848924982&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;96.89361702127658&quot; cx=&quot;128.72277385570675&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;96.89361702127658&quot; cx=&quot;193.7396848924982&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;96.89361702127658&quot; cx=&quot;123.72277385570675&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;96.89361702127658&quot; cx=&quot;198.7396848924982&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;96.89361702127658&quot; cx=&quot;118.72277385570675&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;96.89361702127658&quot; cx=&quot;203.7396848924982&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;95.39574468085105&quot; cx=&quot;163.38515954833719&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;95.39574468085105&quot; cx=&quot;152.41902721500378&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;95.39574468085105&quot; cx=&quot;113.95240925205347&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;95.39574468085105&quot; cx=&quot;208.51004949615148&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;95.39574468085105&quot; cx=&quot;108.95240925205347&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;95.39574468085105&quot; cx=&quot;213.51004949615148&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;95.39574468085105&quot; cx=&quot;103.95240925205347&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;93.89787234042552&quot; cx=&quot;169.5809272780173&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;93.89787234042552&quot; cx=&quot;147.64866261135052&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;93.89787234042552&quot; cx=&quot;174.5809272780173&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;93.89787234042552&quot; cx=&quot;142.64866261135052&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;93.89787234042552&quot; cx=&quot;179.5809272780173&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;93.89787234042552&quot; cx=&quot;137.64866261135052&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;93.89787234042552&quot; cx=&quot;218.28041409980477&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;93.89787234042552&quot; cx=&quot;99.1820446484002&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;93.89787234042552&quot; cx=&quot;223.28041409980477&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;93.89787234042552&quot; cx=&quot;94.1820446484002&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;92.39999999999998&quot; cx=&quot;159.38197159282566&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;92.39999999999998&quot; cx=&quot;184.35129188167056&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;92.39999999999998&quot; cx=&quot;132.87829800769723&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;92.39999999999998&quot; cx=&quot;190.93226466666678&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;92.39999999999998&quot; cx=&quot;126.53019408153817&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;90.90212765957445&quot; cx=&quot;154.61160698917237&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;90.90212765957445&quot; cx=&quot;165.57773932250575&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;90.90212765957445&quot; cx=&quot;195.70262927032007&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;90.90212765957445&quot; cx=&quot;121.75982947788489&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;90.90212765957445&quot; cx=&quot;200.70262927032007&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;90.90212765957445&quot; cx=&quot;116.75982947788489&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;149.84124238551917&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;171.77350705218598&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;144.84124238551917&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;176.77350705218598&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;139.84124238551917&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;205.47299387397337&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;111.98946487423159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;210.47299387397337&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;106.98946487423159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;215.47299387397337&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;101.98946487423159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;220.47299387397337&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;96.98946487423159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;225.47299387397337&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;91.98946487423159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;230.47299387397337&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;86.98946487423159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;235.47299387397337&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;81.98946487423159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;87.90638297872343&quot; cx=&quot;161.5745513669942&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;87.90638297872343&quot; cx=&quot;181.54387165583927&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;87.90638297872343&quot; cx=&quot;135.07087778186593&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;87.90638297872343&quot; cx=&quot;186.54387165583927&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;87.90638297872343&quot; cx=&quot;130.07087778186593&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;87.90638297872343&quot; cx=&quot;240.24335847762666&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;87.90638297872343&quot; cx=&quot;77.21910027057831&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;87.90638297872343&quot; cx=&quot;245.24335847762666&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;87.90638297872343&quot; cx=&quot;72.21910027057831&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;87.90638297872343&quot; cx=&quot;250.24335847762666&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;86.40851063829788&quot; cx=&quot;156.80418676334105&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;86.40851063829788&quot; cx=&quot;167.77031909667443&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;86.40851063829788&quot; cx=&quot;191.31423625949253&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;86.40851063829788&quot; cx=&quot;125.30051317821264&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;86.40851063829788&quot; cx=&quot;197.89520904448875&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;84.91063829787235&quot; cx=&quot;152.03382215968776&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;84.91063829787235&quot; cx=&quot;147.03382215968776&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;84.91063829787235&quot; cx=&quot;173.96608682635454&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;84.91063829787235&quot; cx=&quot;142.03382215968776&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;84.91063829787235&quot; cx=&quot;120.53014857455936&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;84.91063829787235&quot; cx=&quot;115.53014857455936&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;84.91063829787235&quot; cx=&quot;202.66557364814201&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;84.91063829787235&quot; cx=&quot;207.66557364814196&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;84.91063829787235&quot; cx=&quot;109.79688510006301&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;84.91063829787235&quot; cx=&quot;212.66557364814196&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;83.41276595744682&quot; cx=&quot;163.7671311411628&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;83.41276595744682&quot; cx=&quot;178.73645143000783&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;83.41276595744682&quot; cx=&quot;137.26345755603452&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;81.91489361702129&quot; cx=&quot;158.99676653750964&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;81.91489361702129&quot; cx=&quot;169.96289887084302&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;81.91489361702129&quot; cx=&quot;183.50681603366112&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;81.91489361702129&quot; cx=&quot;132.49309295238123&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;81.91489361702129&quot; cx=&quot;188.50681603366112&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;81.91489361702129&quot; cx=&quot;127.49309295238126&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;81.91489361702129&quot; cx=&quot;193.50681603366112&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;81.91489361702129&quot; cx=&quot;105.79369714455147&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;81.91489361702129&quot; cx=&quot;216.66876160365348&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;81.91489361702129&quot; cx=&quot;100.79369714455147&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;81.91489361702129&quot; cx=&quot;221.66876160365348&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;80.41702127659576&quot; cx=&quot;154.22640193385638&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;80.41702127659576&quot; cx=&quot;149.22640193385638&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;80.41702127659576&quot; cx=&quot;144.22640193385638&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;80.41702127659576&quot; cx=&quot;122.72272834872797&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;80.41702127659576&quot; cx=&quot;198.27718063731442&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;80.41702127659576&quot; cx=&quot;117.72272834872797&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;78.91914893617022&quot; cx=&quot;165.95971091533136&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;78.91914893617022&quot; cx=&quot;173.96608682635454&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;78.91914893617022&quot; cx=&quot;139.4560373302031&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;78.91914893617022&quot; cx=&quot;203.04754524096768&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;78.91914893617022&quot; cx=&quot;112.9523637450747&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;77.42127659574469&quot; cx=&quot;161.1893463116781&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;77.42127659574469&quot; cx=&quot;178.73645143000783&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;77.42127659574469&quot; cx=&quot;134.68567272654983&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;77.42127659574469&quot; cx=&quot;185.69939580782972&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;75.92340425531916&quot; cx=&quot;156.41898170802497&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;75.92340425531916&quot; cx=&quot;151.41898170802497&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;75.92340425531916&quot; cx=&quot;169.9628988708429&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;75.92340425531916&quot; cx=&quot;146.41898170802497&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;74.42553191489361&quot; cx=&quot;141.64861710437168&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;74.42553191489361&quot; cx=&quot;130.6824847710383&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;72.92765957446808&quot; cx=&quot;163.38192608584666&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;71.42978723404255&quot; cx=&quot;158.61156148219354&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;71.42978723404255&quot; cx=&quot;153.61156148219354&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;69.931914893617&quot; cx=&quot;167.38511404135818&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;66.93617021276594&quot; cx=&quot;160.80414125636213&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;62.44255319148938&quot; cx=&quot;158.61156148219345&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;59.44680851063831&quot; cx=&quot;162.61474943770497&quot; /&gt;&lt;/g&gt;&lt;g transform=&quot;translate(211,0)&quot; fill-opacity=&quot;0.7&quot; fill=&quot;#0a96d6&quot;&gt;&lt;circle r=&quot;2&quot; cy=&quot;107.37872340425534&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;102.88510638297873&quot; cx=&quot;156.8074202258314&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;102.88510638297873&quot; cx=&quot;161.8074202258314&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;96.89361702127658&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;93.89787234042552&quot; cx=&quot;154.99681204448848&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;93.89787234042552&quot; cx=&quot;163.00318795551152&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;93.89787234042552&quot; cx=&quot;149.99681204448848&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;93.89787234042552&quot; cx=&quot;168.00318795551152&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;93.89787234042552&quot; cx=&quot;173.00318795551152&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;93.89787234042552&quot; cx=&quot;144.99681204448848&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;92.39999999999998&quot; cx=&quot;140.2264474408352&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;90.90212765957445&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;152.8042322703198&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;165.1957677296802&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;89.40425531914896&quot; cx=&quot;170.1957677296802&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;87.90638297872343&quot; cx=&quot;148.0338676666665&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;87.90638297872343&quot; cx=&quot;174.9661323333335&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;87.90638297872343&quot; cx=&quot;143.0338676666665&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;86.40851063829788&quot; cx=&quot;156.80742022583132&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;86.40851063829788&quot; cx=&quot;179.73649693698675&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;84.91063829787235&quot; cx=&quot;161.5777848294846&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;84.91063829787235&quot; cx=&quot;167.3883475038488&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;84.91063829787235&quot; cx=&quot;139.030679711155&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;84.91063829787235&quot; cx=&quot;134.030679711155&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;84.91063829787235&quot; cx=&quot;184.50686154064005&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;83.41276595744682&quot; cx=&quot;152.8042322703198&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;83.41276595744682&quot; cx=&quot;172.15871210750208&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;81.91489361702129&quot; cx=&quot;148.0338676666665&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;81.91489361702129&quot; cx=&quot;143.03386766666654&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;81.91489361702129&quot; cx=&quot;176.92907671115535&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;81.91489361702129&quot; cx=&quot;130.02749175564347&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;81.91489361702129&quot; cx=&quot;188.51004949615157&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;81.91489361702129&quot; cx=&quot;125.02749175564347&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;80.41702127659576&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;80.41702127659576&quot; cx=&quot;164&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;80.41702127659576&quot; cx=&quot;136.8380999369864&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;80.41702127659576&quot; cx=&quot;181.69944131480864&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;78.91914893617022&quot; cx=&quot;168.77036460365326&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;78.91914893617022&quot; cx=&quot;192.5132374516631&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;78.91914893617022&quot; cx=&quot;121.02430380013195&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;78.91914893617022&quot; cx=&quot;197.5132374516631&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;78.91914893617022&quot; cx=&quot;116.02430380013195&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;77.42127659574469&quot; cx=&quot;154.99681204448848&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;77.42127659574469&quot; cx=&quot;145.84128789249792&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;77.42127659574469&quot; cx=&quot;173.54072920730655&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;77.42127659574469&quot; cx=&quot;140.84128789249795&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;75.92340425531916&quot; cx=&quot;161.1925797741686&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;75.92340425531916&quot; cx=&quot;178.31109381095985&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;74.42553191489361&quot; cx=&quot;165.96294437782186&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;74.42553191489361&quot; cx=&quot;150.99362408897696&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;72.92765957446808&quot; cx=&quot;157.18939181865707&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;72.92765957446808&quot; cx=&quot;170.73330898147515&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;72.92765957446808&quot; cx=&quot;143.64870811832935&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;72.92765957446808&quot; cx=&quot;138.64870811832935&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;72.92765957446808&quot; cx=&quot;182.31428176647137&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;71.42978723404255&quot; cx=&quot;175.50367358512844&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;71.42978723404255&quot; cx=&quot;133.87834351467606&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;69.931914893617&quot; cx=&quot;161.1925797741686&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;69.931914893617&quot; cx=&quot;153.18620386314555&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;69.931914893617&quot; cx=&quot;148.18620386314555&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;66.93617021276594&quot; cx=&quot;157.18939181865707&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;66.93617021276594&quot; cx=&quot;165.1957677296801&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;65.43829787234041&quot; cx=&quot;150.99362408897693&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;63.94042553191488&quot; cx=&quot;161.1925797741686&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;59.44680851063831&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;59.44680851063831&quot; cx=&quot;154&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;59.44680851063831&quot; cx=&quot;164&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;56.451063829787245&quot; cx=&quot;149.99681204448848&quot; /&gt;&lt;/g&gt;&lt;g transform=&quot;translate(422,0)&quot; fill-opacity=&quot;0.7&quot; fill=&quot;#0a96d6&quot;&gt;&lt;circle r=&quot;2&quot; cy=&quot;69.931914893617&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;63.94042553191488&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;62.44255319148938&quot; cx=&quot;154.2296353963467&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;62.44255319148938&quot; cx=&quot;163.7703646036533&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;62.44255319148938&quot; cx=&quot;168.7703646036533&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;62.44255319148938&quot; cx=&quot;149.2296353963467&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;62.44255319148938&quot; cx=&quot;173.7703646036533&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;62.44255319148938&quot; cx=&quot;144.2296353963467&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;62.44255319148938&quot; cx=&quot;139.2296353963467&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;60.94468085106385&quot; cx=&quot;178.54072920730658&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;60.94468085106385&quot; cx=&quot;183.54072920730658&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;60.94468085106385&quot; cx=&quot;134.45927079269342&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;60.94468085106385&quot; cx=&quot;129.45927079269342&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;60.94468085106385&quot; cx=&quot;188.54072920730658&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;59.44680851063831&quot; cx=&quot;193.31109381095985&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;59.44680851063831&quot; cx=&quot;124.68890618904014&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;59.44680851063831&quot; cx=&quot;119.68890618904014&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;59.44680851063831&quot; cx=&quot;198.31109381095985&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;59.44680851063831&quot; cx=&quot;114.68890618904014&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;59.44680851063831&quot; cx=&quot;203.31109381095985&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;59.44680851063831&quot; cx=&quot;208.31109381095985&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;59.44680851063831&quot; cx=&quot;109.68890618904014&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;59.44680851063831&quot; cx=&quot;104.68890618904014&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;59.44680851063831&quot; cx=&quot;213.31109381095985&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;57.948936170212775&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;57.948936170212775&quot; cx=&quot;165.96294437782188&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;56.451063829787245&quot; cx=&quot;154.2296353963467&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;56.451063829787245&quot; cx=&quot;149.2296353963467&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;56.451063829787245&quot; cx=&quot;170.73330898147515&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;56.451063829787245&quot; cx=&quot;144.2296353963467&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;56.451063829787245&quot; cx=&quot;175.73330898147515&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;56.451063829787245&quot; cx=&quot;139.2296353963467&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;54.953191489361714&quot; cx=&quot;180.50367358512844&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;54.953191489361714&quot; cx=&quot;134.45927079269342&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;54.953191489361714&quot; cx=&quot;185.50367358512844&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;54.953191489361714&quot; cx=&quot;129.45927079269342&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;54.953191489361714&quot; cx=&quot;190.50367358512844&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;54.953191489361714&quot; cx=&quot;195.50367358512844&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;53.45531914893618&quot; cx=&quot;161.1925797741686&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;53.45531914893618&quot; cx=&quot;124.68890618904015&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;53.45531914893618&quot; cx=&quot;119.68890618904015&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;53.45531914893618&quot; cx=&quot;200.27403818878173&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;53.45531914893618&quot; cx=&quot;114.68890618904015&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;53.45531914893618&quot; cx=&quot;205.27403818878173&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;51.95744680851064&quot; cx=&quot;156.42221517051533&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;51.95744680851064&quot; cx=&quot;165.96294437782188&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;51.95744680851064&quot; cx=&quot;151.42221517051533&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;51.95744680851064&quot; cx=&quot;146.42221517051533&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;51.95744680851064&quot; cx=&quot;172.92588875564374&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;51.95744680851064&quot; cx=&quot;141.42221517051533&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;51.95744680851064&quot; cx=&quot;109.91854158538688&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;51.95744680851064&quot; cx=&quot;210.044402792435&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;51.95744680851064&quot; cx=&quot;104.91854158538688&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;51.95744680851064&quot; cx=&quot;215.044402792435&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;51.95744680851064&quot; cx=&quot;99.91854158538688&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;51.95744680851064&quot; cx=&quot;220.044402792435&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;50.45957446808511&quot; cx=&quot;177.69625335929703&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;50.45957446808511&quot; cx=&quot;136.65185056686204&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;50.45957446808511&quot; cx=&quot;182.69625335929703&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;50.45957446808511&quot; cx=&quot;131.65185056686204&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;50.45957446808511&quot; cx=&quot;187.69625335929703&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;50.45957446808511&quot; cx=&quot;192.69625335929703&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;50.45957446808511&quot; cx=&quot;95.1481769817336&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;50.45957446808511&quot; cx=&quot;224.81476739608829&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;48.96170212765958&quot; cx=&quot;126.88148596320875&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;48.96170212765958&quot; cx=&quot;121.88148596320875&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;48.96170212765958&quot; cx=&quot;197.46661796295032&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;48.96170212765958&quot; cx=&quot;116.88148596320875&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;48.96170212765958&quot; cx=&quot;202.46661796295032&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;48.96170212765958&quot; cx=&quot;90.3778123780803&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;47.46382978723404&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;47.46382978723404&quot; cx=&quot;154&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;47.46382978723404&quot; cx=&quot;168.15552415199048&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;47.46382978723404&quot; cx=&quot;149&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;47.46382978723404&quot; cx=&quot;144&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;45.9659574468085&quot; cx=&quot;172.92588875564377&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;45.9659574468085&quot; cx=&quot;139.2296353963467&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;45.9659574468085&quot; cx=&quot;179.88883313346562&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;45.9659574468085&quot; cx=&quot;134.2296353963467&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;45.9659574468085&quot; cx=&quot;184.88883313346562&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;44.46808510638297&quot; cx=&quot;163.00318795551152&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;44.46808510638297&quot; cx=&quot;129.45927079269345&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;44.46808510638297&quot; cx=&quot;189.6591977371189&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;44.46808510638297&quot; cx=&quot;124.45927079269345&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;44.46808510638297&quot; cx=&quot;194.6591977371189&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;44.46808510638297&quot; cx=&quot;119.45927079269345&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;44.46808510638297&quot; cx=&quot;199.6591977371189&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;44.46808510638297&quot; cx=&quot;114.45927079269345&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;42.97021276595744&quot; cx=&quot;156.8074202258314&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;42.97021276595744&quot; cx=&quot;151.8074202258314&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;42.97021276595744&quot; cx=&quot;146.8074202258314&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;42.97021276595744&quot; cx=&quot;204.42956234077218&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;42.97021276595744&quot; cx=&quot;109.68890618904015&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;41.472340425531904&quot; cx=&quot;167.00637591102304&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;41.472340425531904&quot; cx=&quot;175.11846852981236&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;41.472340425531904&quot; cx=&quot;142.03705562217812&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;41.472340425531904&quot; cx=&quot;137.03705562217812&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;41.472340425531904&quot; cx=&quot;182.08141290763422&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;41.472340425531904&quot; cx=&quot;209.19992694442544&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;39.974468085106366&quot; cx=&quot;160.81060818134293&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;39.974468085106366&quot; cx=&quot;132.26669101852485&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;38.476595744680836&quot; cx=&quot;154.61484045166281&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;38.476595744680836&quot; cx=&quot;149.61484045166281&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;38.476595744680836&quot; cx=&quot;171.00956386653456&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;36.978723404255305&quot; cx=&quot;164.81379613685445&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;36.978723404255305&quot; cx=&quot;144.84447584800952&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;36.978723404255305&quot; cx=&quot;177.31104830398095&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;36.978723404255305&quot; cx=&quot;139.84447584800952&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;35.48085106382981&quot; cx=&quot;158.61802840717436&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;32.485106382978735&quot; cx=&quot;162.6212163626858&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;32.485106382978735&quot; cx=&quot;154.61484045166284&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;32.485106382978735&quot; cx=&quot;167.6212163626858&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;32.485106382978735&quot; cx=&quot;149.61484045166284&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;30.987234042553204&quot; cx=&quot;172.39158096633906&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;30.987234042553204&quot; cx=&quot;144.84447584800958&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;29.48936170212767&quot; cx=&quot;158.6180284071744&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;29.48936170212767&quot; cx=&quot;177.16194556999235&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;29.48936170212767&quot; cx=&quot;140.0741112443563&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;29.48936170212767&quot; cx=&quot;182.16194556999235&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;29.48936170212767&quot; cx=&quot;135.0741112443563&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;29.48936170212767&quot; cx=&quot;187.16194556999235&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;29.48936170212767&quot; cx=&quot;130.0741112443563&quot; /&gt;&lt;circle r=&quot;2&quot; cy=&quot;27.991489361702136&quot; cx=&quot;164.8137961368544&quot; /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/svg&gt;&lt;/div&gt; &lt;/div&gt;  &lt;div class=&quot;ba__control&quot; hidden data-ba-control data-astro-cid-kcn3sgyr&gt; &lt;label class=&quot;ba__sr&quot; for=&quot;ba-flipper-comparison-range&quot; data-astro-cid-kcn3sgyr&gt;Wipe between Mean and standard error and Every measurement&lt;/label&gt; &lt;input id=&quot;ba-flipper-comparison-range&quot; type=&quot;range&quot; min=&quot;0&quot; max=&quot;100&quot; value=&quot;50&quot; step=&quot;1&quot; data-ba-range aria-describedby=&quot;ba-flipper-comparison-hint&quot; data-astro-cid-kcn3sgyr&gt; &lt;p id=&quot;ba-flipper-comparison-hint&quot; class=&quot;ba__hint u-data&quot; data-astro-cid-kcn3sgyr&gt;
Drag, or use the arrow keys. At 0 the whole frame is mean and standard error;
        at 100 it is every measurement.
&lt;/p&gt; &lt;/div&gt; &lt;/div&gt;  &lt;/div&gt; &lt;/div&gt; &lt;figcaption class=&quot;fig__caption u-data&quot; data-astro-cid-z5p7k3k4&gt; &lt;p class=&quot;fig__title&quot; data-astro-cid-z5p7k3k4&gt; &lt;a href=&quot;#flipper-comparison&quot; class=&quot;fig__anchor u-nolink&quot; aria-label=&quot;Link to The same axis, with the bars replaced by the measurements&quot; data-astro-cid-z5p7k3k4&gt;The same axis, with the bars replaced by the measurements&lt;/a&gt; &lt;/p&gt;  &lt;p class=&quot;fig__take&quot; data-astro-cid-z5p7k3k4&gt;Every bird sits in the top fifth of the space the bars were filling. The bars are not wrong. They are almost all of the ink for almost none of the information, and the shape they make is read as a boundary.&lt;/p&gt;  &lt;p class=&quot;fig__meta&quot; data-astro-cid-z5p7k3k4&gt; &lt;span class=&quot;fig__label&quot; data-astro-cid-z5p7k3k4&gt;Source&lt;/span&gt; &lt;a href=&quot;https://doi.org/10.5281/zenodo.3960218&quot; data-astro-cid-z5p7k3k4&gt;Horst AM, Hill AP, Gorman KB, Zenodo, 2020. CC0 1.0.&lt;/a&gt;  &lt;a href=&quot;https://creativecommons.org/publicdomain/zero/1.0/&quot; class=&quot;fig__licence&quot; data-astro-cid-z5p7k3k4&gt;CC0 1.0&lt;/a&gt;  &lt;/p&gt;  &lt;p class=&quot;fig__meta&quot; data-astro-cid-z5p7k3k4&gt; &lt;span class=&quot;fig__label&quot; data-astro-cid-z5p7k3k4&gt;Data&lt;/span&gt; &lt;a href=&quot;https://doi.org/10.5281/zenodo.3960218&quot; data-astro-cid-z5p7k3k4&gt;zenodo.3960218&lt;/a&gt; &lt;span class=&quot;fig__sep&quot; data-astro-cid-z5p7k3k4&gt;·&lt;/span&gt;
retrieved 2026-09-01  &lt;span class=&quot;fig__sep&quot; data-astro-cid-z5p7k3k4&gt;·&lt;/span&gt; CC0 1.0 &lt;br data-astro-cid-z5p7k3k4&gt; &lt;span class=&quot;fig__label&quot; data-astro-cid-z5p7k3k4&gt;Processing&lt;/span&gt;Two of the 344 records have no flipper measurement and were dropped. Nothing was averaged, rescaled, trimmed or excluded as an outlier, and all 342 remaining measurements are drawn. &lt;/p&gt;    &lt;/figcaption&gt; &lt;/figure&gt; &lt;script type=&quot;module&quot; src=&quot;https://sci-vis.com/opt/buildhome/repo/src/components/figures/BeforeAfter.astro?astro&amp;type=script&amp;index=0&amp;lang.ts&quot;&gt;&lt;/script&gt;
&lt;h2 id=&quot;the-error-bar-is-not-helping-either&quot;&gt;The error bar is not helping either&lt;/h2&gt;
&lt;p&gt;The usual defence of the bar chart is that the error bar restores what the bar
left out. Correll and Gleicher tested that in 2014 and found the error bar
carries its own misreadings, and that other encodings of the same uncertainty
were read more accurately.&lt;/p&gt;
&lt;p&gt;There is a plainer problem underneath. A standard error is a statement about how
precisely the mean was estimated, and it shrinks as the sample grows. A standard
deviation is a statement about how much the things themselves differ, and it
does not. Those answer different questions, and only one of them is usually on
the chart.&lt;/p&gt;
&lt;figure id=&quot;flipper-annotated&quot; class=&quot;fig wide&quot; data-figure=&quot;flipper-annotated&quot; data-astro-cid-z5p7k3k4&gt;  &lt;div class=&quot;fig__frame&quot; data-astro-cid-z5p7k3k4&gt; &lt;div class=&quot;fig__content&quot; role=&quot;img&quot; aria-label=&quot;The bar chart marked with three call-outs: about nine tenths of each bar lies below the shortest flipper measured and contains no data, the error bars are about half a millimetre and too small to see, and the axis runs from zero even though no flipper is shorter than 172 millimetres.&quot; data-astro-cid-z5p7k3k4&gt;  &lt;div class=&quot;ann&quot; style=&quot;aspect-ratio: 1400 / 800&quot; data-astro-cid-nwh23evp&gt; &lt;img src=&quot;https://sci-vis.com/figures/penguins-bars.png&quot; width=&quot;1400&quot; height=&quot;800&quot; alt=&quot;&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot; data-astro-cid-nwh23evp&gt; &lt;div class=&quot;ann__overlay&quot; aria-hidden=&quot;true&quot; data-astro-cid-nwh23evp&gt;  &lt;span class=&quot;ann__region&quot; style=&quot;left:11.7%; top:23.4%; width:25.6%; height:66.1%&quot; data-astro-cid-nwh23evp&gt;&lt;/span&gt; &lt;span class=&quot;ann__marker&quot; style=&quot;left:24.5%; top:57%&quot; data-astro-cid-nwh23evp&gt;1&lt;/span&gt;   &lt;span class=&quot;ann__marker&quot; style=&quot;left:24.5%; top:16.5%&quot; data-astro-cid-nwh23evp&gt;2&lt;/span&gt;   &lt;span class=&quot;ann__marker&quot; style=&quot;left:8%; top:89.5%&quot; data-astro-cid-nwh23evp&gt;3&lt;/span&gt;  &lt;/div&gt; &lt;/div&gt;    &lt;/div&gt; &lt;/div&gt; &lt;figcaption class=&quot;fig__caption u-data&quot; data-astro-cid-z5p7k3k4&gt; &lt;p class=&quot;fig__title&quot; data-astro-cid-z5p7k3k4&gt; &lt;a href=&quot;#flipper-annotated&quot; class=&quot;fig__anchor u-nolink&quot; aria-label=&quot;Link to The bar chart, with the parts that are doing no work&quot; data-astro-cid-z5p7k3k4&gt;The bar chart, with the parts that are doing no work&lt;/a&gt; &lt;/p&gt;  &lt;p class=&quot;fig__take&quot; data-astro-cid-z5p7k3k4&gt;About nine tenths of each bar sits below the shortest flipper measured in that species, where there are no data at all, and the error bar is a quantity most readers will misread.&lt;/p&gt; &lt;ol class=&quot;ann__list&quot; data-astro-cid-nwh23evp&gt; &lt;li data-astro-cid-nwh23evp&gt;The outlined area is the part of the bar below the shortest flipper measured in this species, 172 mm. It is about nine tenths of the bar, and not one of the 151 birds is in it. This is the region Newman and Scholl found readers treat as more probable than the space just outside the bar.&lt;/li&gt;&lt;li data-astro-cid-nwh23evp&gt;The error bar is here, and it is about half a millimetre. Standard error shrinks as the sample grows, so on 151 birds it says almost nothing about how much the birds differ from each other.&lt;/li&gt;&lt;li data-astro-cid-nwh23evp&gt;The axis starts at zero, which is correct for bars, and the consequence is that the whole interesting range is squeezed into the top fifth of the plot. Bars need a zero baseline, and a zero baseline spends the plot on a quantity that never goes near zero.&lt;/li&gt; &lt;/ol&gt; &lt;p class=&quot;fig__meta&quot; data-astro-cid-z5p7k3k4&gt; &lt;span class=&quot;fig__label&quot; data-astro-cid-z5p7k3k4&gt;Source&lt;/span&gt; &lt;a href=&quot;https://doi.org/10.5281/zenodo.3960218&quot; data-astro-cid-z5p7k3k4&gt;Horst AM, Hill AP, Gorman KB, Zenodo, 2020. CC0 1.0.&lt;/a&gt;  &lt;a href=&quot;https://creativecommons.org/publicdomain/zero/1.0/&quot; class=&quot;fig__licence&quot; data-astro-cid-z5p7k3k4&gt;CC0 1.0&lt;/a&gt;  &lt;/p&gt;      &lt;/figcaption&gt; &lt;/figure&gt;
&lt;h2 id=&quot;drawn-as-position-instead&quot;&gt;Drawn as position instead&lt;/h2&gt;
&lt;p&gt;Once the bars are gone the axis no longer has to start at zero, the plot can
spend its height on the range the data occupy, and every bird is placed rather
than summarised. This is the same comparison, encoded as position on a common
scale, which is the encoding Cleveland and McGill found people read most
accurately.&lt;/p&gt;
&lt;figure id=&quot;flipper-redraw&quot; class=&quot;fig wide&quot; data-figure=&quot;flipper-redraw&quot; data-astro-cid-z5p7k3k4&gt;  &lt;div class=&quot;fig__frame&quot; data-astro-cid-z5p7k3k4&gt; &lt;div class=&quot;fig__content&quot; role=&quot;img&quot; aria-label=&quot;Three panels of individual measurements. Adelie and Chinstrap overlap heavily between about 178 and 210 millimetres, while almost every Gentoo sits above 205 millimetres with only one bird lower.&quot; data-astro-cid-z5p7k3k4&gt;  &lt;svg style=&quot;background:transparent;color:var(--color-ink);font-family:var(--font-sans);font-size:12px&quot; viewBox=&quot;0 0 700 430&quot; height=&quot;430&quot; width=&quot;700&quot; text-anchor=&quot;middle&quot; font-size=&quot;10&quot; font-family=&quot;system-ui, sans-serif&quot; fill=&quot;currentColor&quot; class=&quot;plot-d6a7b5&quot;&gt;&lt;style&gt;:where(.plot-d6a7b5) {
  --plot-background: white;
  display: block;
  height: auto;
  height: intrinsic;
  max-width: 100%;
}
:where(.plot-d6a7b5 text),
:where(.plot-d6a7b5 tspan) {
  white-space: pre;
}&lt;/style&gt;&lt;g transform=&quot;translate(0,9)&quot; data-plot=&quot;fx-axis tick label&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot;&gt;&lt;text transform=&quot;translate(159,378)&quot; y=&quot;0.71em&quot;&gt;Adelie&lt;/text&gt;&lt;/g&gt;&lt;g transform=&quot;translate(211,0)&quot;&gt;&lt;text transform=&quot;translate(159,378)&quot; y=&quot;0.71em&quot;&gt;Chinstrap&lt;/text&gt;&lt;/g&gt;&lt;g transform=&quot;translate(422,0)&quot;&gt;&lt;text transform=&quot;translate(159,378)&quot; y=&quot;0.71em&quot;&gt;Gentoo&lt;/text&gt;&lt;/g&gt;&lt;/g&gt;&lt;g aria-hidden=&quot;true&quot; data-plot=&quot;y-grid&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot; stroke-opacity=&quot;0.1&quot; stroke=&quot;currentColor&quot;&gt;&lt;line y2=&quot;378&quot; y1=&quot;378&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;350.61538461538464&quot; y1=&quot;350.61538461538464&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;323.2307692307692&quot; y1=&quot;323.2307692307692&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;295.8461538461538&quot; y1=&quot;295.8461538461538&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;268.46153846153845&quot; y1=&quot;268.46153846153845&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;241.0769230769231&quot; y1=&quot;241.0769230769231&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;213.69230769230768&quot; y1=&quot;213.69230769230768&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;186.30769230769232&quot; y1=&quot;186.30769230769232&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;158.9230769230769&quot; y1=&quot;158.9230769230769&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;131.53846153846155&quot; y1=&quot;131.53846153846155&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;104.15384615384613&quot; y1=&quot;104.15384615384613&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;76.76923076923077&quot; y1=&quot;76.76923076923077&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;49.38461538461537&quot; y1=&quot;49.38461538461537&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;22&quot; y1=&quot;22&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;/g&gt;&lt;g transform=&quot;translate(211,0)&quot; stroke-opacity=&quot;0.1&quot; stroke=&quot;currentColor&quot;&gt;&lt;line y2=&quot;378&quot; y1=&quot;378&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;350.61538461538464&quot; y1=&quot;350.61538461538464&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;323.2307692307692&quot; y1=&quot;323.2307692307692&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;295.8461538461538&quot; y1=&quot;295.8461538461538&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;268.46153846153845&quot; y1=&quot;268.46153846153845&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;241.0769230769231&quot; y1=&quot;241.0769230769231&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;213.69230769230768&quot; y1=&quot;213.69230769230768&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;186.30769230769232&quot; y1=&quot;186.30769230769232&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;158.9230769230769&quot; y1=&quot;158.9230769230769&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;131.53846153846155&quot; y1=&quot;131.53846153846155&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;104.15384615384613&quot; y1=&quot;104.15384615384613&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;76.76923076923077&quot; y1=&quot;76.76923076923077&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;49.38461538461537&quot; y1=&quot;49.38461538461537&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;22&quot; y1=&quot;22&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;/g&gt;&lt;g transform=&quot;translate(422,0)&quot; stroke-opacity=&quot;0.1&quot; stroke=&quot;currentColor&quot;&gt;&lt;line y2=&quot;378&quot; y1=&quot;378&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;350.61538461538464&quot; y1=&quot;350.61538461538464&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;323.2307692307692&quot; y1=&quot;323.2307692307692&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;295.8461538461538&quot; y1=&quot;295.8461538461538&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;268.46153846153845&quot; y1=&quot;268.46153846153845&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;241.0769230769231&quot; y1=&quot;241.0769230769231&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;213.69230769230768&quot; y1=&quot;213.69230769230768&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;186.30769230769232&quot; y1=&quot;186.30769230769232&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;158.9230769230769&quot; y1=&quot;158.9230769230769&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;131.53846153846155&quot; y1=&quot;131.53846153846155&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;104.15384615384613&quot; y1=&quot;104.15384615384613&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;76.76923076923077&quot; y1=&quot;76.76923076923077&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;49.38461538461537&quot; y1=&quot;49.38461538461537&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;line y2=&quot;22&quot; y1=&quot;22&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g aria-hidden=&quot;true&quot; data-plot=&quot;y-axis tick&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot; stroke=&quot;currentColor&quot; fill=&quot;none&quot;&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,378)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,350.61538461538464)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,323.2307692307692)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,295.8461538461538)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,268.46153846153845)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,241.0769230769231)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,213.69230769230768)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,186.30769230769232)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,158.9230769230769)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,131.53846153846155)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,104.15384615384613)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,76.76923076923077)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,49.38461538461537)&quot; /&gt;&lt;path d=&quot;M0,0L-6,0&quot; transform=&quot;translate(64,22)&quot; /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g transform=&quot;translate(-9,0)&quot; data-plot=&quot;y-axis tick label&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot; font-variant=&quot;tabular-nums&quot; text-anchor=&quot;end&quot;&gt;&lt;text transform=&quot;translate(64,378)&quot; y=&quot;0.32em&quot;&gt;170&lt;/text&gt;&lt;text transform=&quot;translate(64,350.61538461538464)&quot; y=&quot;0.32em&quot;&gt;175&lt;/text&gt;&lt;text transform=&quot;translate(64,323.2307692307692)&quot; y=&quot;0.32em&quot;&gt;180&lt;/text&gt;&lt;text transform=&quot;translate(64,295.8461538461538)&quot; y=&quot;0.32em&quot;&gt;185&lt;/text&gt;&lt;text transform=&quot;translate(64,268.46153846153845)&quot; y=&quot;0.32em&quot;&gt;190&lt;/text&gt;&lt;text transform=&quot;translate(64,241.0769230769231)&quot; y=&quot;0.32em&quot;&gt;195&lt;/text&gt;&lt;text transform=&quot;translate(64,213.69230769230768)&quot; y=&quot;0.32em&quot;&gt;200&lt;/text&gt;&lt;text transform=&quot;translate(64,186.30769230769232)&quot; y=&quot;0.32em&quot;&gt;205&lt;/text&gt;&lt;text transform=&quot;translate(64,158.9230769230769)&quot; y=&quot;0.32em&quot;&gt;210&lt;/text&gt;&lt;text transform=&quot;translate(64,131.53846153846155)&quot; y=&quot;0.32em&quot;&gt;215&lt;/text&gt;&lt;text transform=&quot;translate(64,104.15384615384613)&quot; y=&quot;0.32em&quot;&gt;220&lt;/text&gt;&lt;text transform=&quot;translate(64,76.76923076923077)&quot; y=&quot;0.32em&quot;&gt;225&lt;/text&gt;&lt;text transform=&quot;translate(64,49.38461538461537)&quot; y=&quot;0.32em&quot;&gt;230&lt;/text&gt;&lt;text transform=&quot;translate(64,22)&quot; y=&quot;0.32em&quot;&gt;235&lt;/text&gt;&lt;/g&gt;&lt;/g&gt;&lt;g transform=&quot;translate(-61,-19)&quot; text-anchor=&quot;start&quot; data-plot=&quot;y-axis label&quot;&gt;&lt;text transform=&quot;translate(64,22)&quot; y=&quot;0.71em&quot;&gt;↑ Flipper length (mm)&lt;/text&gt;&lt;/g&gt;&lt;g data-plot=&quot;dot&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot; fill-opacity=&quot;0.65&quot; fill=&quot;#0a96d6&quot;&gt;&lt;circle r=&quot;3&quot; cy=&quot;367.04615384615386&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;356.0923076923077&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;345.13846153846157&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;334.18461538461537&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;334.18461538461537&quot; cx=&quot;152&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;334.18461538461537&quot; cx=&quot;166&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;328.70769230769235&quot; cx=&quot;147.6407209759562&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;323.2307692307692&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;323.2307692307692&quot; cx=&quot;152&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;323.2307692307692&quot; cx=&quot;166&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;323.2307692307692&quot; cx=&quot;173&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;323.2307692307692&quot; cx=&quot;143.28144195191257&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;317.7538461538461&quot; cx=&quot;147.64072097595636&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;317.7538461538461&quot; cx=&quot;177.35927902404364&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;317.7538461538461&quot; cx=&quot;138.92216292786892&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;317.7538461538461&quot; cx=&quot;184.35927902404364&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;317.7538461538461&quot; cx=&quot;131.92216292786892&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;312.2769230769231&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;312.2769230769231&quot; cx=&quot;152.00000000000014&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;312.2769230769231&quot; cx=&quot;166&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;306.8&quot; cx=&quot;147.64072097595644&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;306.8&quot; cx=&quot;170.3592790240437&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;301.32307692307694&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;301.32307692307694&quot; cx=&quot;152.00000000000014&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;301.32307692307694&quot; cx=&quot;166&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;301.32307692307694&quot; cx=&quot;143.2814419519127&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;301.32307692307694&quot; cx=&quot;174.71855804808743&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;301.32307692307694&quot; cx=&quot;136.2814419519127&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;301.32307692307694&quot; cx=&quot;181.71855804808743&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;295.8461538461538&quot; cx=&quot;147.6407209759565&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;295.8461538461538&quot; cx=&quot;170.35927902404364&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;295.8461538461538&quot; cx=&quot;131.92216292786907&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;295.8461538461538&quot; cx=&quot;186.07783707213108&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;295.8461538461538&quot; cx=&quot;124.92216292786907&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;295.8461538461538&quot; cx=&quot;193.07783707213108&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;295.8461538461538&quot; cx=&quot;117.92216292786907&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;295.8461538461538&quot; cx=&quot;200.07783707213108&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;290.36923076923074&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;290.36923076923074&quot; cx=&quot;152.00000000000023&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;290.36923076923074&quot; cx=&quot;165.99999999999994&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;290.36923076923074&quot; cx=&quot;143.2814419519128&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;290.36923076923074&quot; cx=&quot;174.71855804808735&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;290.36923076923074&quot; cx=&quot;136.2814419519128&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;290.36923076923074&quot; cx=&quot;181.71855804808735&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;284.8923076923077&quot; cx=&quot;147.64072097595658&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;284.8923076923077&quot; cx=&quot;170.35927902404356&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;284.8923076923077&quot; cx=&quot;131.922162927869&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;284.8923076923077&quot; cx=&quot;186.07783707213113&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;284.8923076923077&quot; cx=&quot;124.92216292786901&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;284.8923076923077&quot; cx=&quot;193.07783707213113&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;284.8923076923077&quot; cx=&quot;117.92216292786901&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;284.8923076923077&quot; cx=&quot;200.07783707213113&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;284.8923076923077&quot; cx=&quot;110.92216292786901&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;284.8923076923077&quot; cx=&quot;207.07783707213113&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;279.41538461538465&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;279.41538461538465&quot; cx=&quot;152.00000000000028&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;279.41538461538465&quot; cx=&quot;165.99999999999986&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;279.41538461538465&quot; cx=&quot;143.28144195191285&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;279.41538461538465&quot; cx=&quot;174.7185580480873&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;273.93846153846147&quot; cx=&quot;147.64072097595673&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;273.93846153846147&quot; cx=&quot;170.35927902404342&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;273.93846153846147&quot; cx=&quot;138.9221629278693&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;273.93846153846147&quot; cx=&quot;179.07783707213085&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;273.93846153846147&quot; cx=&quot;131.9221629278693&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;273.93846153846147&quot; cx=&quot;186.07783707213085&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;152.0000000000005&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;165.99999999999963&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;143.28144195191308&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;174.71855804808706&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;127.56288390382551&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;190.43711609617463&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;120.56288390382551&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;197.43711609617463&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;113.56288390382551&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;204.43711609617463&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;106.56288390382551&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;211.43711609617463&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;99.56288390382551&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;218.43711609617463&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;92.56288390382551&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;225.43711609617463&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;85.56288390382551&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;232.43711609617463&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;262.9846153846154&quot; cx=&quot;147.64072097595678&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;262.9846153846154&quot; cx=&quot;170.35927902404336&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;262.9846153846154&quot; cx=&quot;138.92216292786935&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;262.9846153846154&quot; cx=&quot;179.0778370721308&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;262.9846153846154&quot; cx=&quot;131.92216292786935&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;262.9846153846154&quot; cx=&quot;186.0778370721308&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;262.9846153846154&quot; cx=&quot;81.20360487978179&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;262.9846153846154&quot; cx=&quot;236.79639512021834&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;262.9846153846154&quot; cx=&quot;74.20360487978179&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;262.9846153846154&quot; cx=&quot;243.79639512021834&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;257.5076923076923&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;257.5076923076923&quot; cx=&quot;152.0000000000005&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;257.5076923076923&quot; cx=&quot;165.99999999999963&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;257.5076923076923&quot; cx=&quot;143.28144195191308&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;257.5076923076923&quot; cx=&quot;174.71855804808706&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;252.0307692307692&quot; cx=&quot;147.6407209759568&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;252.0307692307692&quot; cx=&quot;170.35927902404333&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;252.0307692307692&quot; cx=&quot;138.9221629278694&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;252.0307692307692&quot; cx=&quot;179.07783707213076&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;252.0307692307692&quot; cx=&quot;131.9221629278694&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;252.0307692307692&quot; cx=&quot;186.07783707213076&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;252.0307692307692&quot; cx=&quot;124.9221629278694&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;252.0307692307692&quot; cx=&quot;193.07783707213076&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;252.0307692307692&quot; cx=&quot;117.9221629278694&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;252.0307692307692&quot; cx=&quot;200.07783707213076&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;246.55384615384614&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;246.55384615384614&quot; cx=&quot;152.00000000000054&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;246.55384615384614&quot; cx=&quot;165.9999999999996&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;241.0769230769231&quot; cx=&quot;147.64072097595678&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;241.0769230769231&quot; cx=&quot;170.35927902404336&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;241.0769230769231&quot; cx=&quot;140.64072097595678&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;241.0769230769231&quot; cx=&quot;177.35927902404336&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;241.0769230769231&quot; cx=&quot;133.64072097595678&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;241.0769230769231&quot; cx=&quot;184.35927902404336&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;241.0769230769231&quot; cx=&quot;126.64072097595678&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;241.0769230769231&quot; cx=&quot;191.35927902404336&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;241.0769230769231&quot; cx=&quot;119.64072097595678&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;241.0769230769231&quot; cx=&quot;198.35927902404336&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;241.0769230769231&quot; cx=&quot;112.64072097595678&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;235.6&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;235.6&quot; cx=&quot;152.00000000000045&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;235.6&quot; cx=&quot;165.9999999999997&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;235.6&quot; cx=&quot;202.71855804808703&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;235.6&quot; cx=&quot;108.28144195191311&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;235.6&quot; cx=&quot;209.71855804808703&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;230.1230769230769&quot; cx=&quot;147.64072097595678&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;230.1230769230769&quot; cx=&quot;170.35927902404336&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;230.1230769230769&quot; cx=&quot;140.64072097595678&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;230.1230769230769&quot; cx=&quot;177.35927902404336&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;230.1230769230769&quot; cx=&quot;133.64072097595678&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;224.64615384615382&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;224.64615384615382&quot; cx=&quot;152.0000000000005&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;224.64615384615382&quot; cx=&quot;165.99999999999963&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;224.64615384615382&quot; cx=&quot;181.71855804808706&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;219.1692307692308&quot; cx=&quot;147.64072097595673&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;219.1692307692308&quot; cx=&quot;170.35927902404342&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;219.1692307692308&quot; cx=&quot;177.35927902404327&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;219.1692307692308&quot; cx=&quot;140.64072097595673&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;213.69230769230768&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;213.69230769230768&quot; cx=&quot;152.00000000000037&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;208.21538461538458&quot; cx=&quot;163.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;202.7384615384615&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;202.7384615384615&quot; cx=&quot;152&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;197.2615384615385&quot; cx=&quot;163.3592790240438&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;186.30769230769232&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;169.87692307692305&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;158.9230769230769&quot; cx=&quot;159&quot; /&gt;&lt;/g&gt;&lt;g transform=&quot;translate(211,0)&quot; fill-opacity=&quot;0.65&quot; fill=&quot;#0a96d6&quot;&gt;&lt;circle r=&quot;3&quot; cy=&quot;334.18461538461537&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;317.7538461538461&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;317.7538461538461&quot; cx=&quot;152&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;295.8461538461538&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;284.8923076923077&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;284.8923076923077&quot; cx=&quot;152&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;284.8923076923077&quot; cx=&quot;166&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;284.8923076923077&quot; cx=&quot;145&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;284.8923076923077&quot; cx=&quot;173&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;284.8923076923077&quot; cx=&quot;180&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;279.41538461538465&quot; cx=&quot;140.6407209759563&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;273.93846153846147&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;154.6407209759562&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;163.3592790240438&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;268.46153846153845&quot; cx=&quot;147.6407209759562&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;262.9846153846154&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;262.9846153846154&quot; cx=&quot;167.7185580480875&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;262.9846153846154&quot; cx=&quot;174.7185580480875&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;257.5076923076923&quot; cx=&quot;154.6407209759563&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;257.5076923076923&quot; cx=&quot;163.3592790240437&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;252.0307692307692&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;252.0307692307692&quot; cx=&quot;167.7185580480874&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;252.0307692307692&quot; cx=&quot;150.2814419519126&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;252.0307692307692&quot; cx=&quot;174.7185580480874&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;252.0307692307692&quot; cx=&quot;143.2814419519126&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;246.55384615384614&quot; cx=&quot;163.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;246.55384615384614&quot; cx=&quot;154.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;241.0769230769231&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;241.0769230769231&quot; cx=&quot;167.71855804808743&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;241.0769230769231&quot; cx=&quot;150.28144195191257&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;241.0769230769231&quot; cx=&quot;174.71855804808743&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;241.0769230769231&quot; cx=&quot;143.28144195191257&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;241.0769230769231&quot; cx=&quot;136.28144195191257&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;235.6&quot; cx=&quot;154.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;235.6&quot; cx=&quot;163.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;235.6&quot; cx=&quot;179.0778370721311&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;235.6&quot; cx=&quot;186.0778370721311&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;230.1230769230769&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;230.1230769230769&quot; cx=&quot;150.28144195191265&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;230.1230769230769&quot; cx=&quot;167.71855804808735&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;230.1230769230769&quot; cx=&quot;174.71855804808735&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;230.1230769230769&quot; cx=&quot;143.28144195191265&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;224.64615384615382&quot; cx=&quot;163.35927902404364&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;224.64615384615382&quot; cx=&quot;154.64072097595636&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;224.64615384615382&quot; cx=&quot;138.92216292786892&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;224.64615384615382&quot; cx=&quot;179.07783707213108&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;219.1692307692308&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;219.1692307692308&quot; cx=&quot;167.71855804808743&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;213.69230769230768&quot; cx=&quot;154.64072097595636&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;213.69230769230768&quot; cx=&quot;163.35927902404364&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;208.21538461538458&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;208.21538461538458&quot; cx=&quot;150.28144195191268&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;208.21538461538458&quot; cx=&quot;167.71855804808732&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;208.21538461538458&quot; cx=&quot;143.28144195191268&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;208.21538461538458&quot; cx=&quot;174.71855804808732&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;202.7384615384615&quot; cx=&quot;154.64072097595638&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;202.7384615384615&quot; cx=&quot;163.35927902404362&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;197.2615384615385&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;197.2615384615385&quot; cx=&quot;150.2814419519126&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;197.2615384615385&quot; cx=&quot;167.7185580480874&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;186.30769230769232&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;186.30769230769232&quot; cx=&quot;152&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;180.83076923076922&quot; cx=&quot;163.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;175.35384615384618&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;158.9230769230769&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;158.9230769230769&quot; cx=&quot;152&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;158.9230769230769&quot; cx=&quot;166&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;147.96923076923073&quot; cx=&quot;159&quot; /&gt;&lt;/g&gt;&lt;g transform=&quot;translate(422,0)&quot; fill-opacity=&quot;0.65&quot; fill=&quot;#0a96d6&quot;&gt;&lt;circle r=&quot;3&quot; cy=&quot;197.2615384615385&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;175.35384615384618&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;169.87692307692305&quot; cx=&quot;154.64072097595636&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;169.87692307692305&quot; cx=&quot;163.35927902404364&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;169.87692307692305&quot; cx=&quot;170.35927902404364&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;169.87692307692305&quot; cx=&quot;147.64072097595636&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;169.87692307692305&quot; cx=&quot;177.35927902404364&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;169.87692307692305&quot; cx=&quot;140.64072097595636&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;169.87692307692305&quot; cx=&quot;133.64072097595636&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;164.4&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;164.4&quot; cx=&quot;181.7185580480874&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;164.4&quot; cx=&quot;188.7185580480874&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;164.4&quot; cx=&quot;129.2814419519126&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;164.4&quot; cx=&quot;195.7185580480874&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;158.9230769230769&quot; cx=&quot;154.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;158.9230769230769&quot; cx=&quot;163.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;158.9230769230769&quot; cx=&quot;170.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;158.9230769230769&quot; cx=&quot;147.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;158.9230769230769&quot; cx=&quot;140.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;158.9230769230769&quot; cx=&quot;177.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;158.9230769230769&quot; cx=&quot;133.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;158.9230769230769&quot; cx=&quot;124.92216292786892&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;158.9230769230769&quot; cx=&quot;117.92216292786892&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;158.9230769230769&quot; cx=&quot;200.07783707213108&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;153.44615384615386&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;153.44615384615386&quot; cx=&quot;181.71855804808743&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;147.96923076923073&quot; cx=&quot;154.64072097595636&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;147.96923076923073&quot; cx=&quot;163.35927902404364&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;147.96923076923073&quot; cx=&quot;147.64072097595636&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;147.96923076923073&quot; cx=&quot;170.35927902404364&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;147.96923076923073&quot; cx=&quot;177.35927902404364&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;147.96923076923073&quot; cx=&quot;140.64072097595636&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;142.4923076923077&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;142.4923076923077&quot; cx=&quot;136.2814419519126&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;142.4923076923077&quot; cx=&quot;181.7185580480874&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;142.4923076923077&quot; cx=&quot;129.2814419519126&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;142.4923076923077&quot; cx=&quot;188.7185580480874&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;142.4923076923077&quot; cx=&quot;195.7185580480874&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;137.0153846153846&quot; cx=&quot;154.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;137.0153846153846&quot; cx=&quot;163.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;137.0153846153846&quot; cx=&quot;170.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;137.0153846153846&quot; cx=&quot;147.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;137.0153846153846&quot; cx=&quot;140.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;137.0153846153846&quot; cx=&quot;177.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;131.53846153846155&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;131.53846153846155&quot; cx=&quot;181.71855804808743&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;131.53846153846155&quot; cx=&quot;136.28144195191257&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;131.53846153846155&quot; cx=&quot;188.71855804808743&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;131.53846153846155&quot; cx=&quot;129.28144195191257&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;131.53846153846155&quot; cx=&quot;122.28144195191257&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;131.53846153846155&quot; cx=&quot;195.71855804808743&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;131.53846153846155&quot; cx=&quot;202.71855804808743&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;131.53846153846155&quot; cx=&quot;115.28144195191257&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;131.53846153846155&quot; cx=&quot;108.28144195191257&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;131.53846153846155&quot; cx=&quot;209.71855804808743&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;131.53846153846155&quot; cx=&quot;216.71855804808743&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;126.06153846153845&quot; cx=&quot;154.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;126.06153846153845&quot; cx=&quot;163.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;126.06153846153845&quot; cx=&quot;170.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;126.06153846153845&quot; cx=&quot;147.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;126.06153846153845&quot; cx=&quot;140.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;126.06153846153845&quot; cx=&quot;177.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;126.06153846153845&quot; cx=&quot;103.9221629278689&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;126.06153846153845&quot; cx=&quot;96.9221629278689&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;120.5846153846154&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;120.5846153846154&quot; cx=&quot;181.71855804808743&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;120.5846153846154&quot; cx=&quot;136.28144195191257&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;120.5846153846154&quot; cx=&quot;129.28144195191257&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;120.5846153846154&quot; cx=&quot;188.71855804808743&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;120.5846153846154&quot; cx=&quot;195.71855804808743&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;115.10769230769229&quot; cx=&quot;154.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;115.10769230769229&quot; cx=&quot;163.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;115.10769230769229&quot; cx=&quot;147.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;115.10769230769229&quot; cx=&quot;170.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;115.10769230769229&quot; cx=&quot;140.64072097595636&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;109.63076923076923&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;109.63076923076923&quot; cx=&quot;174.7185580480874&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;109.63076923076923&quot; cx=&quot;136.2814419519126&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;109.63076923076923&quot; cx=&quot;181.7185580480874&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;109.63076923076923&quot; cx=&quot;129.2814419519126&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;104.15384615384613&quot; cx=&quot;154.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;104.15384615384613&quot; cx=&quot;163.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;104.15384615384613&quot; cx=&quot;147.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;104.15384615384613&quot; cx=&quot;170.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;104.15384615384613&quot; cx=&quot;140.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;104.15384615384613&quot; cx=&quot;186.07783707213108&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;104.15384615384613&quot; cx=&quot;193.07783707213108&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;104.15384615384613&quot; cx=&quot;124.92216292786892&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;98.67692307692309&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;98.67692307692309&quot; cx=&quot;174.71855804808743&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;98.67692307692309&quot; cx=&quot;181.71855804808732&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;98.67692307692309&quot; cx=&quot;136.28144195191257&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;98.67692307692309&quot; cx=&quot;129.28144195191268&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;93.19999999999999&quot; cx=&quot;154.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;93.19999999999999&quot; cx=&quot;163.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;93.19999999999999&quot; cx=&quot;147.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;93.19999999999999&quot; cx=&quot;170.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;93.19999999999999&quot; cx=&quot;140.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;93.19999999999999&quot; cx=&quot;186.077837072131&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;87.72307692307693&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;87.72307692307693&quot; cx=&quot;174.7185580480874&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;82.24615384615383&quot; cx=&quot;154.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;82.24615384615383&quot; cx=&quot;163.35927902404367&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;82.24615384615383&quot; cx=&quot;147.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;76.76923076923077&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;76.76923076923077&quot; cx=&quot;167.7185580480874&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;76.76923076923077&quot; cx=&quot;174.7185580480874&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;76.76923076923077&quot; cx=&quot;143.2814419519126&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;71.29230769230767&quot; cx=&quot;154.64072097595633&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;60.33846153846152&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;60.33846153846152&quot; cx=&quot;152&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;60.33846153846152&quot; cx=&quot;166&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;60.33846153846152&quot; cx=&quot;145&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;54.861538461538466&quot; cx=&quot;170.35927902404373&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;54.861538461538466&quot; cx=&quot;177.35927902404373&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;49.38461538461537&quot; cx=&quot;159&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;49.38461538461537&quot; cx=&quot;152&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;49.38461538461537&quot; cx=&quot;166&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;49.38461538461537&quot; cx=&quot;145&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;49.38461538461537&quot; cx=&quot;138&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;49.38461538461537&quot; cx=&quot;181.7185580480874&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;49.38461538461537&quot; cx=&quot;131&quot; /&gt;&lt;circle r=&quot;3&quot; cy=&quot;43.907692307692315&quot; cx=&quot;170.35927902404373&quot; /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g data-plot=&quot;rule&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot; stroke-width=&quot;2&quot; stroke=&quot;currentColor&quot;&gt;&lt;line y2=&quot;268.7154355578196&quot; y1=&quot;268.7154355578196&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;/g&gt;&lt;g transform=&quot;translate(211,0)&quot; stroke-width=&quot;2&quot; stroke=&quot;currentColor&quot;&gt;&lt;line y2=&quot;236.5665158371041&quot; y1=&quot;236.5665158371041&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;/g&gt;&lt;g transform=&quot;translate(422,0)&quot; stroke-width=&quot;2&quot; stroke=&quot;currentColor&quot;&gt;&lt;line y2=&quot;119.56047529706063&quot; y1=&quot;119.56047529706063&quot; x2=&quot;254&quot; x1=&quot;64&quot; /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g transform=&quot;translate(-4,-8)&quot; data-plot=&quot;text&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot; font-size=&quot;11&quot; text-anchor=&quot;end&quot; paint-order=&quot;stroke&quot; stroke-linejoin=&quot;round&quot; stroke-width=&quot;4&quot; stroke=&quot;var(--color-figure)&quot;&gt;&lt;text transform=&quot;translate(254,268.7154355578196)&quot; y=&quot;0.32em&quot;&gt;190.0&lt;/text&gt;&lt;/g&gt;&lt;g transform=&quot;translate(211,0)&quot; font-size=&quot;11&quot; text-anchor=&quot;end&quot; paint-order=&quot;stroke&quot; stroke-linejoin=&quot;round&quot; stroke-width=&quot;4&quot; stroke=&quot;var(--color-figure)&quot;&gt;&lt;text transform=&quot;translate(254,236.5665158371041)&quot; y=&quot;0.32em&quot;&gt;195.8&lt;/text&gt;&lt;/g&gt;&lt;g transform=&quot;translate(422,0)&quot; font-size=&quot;11&quot; text-anchor=&quot;end&quot; paint-order=&quot;stroke&quot; stroke-linejoin=&quot;round&quot; stroke-width=&quot;4&quot; stroke=&quot;var(--color-figure)&quot;&gt;&lt;text transform=&quot;translate(254,119.56047529706063)&quot; y=&quot;0.32em&quot;&gt;217.2&lt;/text&gt;&lt;/g&gt;&lt;/g&gt;&lt;g transform=&quot;translate(0,2)&quot; data-plot=&quot;text&quot;&gt;&lt;g transform=&quot;translate(0,0)&quot; font-size=&quot;11&quot; fill-opacity=&quot;0.8&quot;&gt;&lt;text transform=&quot;translate(159,22)&quot; y=&quot;0.71em&quot;&gt;n = 151&lt;/text&gt;&lt;/g&gt;&lt;g transform=&quot;translate(211,0)&quot; font-size=&quot;11&quot; fill-opacity=&quot;0.8&quot;&gt;&lt;text transform=&quot;translate(159,22)&quot; y=&quot;0.71em&quot;&gt;n = 68&lt;/text&gt;&lt;/g&gt;&lt;g transform=&quot;translate(422,0)&quot; font-size=&quot;11&quot; fill-opacity=&quot;0.8&quot;&gt;&lt;text transform=&quot;translate(159,22)&quot; y=&quot;0.71em&quot;&gt;n = 123&lt;/text&gt;&lt;/g&gt;&lt;/g&gt;&lt;/svg&gt;    &lt;/div&gt; &lt;/div&gt; &lt;figcaption class=&quot;fig__caption u-data&quot; data-astro-cid-z5p7k3k4&gt; &lt;p class=&quot;fig__title&quot; data-astro-cid-z5p7k3k4&gt; &lt;a href=&quot;#flipper-redraw&quot; class=&quot;fig__anchor u-nolink&quot; aria-label=&quot;Link to Flipper length by species, every bird drawn&quot; data-astro-cid-z5p7k3k4&gt;Flipper length by species, every bird drawn&lt;/a&gt; &lt;/p&gt;  &lt;p class=&quot;fig__take&quot; data-astro-cid-z5p7k3k4&gt;Adelie and Chinstrap overlap across most of their range. Gentoo barely touches either. That is a different sentence from the means differ, and it is usually the one a reader wants.&lt;/p&gt;  &lt;p class=&quot;fig__meta&quot; data-astro-cid-z5p7k3k4&gt; &lt;span class=&quot;fig__label&quot; data-astro-cid-z5p7k3k4&gt;Source&lt;/span&gt; &lt;a href=&quot;https://doi.org/10.5281/zenodo.3960218&quot; data-astro-cid-z5p7k3k4&gt;Horst AM, Hill AP, Gorman KB, Zenodo, 2020. CC0 1.0.&lt;/a&gt;  &lt;a href=&quot;https://creativecommons.org/publicdomain/zero/1.0/&quot; class=&quot;fig__licence&quot; data-astro-cid-z5p7k3k4&gt;CC0 1.0&lt;/a&gt;  &lt;/p&gt;  &lt;p class=&quot;fig__meta&quot; data-astro-cid-z5p7k3k4&gt; &lt;span class=&quot;fig__label&quot; data-astro-cid-z5p7k3k4&gt;Data&lt;/span&gt; &lt;a href=&quot;https://doi.org/10.5281/zenodo.3960218&quot; data-astro-cid-z5p7k3k4&gt;zenodo.3960218&lt;/a&gt; &lt;span class=&quot;fig__sep&quot; data-astro-cid-z5p7k3k4&gt;·&lt;/span&gt;
retrieved 2026-09-01  &lt;span class=&quot;fig__sep&quot; data-astro-cid-z5p7k3k4&gt;·&lt;/span&gt; CC0 1.0 &lt;br data-astro-cid-z5p7k3k4&gt; &lt;span class=&quot;fig__label&quot; data-astro-cid-z5p7k3k4&gt;Processing&lt;/span&gt;Two of the 344 records have no flipper measurement and were dropped. Nothing was averaged, rescaled, trimmed or excluded as an outlier, and all 342 remaining measurements are drawn. &lt;/p&gt;    &lt;/figcaption&gt; &lt;/figure&gt;
&lt;h2 id=&quot;why-this-is-a-science-and-not-a-style&quot;&gt;Why this is a science and not a style&lt;/h2&gt;
&lt;p&gt;Franconeri, Padilla, Shah, Zacks and Hullman reviewed this literature in 2021
for &lt;em&gt;Psychological Science in the Public Interest&lt;/em&gt;, and the title is the
argument: the science of visual data communication, what works. There is a body
of experimental results here, with methods, effect sizes and replications, and
it is not a collection of opinions about what looks nice.&lt;/p&gt;
&lt;p&gt;Worth noting, on a site that publishes its own corrections prominently: that
review issued a corrigendum the following year. A field that corrects itself in
public is behaving like a science, which is rather the point.&lt;/p&gt;
&lt;p&gt;None of this means a figure cannot also be beautiful, or that judgement stops
mattering. It means the judgement has something to answer to. When someone says
they prefer the bar chart, there is a reasonable next question, and it is not
about preference.&lt;/p&gt;
&lt;h2 id=&quot;what-changed-and-what-did-not&quot;&gt;What changed, and what did not&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Bars replaced with one point per bird. Nothing is aggregated away.&lt;/li&gt;
&lt;li&gt;Points positioned by a deterministic dodge rather than random jitter, so the
figure is identical on every build and two readers see the same picture.&lt;/li&gt;
&lt;li&gt;Standard error bars removed. The mean is drawn as a rule across each group
and labelled, and the spread is visible directly rather than summarised.&lt;/li&gt;
&lt;li&gt;The y axis no longer starts at zero, which is legitimate once a mark’s
position rather than its length carries the value.&lt;/li&gt;
&lt;li&gt;Species separated into panels, which makes room for the points to spread.&lt;/li&gt;
&lt;li&gt;One colour for every point. The panel and its label already identify the
species, so hue was restating the axis.&lt;/li&gt;
&lt;li&gt;Group sizes written on the figure. Three groups of 151, 68 and 123 birds
should not look equally certain, and on the bar chart they did.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;What did not change is the data. Every figure here is drawn from the same 342
measurements, and the point of the piece is that this is exactly the problem:
the numbers were never in question.&lt;/p&gt;
&lt;h2 id=&quot;references&quot;&gt;References&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Cleveland WS, McGill R. Graphical perception: theory, experimentation, and
application to the development of graphical methods. &lt;em&gt;Journal of the American
Statistical Association&lt;/em&gt; 1984. &lt;a href=&quot;https://doi.org/10.1080/01621459.1984.10478080&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;10.1080/01621459.1984.10478080&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Newman GE, Scholl BJ. Bar graphs depicting averages are perceptually
misinterpreted: the within-the-bar bias. &lt;em&gt;Psychonomic Bulletin &amp;amp; Review&lt;/em&gt; 2012.
&lt;a href=&quot;https://doi.org/10.3758/s13423-012-0247-5&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;10.3758/s13423-012-0247-5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Correll M, Gleicher M. Error bars considered harmful: exploring alternate
encodings for mean and error. &lt;em&gt;IEEE Transactions on Visualization and Computer
Graphics&lt;/em&gt; 2014. &lt;a href=&quot;https://doi.org/10.1109/tvcg.2014.2346298&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;10.1109/tvcg.2014.2346298&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Heer J, Bostock M. Crowdsourcing graphical perception: using Mechanical Turk
to assess visualization design. &lt;em&gt;CHI&lt;/em&gt; 2010.
&lt;a href=&quot;https://doi.org/10.1145/1753326.1753357&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;10.1145/1753326.1753357&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Franconeri SL, Padilla LM, Shah P, Zacks JM, Hullman J. The science of visual
data communication: what works. &lt;em&gt;Psychological Science in the Public Interest&lt;/em&gt;
2021. &lt;a href=&quot;https://doi.org/10.1177/15291006211051956&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;10.1177/15291006211051956&lt;/a&gt;.
Corrigendum 2022, &lt;a href=&quot;https://doi.org/10.1177/15291006221099494&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;10.1177/15291006221099494&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Horst AM, Hill AP, Gorman KB. palmerpenguins: Palmer Archipelago (Antarctica)
penguin data. 2020. &lt;a href=&quot;https://doi.org/10.5281/zenodo.3960218&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;10.5281/zenodo.3960218&lt;/a&gt;. CC0&lt;/li&gt;
&lt;/ul&gt;</content:encoded><enclosure url="https://sci-vis.com/posters/bars-hide-the-distribution.png" type="image/png" length="0"/><dc:creator>Hannah Isles</dc:creator><category>interactive</category><category>data visualisation</category><category>perception</category></item></channel></rss>