I copy and paste the iframe code from a visualisation that works great on the thingspeak site, the page for my channel.
But when I past the code on my own page the graph dosent show in the expected way. On the thingspeak page the graph is the standard blue thin line for a 2d plot. But on my page it just shows the standard thingspeak red with dots. The colour is not a problem but the time period showing isnt correct either. The 2d plot is showing 1 day of data on the thingspeak page, but on my page it dosent show a complete day.
The iframe code Im using.
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/apps/matlab_visualizations/XXXXXX"></iframe>