Skip to content

Commit

Permalink
Merge pull request #242 from SlideRuleEarth/carlos-dev
Browse files Browse the repository at this point in the history
Analysis with Overlay layout #215
  • Loading branch information
cugarteblair authored Jan 13, 2025
2 parents e67a187 + 9c7eb22 commit 15664bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web-client/src/components/SrScatterPlot.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<div class="sr-run-control" v-if="!computedFunc.includes('atl03')">
<ToggleButton
class="sr-show-hide-button"
onLabel="Hide Photon Cloud"
offLabel="Show Photon Cloud"
onLabel="Hide Atl03 Photons"
offLabel="Show Atl03 Photons"
v-model="atlChartFilterStore.showPhotonCloud"
:disabled="useMapStore().isLoading"
size="small"
Expand Down

0 comments on commit 15664bc

Please sign in to comment.