It brings me to a question: How do I distinguish between Image charts and Google Charts?
Does chart.googleapis.com/chart belong to Image charts, and does gstatic.com/charts/loader.js belong to Image charts. That's based on my understanding from quick guide documentation. Could you confirm? On Tuesday, February 6, 2024 at 9:05:28 PM UTC+5:30 Daniel LaLiberte wrote: > All the "Image*" charts in Google Charts actually use the deprecated chart > server. So you should stop using them asap. > > However, for the Google Charts corecharts, there is an undocumented theme: > 'sparkline' option that will reduce any corechart to a sparkline chart. > See if it works for you. > > On Tue, Feb 6, 2024 at 9:29 AM Nithin K <[email protected]> > wrote: > >> We have a legacy app that 's integrated with Google Charts and possibly >> Image Charts. I recently began exploring chart integration. >> URL used in the app - https://www.gstatic.com/charts/loader.js >> >> In another thread, I have gone through 'Is there any problems with the >> chart API.' >> >> I noticed we have - usage of the DataTable class and various formatters >> such as NumberFormat and DateFormat, along with Charts including LineChart, >> PieChart, and AreaChart. Additionally, there is mention of ImageSparkLine. >> >> During a blackout schedule, ImageSparkLine encountered issues. >> >> As February comes to an end, my question is whether all charts and >> formatters mentioned above, except for ImageSparkLine, should continue to >> function as expected? >> >> Thank you >> >> -- >> 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 view this discussion on the web visit >> https://groups.google.com/d/msgid/google-visualization-api/19654645-103d-4989-a61d-37dd323723b1n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/google-visualization-api/19654645-103d-4989-a61d-37dd323723b1n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > > • Daniel LaLiberte > > • SWE > > • Cambridge MA > > • [email protected] > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/844b7ec5-da66-460b-bffa-f4fb8b5b0087n%40googlegroups.com.
