We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c275af commit cc50bcfCopy full SHA for cc50bcf
components/Overview/index.vue
@@ -30,7 +30,7 @@
30
</div>
31
<div class="section chart">
32
<p>Timeline</p>
33
- <p class="sub">Click or Drag chart to view daily cases</p>
+ <p class="sub">Click / Drag chart to view series data</p>
34
<client-only>
35
<apexchart height="320" type="line" :options="chartOptions" :series="result.series"></apexchart>
36
</client-only>
0 commit comments