Sha256: c575e3e603a84b6eaff6aca5e94b055cbf571251862d27c7724a68aa6aa4a369

Contents?: true

Size: 581 Bytes

Versions: 91

Compression:

Stored size: 581 Bytes

Contents

<div>
  <h3>Dashboards</h3>

  <div>There comes the point in your app's life when you need to display the data in an aggregated form like a metric or chart. That's what Avo's Dashboards are all about.</div>

  <div>Generate a dashboard using the command below 👇👇</div>


  <div class="mt-2">
    <div class="mt-1">
      <code class="p-1 rounded bg-sky-500 text-white">bin/rails generate avo:dashboard dashy</code>
    </div>
  </div>

  <p>
    <a href="https://docs.avohq.io/3.0/dashboards.html" target="_blank" title="Avo Dashboards documentation">Docs</a>
  </p>
</div>

Version data entries

91 entries across 91 versions & 1 rubygems

Version Path
avo-3.3.2 app/views/avo/home/_dashboards.html.erb
avo-3.3.1 app/views/avo/home/_dashboards.html.erb
avo-3.3.0 app/views/avo/home/_dashboards.html.erb
avo-3.2.3 app/views/avo/home/_dashboards.html.erb
avo-3.2.2 app/views/avo/home/_dashboards.html.erb
avo-3.2.1 app/views/avo/home/_dashboards.html.erb
avo-3.2.0 app/views/avo/home/_dashboards.html.erb
avo-3.1.7 app/views/avo/home/_dashboards.html.erb
avo-3.1.6 app/views/avo/home/_dashboards.html.erb
avo-3.1.5 app/views/avo/home/_dashboards.html.erb
avo-3.1.4 app/views/avo/home/_dashboards.html.erb