Information Nuggets for Reference
Thursday, April 28, 2016
Saving Google Docs/Sheets charts as PDF
›
Google docs natively supports saving charts as PNG. But if you want to generate high quality images, such as PDF, you can follow the steps ...
Tuesday, November 24, 2015
R: MIssing legend when using scale_fill_manual
›
When configuring ggplot using scale_fill_manual in R, sometimes the legend might not be displayed. This happens when we specify 'breaks...
1 comment:
Wednesday, September 23, 2015
Windows 7 Safe mode - Starting "Run Installer" and "Print Spooler" services
›
Windows Installer will not work under Safe Mode, this means that programs cannot be installed or uninstalled in safe mode without giving a ...
Wednesday, May 6, 2015
Latex to Word
›
References: 1. http://www.lsnl.jp/~ohsaki/research/linux-tips/tex2word/ 2. http://www.chikrii.com/products/tex2word/
R Plotting resources
›
Changing the legend symbols or keys, without changing the plot 1. http://stackoverflow.com/questions/16356052/control-ggplot2-legend-look...
Saturday, December 27, 2014
Activate/Enable Sound in Windows 7 Safemode
›
Here are the sequence of steps. For full steps refer the reference [1]. Run (Win key+R key) regedit Press Ctrl+F Make sure "Keys...
1 comment:
Thursday, October 30, 2014
Latex: Underlining text along with adjacent white space
›
To underline text in latex we use \underline{...}. In cases when we need to underline text and the adjoining whitespace (before and after ...
›
Home
View web version