Skip to content

Commit

Permalink
Merge pull request #129 from abbvie-external/IPAD-467_scatter-single-…
Browse files Browse the repository at this point in the history
…point-bug

[IPAD-467] Fix scatterplot single point bug
  • Loading branch information
paulnordlund committed Mar 4, 2024
2 parents 0b49632 + 9c57b0a commit 9b9ed48
Show file tree
Hide file tree
Showing 3 changed files with 810 additions and 403 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"git.ignoreLimitWarning": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.detectIndentation": false,
Expand Down
Loading

0 comments on commit 9b9ed48

Please sign in to comment.