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, <[email protected]> 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 [email protected]: >> >> 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 [email protected]. > To post to this group, send email to > [email protected]. > 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 > <https://groups.google.com/d/msgid/google-visualization-api/7af56a4f-57c2-471d-b43b-0c80128ee922%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> [email protected] <[email protected]> 5CC, Cambridge MA -- 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 [email protected]. To post to this group, send email to [email protected]. 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/CAOtcSJN3gk7wHdTiCei_XQjunSULuO3cK9V%3D7REETS1GsCCYSA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
