Skip to content

Instantly share code, notes, and snippets.

View rishabdesai's full-sized avatar

Rishabh Desai rishabdesai

View GitHub Profile
// plotting graph of Temperature
var tempGraph = new boltGraph();
tempGraph.setChartType("lineGraph");
tempGraph.setAxisName('Time','Temperature');
setChartTitle("Temperature and Humidity Monitoring")
tempGraph.plotChart('time_stamp','temp');
// plotting graph of Humidity
var humidGraph = new boltGraph();
humidGraph.setChartType("lineGraph");
@tanaikech
tanaikech / submit.md
Created August 6, 2020 05:45
Cropping Images in Google Slides using Google Apps Script

Cropping Images in Google Slides using Google Apps Script

This is a sample script for cropping images in the Google Slides using Google Apps Script. In the current stage, in order to crop the images in Google Slides, it is required to use replace(blobSource, crop) Because, although there is the "cropProperties" of "UpdateImagePropertiesRequest" in Slides API, unfortunately, in the current stage, this cannot be still used. This has already been reported. Ref

About cropping using replace(blobSource, crop), I thought that how to use might be a bit difficult. So here, I would like to introduce a sample script for using replace(blobSource, crop).

Demo

@derhuerst
derhuerst / intro.md
Last active February 22, 2024 17:30
Installing Git on Linux, Mac OS X and Windows
@rxaviers
rxaviers / gist:7360908
Last active April 18, 2024 04:58
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue: