Skip to content

Commit

Permalink
optional custom title
Browse files Browse the repository at this point in the history
  • Loading branch information
moriondo2022 committed Jan 13, 2023
1 parent 596e332 commit e9176a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/researchPortal/ResearchSummaryPlot.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div class="chart-wrapper">
<div><h4>Summary plot</h4></div>
<div v-if="!!summaryPlot['title']"><h4>{{summaryPlot['title']}}</h4></div>
<div class="all-charts">
</div>
</div>
Expand Down

0 comments on commit e9176a7

Please sign in to comment.