<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with charts]]></title><description><![CDATA[A list of topics that have been tagged with charts]]></description><link>https://forum.mango-os.com/tags/charts</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 13:36:51 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/tags/charts.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 03 Apr 2018 20:49:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Charts for past 12 hours]]></title><description><![CDATA[if you use the ma-now directive and combine it with a maMoment filter for your point values,  you can then have it updating for the last 12 hours fixed.
&lt;ma-now update-interval="1 SECONDS" output="timeNow"&gt;&lt;/ma-now&gt; &lt;!-- change to minutes or hours as required --&gt;
&lt;ma-point-values point="device" values="seasonal" from="timeNow | maMoment : subtract : '12 hours'" to="timeNow" rollup="ACCUMULATOR" rollup-interval="1 DAYS"&gt;&lt;/ma-point-values&gt;

I believe it's something to that effect off the top of my head...
]]></description><link>https://forum.mango-os.com/topic/3384/charts-for-past-12-hours</link><guid isPermaLink="true">https://forum.mango-os.com/topic/3384/charts-for-past-12-hours</guid><dc:creator><![CDATA[MattFox]]></dc:creator><pubDate>Tue, 03 Apr 2018 20:49:08 GMT</pubDate></item></channel></rss>