Skip to content

[BHP1-1572] Fix Graphs Not Plotting Some Points#231

Merged
Kcheung42 merged 1 commit into
mainfrom
kc-BHP1-1572-do-not-format-graph-values
May 18, 2026
Merged

[BHP1-1572] Fix Graphs Not Plotting Some Points#231
Kcheung42 merged 1 commit into
mainfrom
kc-BHP1-1572-do-not-format-graph-values

Conversation

@Kcheung42
Copy link
Copy Markdown
Collaborator

@Kcheung42 Kcheung42 commented May 13, 2026


Purpose

  1. Some points are not being plotted because they were processed through a formatter. This is unnecessary for the graphs, they should plot the raw values of the results

Related Issues

Closes BHP1-1572

Submission Checklist

  • Included Jira issue in the PR title (e.g. BHP1-### <title>)
  • Code passes linter rules (clj-kondo --lint components/**/src bases/**/src projects/**/src)
  • Feature(s) work when compiled (clojure -M:compile-cljs)

Testing

  1. Open this worksheet:
    BHP1-1572.zip

  2. Navigate to results and ensure "Backing Rate of Spread" graph has all the values plotted

Screenshots

Before:
image

After:
image

@rjsheperd
Copy link
Copy Markdown
Contributor

Looks good! 👍

@Kcheung42 Kcheung42 merged commit 081b3b7 into main May 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants