<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-NZ" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Hello all,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">In order to show the current impact BrailleR is having on production of graphics, I grabbed a copy of the R Graphics Cookbook by Winston Chang from GitHub and re-processed it with the BrailleR page
 loaded.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">The results for what can be quickly delivered by BrailleR for a simple scatter plot in base and ggplot2 systems is evident at:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><a href="https://r-resources.massey.ac.nz/RGCookbook/RECIPE-QUICK-SCATTER.html">https://r-resources.massey.ac.nz/RGCookbook/RECIPE-QUICK-SCATTER.html</a><o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Processing of base graphics is nowhere nearly as easy. I’ve pretty much decided not to invest more energy into base graphics as a consequence.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">The whole book, less two chapters that wouldn’t process fully starts at
<a href="https://r-resources.massey.ac.nz/RGCookbook/">https://r-resources.massey.ac.nz/RGCookbook/</a><o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">So, the need for people to say what sorts of details we need is there. Working on an inherently inaccessible object requires assistance from a sighted person to make sure the outcome we get automatically
 generated by BrailleR is correct as well as informative. <o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">I cannot do it alone. I can offer guidance as a consumer and as a teacher of sighted students, but getting text descriptions for more objects is what now holds our access back. Gwynn is working on
 a plan.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Jonathan<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span lang="EN-US"> BlindRUG <blindrug-bounces@nfbnet.org>
<b>On Behalf Of </b>gwynn s via BlindRUG<br>
<b>Sent:</b> Tuesday, 15 March 2022 2:00 PM<br>
<b>To:</b> Gary Ritchie <gary@rstudio.com>; Heather Turner <ht@heatherturner.net>; blindrug@nfbnet.org<br>
<b>Cc:</b> gwynn s <nzgwynn@gmail.com><br>
<b>Subject:</b> [BlindRUG] Accessibility and ggplot<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">Hello everyone,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">RForwards is having preliminary discussions about updating ggplot to include screen reader accessibility. Our first discussion is scheduled for 22 March at 7pm in the East Coast of the USA (UTC -5). If you would like to participate please
 respond to this email and I will send you an invite. If that time does not work for you and you would like to be involved, please send me an email with times that are more suitable. We will record the meeting and put all notes on an etherpad to include as
 many people as possible.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Thanks either way and stay safe,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal">s. gwynn sturdevant, PhD<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><a href="https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.nzgwynn.com%2F&data=04%7C01%7CA.J.Godfrey%40massey.ac.nz%7C91f6df295e57474c5d7308da061f4f36%7C388728e1bbd0437898dcf8682e644300%7C1%7C0%7C637829028809342105%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=Fk9xnFcbH3swSj8y5cS%2BNXH2k9nVv2FqkO4bMK7q%2BGE%3D&reserved=0" target="_blank">www.nzgwynn.com</a><o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>