<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Change scale of y-axis in dashboard graphs in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Change-scale-of-y-axis-in-dashboard-graphs/m-p/79517#M268</link>
    <description>&lt;P&gt;Is there a Enhancement Request I can track eagerly?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jul 2018 06:16:08 GMT</pubDate>
    <dc:creator>Wilson_JasonP</dc:creator>
    <dc:date>2018-07-04T06:16:08Z</dc:date>
    <item>
      <title>Change scale of y-axis in dashboard graphs</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Change-scale-of-y-axis-in-dashboard-graphs/m-p/79515#M266</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;
&lt;P&gt;Have set up some dashboards to give various performance graphs.&lt;/P&gt;
&lt;P&gt;Is there any way to change the they-scale for graphs that have ' requests/minute' to a different scale?&lt;/P&gt;
&lt;P&gt;Ideally would like to use 'requests/second' and 'requests/day' - the main reason is to be online with existing business metrics that use these scales - so can compare easily.&lt;/P&gt;
&lt;P&gt;Have not investigated yet, but presume could get some of these raw values through the API's and graph ourselves, but would be nice if can be done internally.&lt;/P&gt;
&lt;P&gt;Jason&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 17:14:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Change-scale-of-y-axis-in-dashboard-graphs/m-p/79515#M266</guid>
      <dc:creator>Wilson_JasonP</dc:creator>
      <dc:date>2022-01-27T17:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Change scale of y-axis in dashboard graphs</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Change-scale-of-y-axis-in-dashboard-graphs/m-p/79516#M267</link>
      <description>&lt;P&gt;Hi Jason! We've gotten similar requests in the past and already have it planned. You'll be able to switch from a per minute rate to a simple COUNT aggregation, that gives you the raw number of occurrences. Providing a way to opt for other rates (e.g. per hour) might be also a possibility.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2018 06:09:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Change-scale-of-y-axis-in-dashboard-graphs/m-p/79516#M267</guid>
      <dc:creator>RomanW</dc:creator>
      <dc:date>2018-07-04T06:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Change scale of y-axis in dashboard graphs</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Change-scale-of-y-axis-in-dashboard-graphs/m-p/79517#M268</link>
      <description>&lt;P&gt;Is there a Enhancement Request I can track eagerly?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2018 06:16:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Change-scale-of-y-axis-in-dashboard-graphs/m-p/79517#M268</guid>
      <dc:creator>Wilson_JasonP</dc:creator>
      <dc:date>2018-07-04T06:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Change scale of y-axis in dashboard graphs</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Change-scale-of-y-axis-in-dashboard-graphs/m-p/79518#M269</link>
      <description>&lt;P&gt;We don't have a customer facing ticket for that matter, but I'd recommend to follow our roadmap (&lt;A href="http://bit.ly/dashboard-roadmap"&gt;http://bit.ly/dashboard-roadmap&lt;/A&gt;), where we also announce improvements like this as soon as it is available.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2018 06:27:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Change-scale-of-y-axis-in-dashboard-graphs/m-p/79518#M269</guid>
      <dc:creator>RomanW</dc:creator>
      <dc:date>2018-07-04T06:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Change scale of y-axis in dashboard graphs</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Change-scale-of-y-axis-in-dashboard-graphs/m-p/180603#M2190</link>
      <description>&lt;P&gt;Hey, for all the ones who stumble upon that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This can now be achieved with the Data explorer using the :rate transformation&amp;nbsp;&lt;A class="c-link" tabindex="-1" href="https://www.dynatrace.com/support/help/shortlink/api-metrics-v2-selector#rate-transformation" target="_blank" rel="noopener noreferrer" data-stringify-link="https://www.dynatrace.com/support/help/shortlink/api-metrics-v2-selector#rate-transformation" data-sk="tooltip_parent" data-remove-tab-index="true"&gt;https://www.dynatrace.com/support/help/shortlink/api-metrics-v2-selector#rate-transformation.&lt;/A&gt;&amp;nbsp;Something like :rate(d) should do the trick. For the rest see my documentation&amp;nbsp;here:&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Dashboarding/Dashboard-Data-explorer-tips-volume-1/td-p/179979" target="_blank"&gt;https://community.dynatrace.com/t5/Dashboarding/Dashboard-Data-explorer-tips-volume-1/td-p/179979&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 07:56:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Change-scale-of-y-axis-in-dashboard-graphs/m-p/180603#M2190</guid>
      <dc:creator>zietho</dc:creator>
      <dc:date>2022-02-11T07:56:49Z</dc:date>
    </item>
  </channel>
</rss>

