°C = Celsius
Doesn't work now. Only Δ and °C are displayed in my labels.
Thanks for help
Markus
--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/7af56a4f-57c2-471d-b43b-0c80128ee922%40googlegroups.com.
The old loader was updated with a variation on v45 that will also be used to update the new loader version, so you may see this same problem again on the new loader when that version is updated.The reason for a change in this area sounds like it could be related to the fixes for security vulnerabilities that we have been applying. We should be encoding anything that could be interpreted as HTML, unless you specify allowHtml.
On Tue, Jul 12, 2016 at 3:16 AM, <ixsgs...@gmail.com> wrote:
Ok it works with the new loader version again (v45).
I used the old one.
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script type="text/javascript">
google.load('visualization', '1.1', {'packages':['annotationchart']});
google.setOnLoadCallback(draw);
Problem solved for me. I am using the new loader now. ;)
Am Montag, 11. Juli 2016 15:16:39 UTC+2 schrieb ixsgs...@gmail.com:Hi,
I use HTML Codes in my Labels. It works fine until a few days/weeks ago?
I have not change anything at my code.
Any changes by google?Δ = DELTA
°C = Celsius
Doesn't work now. Only Δ and °C are displayed in my labels.
Thanks for help
Markus
--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-visualization-api+unsub...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/7af56a4f-57c2-471d-b43b-0c80128ee922%40googlegroups.com.