<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Accessibility Archives - Chris Gilligan » new media</title>
	<atom:link href="https://chrisgilligan.com/accessibility/feed/" rel="self" type="application/rss+xml" />
	<link>https://chrisgilligan.com/accessibility/</link>
	<description>portfolio of web work</description>
	<lastBuildDate>Thu, 16 Mar 2017 00:59:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>Responsive and Accessible Charts and Graphs</title>
		<link>https://chrisgilligan.com/portfolio/responsive-accessible-charts-graphs/</link>
					<comments>https://chrisgilligan.com/portfolio/responsive-accessible-charts-graphs/#respond</comments>
		
		<dc:creator><![CDATA[Chris Gilligan]]></dc:creator>
		<pubDate>Wed, 15 Mar 2017 13:24:55 +0000</pubDate>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Wordpress]]></category>
		<guid isPermaLink="false">https://chrisgilligan.com/?p=2429</guid>

					<description><![CDATA[<p>I have been looking for a simple solution to create and manage &#8220;dashboard&#8221; type charts on a website. Something that would produce editable graphs, accessible content for screen readers, and fit into a responsive design. Chartist.js is a simple and independent library to create SVG charts in the DOM. Various plugins are available to extend [&#8230;]</p>
<p>The post <a href="https://chrisgilligan.com/portfolio/responsive-accessible-charts-graphs/">Responsive and Accessible Charts and Graphs</a> appeared first on <a href="https://chrisgilligan.com">Chris Gilligan » new media</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p style="float: right; margin: 0 0 10px 15px; width:240px; height: auto;">
		<img src="https://d2lehxir4n36oh.cloudfront.net/wp-content/uploads/2017/03/screen-shot-2017-03-15-at-9.27.13-AM.png?x15172" width="240" style="max-width: 100%; height: auto;" />
		</p><p>I have been looking for a simple solution to create and manage &#8220;dashboard&#8221; type charts on a website. Something that would produce editable graphs, accessible content for screen readers, and fit into a responsive design.</p>
<p><a href="https://gionkunz.github.io/chartist-js/">Chartist.js</a> is a simple and independent library to create SVG charts in the DOM. Various plugins are available to extend the functionality and display options. In this example, the accessibility and axis label plugins are used. There are also plugins available for frameworks, and for WordPress (as a <a href="https://wordpress.org/plugins/charts-for-tablepress-chartist/">TablePress plugin extension</a>).</p>
<div>It makes a responsive chart, with an optional accessible table (hidden by default, but displayed on this example, to show the values).</div>
<div></div>
<div>Check out the CodePen attached to this post. You can interact with the chart by clicking on the legend labels to toggle the series on/off.</div>
<div></div>
<div>After a chart is set up, the only values a user would need to modify are the data variables at the top of the JS: labels and series. If the y-axis series values change, they would have to modify axisY values for ticks, high/low. The remainder of the JS is display parameters and accessibility options.</div>
<div></div>
<hr />
<p class='codepen'  data-height='688' data-theme-id='0' data-slug-hash='yMzKMQ' data-default-tab='js,result' data-animations='run' data-editable='' data-embed-version='2'>
See the Pen Chartist Graph with (visible) accessibility, point label, legend and axis label plugins: CCTN by utcwebdev (@utcwebdev) on CodePen.</p>

<p>&nbsp;</p>
<p>The post <a href="https://chrisgilligan.com/portfolio/responsive-accessible-charts-graphs/">Responsive and Accessible Charts and Graphs</a> appeared first on <a href="https://chrisgilligan.com">Chris Gilligan » new media</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://chrisgilligan.com/portfolio/responsive-accessible-charts-graphs/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Page Caching using Disk: Enhanced 
Content Delivery Network via Amazon Web Services: CloudFront: d2lehxir4n36oh.cloudfront.net
Lazy Loading (feed)

Served from: chrisgilligan.com @ 2026-09-07 17:28:45 by W3 Total Cache
-->