My Top 5 WordPress Plugins

My Top 5 WordPress Plugins At the last count there are 37,491 wordpress plugins out there. Here is my pick of the top 5 wordpress plugins I wouldn’t want to do without. 1. Syntax Highligher Evolved Quite a few of my posts include code examples, so I’m not sure how I’d manage without this first… Read More »

Origin Linked Axis

How to Create a Linked Axis in Origin Right click on your graph to bring up the ‘layer management’ dialogue. Add layers if Needed I’m going to be using the layers generated when I created subplots, but you might need to add an extra layer to hold your new axes. You can set up your… Read More »

How to create Origin Subplots

How to Create Subplots in Origin Subplots can be  a useful way to display data clearly. In this post I show you how to use Origin to plot data as subplots. This guide was made using Origin 8, but I imagine something similar should work with other origin versions. Plot Your Multiple Data Sets We… Read More »

ggplot for Python

ggplot for Python The ggplot library for python unlocks much of the philosophy and pretty graphics of ggplot2 for R. Try it out and make your data look nicer. Bringing ggplot to Python One of the ‘killer apps’ of the statistics package R is ggplot2, a plotting library based on the book The Grammar of… Read More »