Skip to content

Commit

Permalink
Updated definition using comments from Karishma
Browse files Browse the repository at this point in the history
  • Loading branch information
airenzp authored and xzhou82 committed Jan 10, 2025
1 parent e63a188 commit 5e503fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/plots/sampleScatter.js
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ class Scatter {
chartType: 'sampleScatter',
settingsKey: 'showContour',
title:
'Shows the density of point clouds. If Z/Divide by is added with continous mode uses it to weight the points when calculating the density contours'
"Shows the density of point clouds. If 'Z/Divide by' is added in continous mode, it uses this to weight the points when calculating the density contours"
}
]
if (this.settings.showContour)
Expand Down

0 comments on commit 5e503fc

Please sign in to comment.