How to plot different lines using formulas on the same graph with Dash

Hi @marquymarc and welcome to the community!

The component_property is case sensitive, which means it can only accept value as lower cased or else it’ll throw an error.

Another tip for you - While pasting your code in the post, click on the code icon of the editor and paste the code within the highlighted section of the code markdown. Check this post for futher reference.