plot widget colors not matching wired input colors
System dynamics program with additional features for economics
Brought to you by:
hpcoder,
profstevekeen
You have an old .mky file with the earlier multiple input plot widget. A redesign of the plot widget means there is now one input on each side of the plot, to which you can attach multiple wires. The colours are just assigned in rainbow order, although can be customised through pen styles. So the colour of the input no longer will match the line colour, unlike the original design.
The fix is for you to delete the plots, and reinsert the new plot widgets with the single input port. By enabling the legend, you can know what pen style corresponds to what input wire, provided the wires come from named variables or Ravels. It could potentially be confusing if you don't wire from named variables but instead an operation block, but the latter is also OK if you're only plotting 1 function too.