Skip to content

Commit

Permalink
Merge pull request IDEMSInternational#9229 from derekagorhom/RHelp_He…
Browse files Browse the repository at this point in the history
…atmaps

Correctly Assigned RHelp to the HeatMap Dialog
  • Loading branch information
N-thony authored Nov 5, 2024
2 parents 2067a20 + f80e567 commit e442bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instat/dlgHeatMapPlot.vb
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Public Class dlgHeatMapPlot
Dim dctLegendPosition As New Dictionary(Of String, String)
Dim dctPalette As New Dictionary(Of String, String)

ucrBase.iHelpTopicID = 476
ucrBase.iHelpTopicID = 437
ucrBase.clsRsyntax.bExcludeAssignedFunctionOutput = False
ucrBase.clsRsyntax.iCallType = 3

Expand Down

0 comments on commit e442bc5

Please sign in to comment.