Skip to content

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

Open
Kcheung42 wants to merge 1 commit into
mainfrom
kc-BHP1-1572-do-not-format-graph-values
Open

[BHP1-1572] Fix Graphs Not Plotting Some Points#231
Kcheung42 wants to merge 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant