I created a line chart using the basic function first then used the 'formulate the data section'. Here are the sections.
When I tried to remove the plot outliers:
[22:28] (chart builder) Data formulation failed, please try again.
[details]
Error: NameError - name 'transform_data' is not defined
When I tried to convert the x axis from seconds to UTC time format:
[22:32] (chart builder) Data formulation failed, please try again.
[details]
Error: NameError - name 'datetime' is not defined
When I tried changing the plot color:
[22:36] (chart builder) Data formulation failed, please try again.
[details]
Error: NameError - name 'plt' is not defined