Questions tagged [google-chat]

Use for programming question related to Google Chat (https://chat.google.com)

Do not confuse with Google Hangouts (https://hangouts.google.com)

Use for programming questions related to Google Chat (https://chat.google.com)

Questions about general usage might be asked in the official community https://support.google.com/chat

Questions about general usage about the web application (https://chat.google.com) might be asked in https://webapps.stackexchange.com

Questions about general usage about the Android application migth be asked in https://android.stackexchange.com

Related tags:

Do not use with

  • as this tag corresponds to a API that is deprecated.
164 questions
0
votes
0 answers

Can i make add-on for Google chat in Google Workspace to display in right nav menu?

I want to make an Add-on for Google Chat in Google Workspace. But main question, can I make an Add-on to display in this right nav menu? Because all that I saw, all Add-ons, are always displaying at the left side, where there are other chats. Is…
0
votes
0 answers

Ignoring point in trendline

Is there a way to ignore specific points in a series when drawing a trendline? In a series, I have some "abnormal" points that I still want to plot but they should be excluded when drawing a trendline.
Sig
  • 5,476
  • 10
  • 49
  • 89
0
votes
0 answers

Can you get user input in Google Chat Webhooks?

Just wondering like if someone sends a specific text the google chat webhook will say something. Is this possible? Thanks.
0
votes
0 answers

Google chart does not show me information from the wrapper [ASP.NET Core/Google Chart]

i would like to display the sorted slider data in a line chart. Unfortunately, the data is not displayed in the Line_chart div, but only in the slider. Thank you in advance for your help.