MATLAB visualizations on ThingSpeak appear distorted and low-resolution when accessed via the public URL, despite rendering correctly when run manually

9 vues (au cours des 30 derniers jours)
Over the past few days, I’ve observed that MATLAB visualizations on ThingSpeak are not rendering correctly when accessed via the public URL. When I run the MATLAB Visualization script manually within ThingSpeak, the resulting image has the correct resolution and aspect ratios. However, accessing the same visualization through the public URL generates a much smaller image with distorted proportions.
The script itself hasn’t been modified for a long time, and this issue has only started occurring recently. Could this be related to a recent change in the rendering engine or visualization settings on ThingSpeak?
I would appreciate any guidance or insight into what might be causing this discrepancy.
Thank you!
correct
  3 commentaires
Mi He2
Mi He2 le 18 Mai 2025
When I opened this link, the page with the graph displayed normally according to the resolution set in the script… see the images above.

Connectez-vous pour commenter.

Réponses (2)

Vinod
Vinod le 18 Mai 2025
Déplacé(e) : Walter Roberson le 18 Mai 2025
I suspect what you're seeing is dependent on your browser window size and screen resolution. If you are embedding the graphic on your webpage, you may want to consider adding the height and width paramter to the visualization. For example:
  1 commentaire
Mi He2
Mi He2 le 18 Mai 2025
Déplacé(e) : Walter Roberson le 18 Mai 2025
You're a magician! The aspect ratio wasn't perfectly preserved — some text objects are slightly out of place — but it's OK. Still, I keep wondering why it suddenly stopped working... Thank you! M.

Connectez-vous pour commenter.


Sulaymon Eshkabilov
Sulaymon Eshkabilov le 18 Mai 2025
It is not low resolution but it is because of the axis scale and window size in the public version display as indicated by Vinod. If one looks at both graphs, he/she will see that in the grash displayed in the MATLAB environment, x-axis is zoomed in. Besides, the top two graphs are not captured at the same time.

Communautés

Plus de réponses dans  ThingSpeak Community

Catégories

En savoir plus sur ThingSpeak dans Help Center et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by