Skip to content
Not built

Changes

Summary

  1. Move new fields to end of plot() input list (details)
  2. Moved new y-axis fields to end of plot(), plotAll(), and plotParametric() (details)
Commit cc837fbe8e0c7185e4e455374da5166716ad5d41 by 133462788+mattkindig
Move new fields to end of plot() input list

Per PR review

Rearranged inputs in plot(), plotAll() and plotParametric() functions

Placed new fields associated with the second y-axis (yAxis, yLabelRight, and yRangeRight) to end of input lists, to avoid breaking existing plot code.

Delete files that were inadvertently placed in wrong folder

Delete ModelicaBuiltin.mo that was inadvertently put in wrong folder

Delete NFModelicaBuiltin.mo that was inadvertently put in wrong folder
The file was modifiedOMCompiler/Compiler/FrontEnd/ModelicaBuiltin.mo (diff)
Commit 7fde7c7b7f314e5a8581350a4bd722173d33d801 by mkindig
Moved new y-axis fields to end of plot(), plotAll(), and plotParametric()

Per PR review request, to avoid breaking existing scripts.
The file was modifiedOMCompiler/Compiler/Script/CevalScriptBackend.mo (diff)
The file was modifiedOMCompiler/Compiler/NFFrontEnd/NFModelicaBuiltin.mo (diff)

Summary

  1. Move new fields to end of plot() input list (details)
  2. Moved new y-axis fields to end of plot(), plotAll(), and plotParametric() (details)
Commit cc837fbe8e0c7185e4e455374da5166716ad5d41 by 133462788+mattkindig
Move new fields to end of plot() input list

Per PR review

Rearranged inputs in plot(), plotAll() and plotParametric() functions

Placed new fields associated with the second y-axis (yAxis, yLabelRight, and yRangeRight) to end of input lists, to avoid breaking existing plot code.

Delete files that were inadvertently placed in wrong folder

Delete ModelicaBuiltin.mo that was inadvertently put in wrong folder

Delete NFModelicaBuiltin.mo that was inadvertently put in wrong folder
The file was modifiedOMCompiler/Compiler/FrontEnd/ModelicaBuiltin.mo (diff)
Commit 7fde7c7b7f314e5a8581350a4bd722173d33d801 by mkindig
Moved new y-axis fields to end of plot(), plotAll(), and plotParametric()

Per PR review request, to avoid breaking existing scripts.
The file was modifiedOMCompiler/Compiler/NFFrontEnd/NFModelicaBuiltin.mo (diff)
The file was modifiedOMCompiler/Compiler/Script/CevalScriptBackend.mo (diff)