News

In the example plot, we chose to display those firms that have a Chicago office—a main office or a branch office—with a red point. Whoever creates the scatter plot can select points of any shape.
With the viewport capability of the IML graphics subroutine, you can arrange several graphs on a page. In this example, multiple graphs are generated from three variables and are displayed in a ...
The simplest form of regression in Python is, well, simple linear regression. With simple linear regression, you're trying to ...
A simple scatter plot example For the purpose of this post, let’s consider a scatter plot approach for a modest set of AdWords keyword data.
Scatter plots display data points with two- or three-dimensional markers. You can control the marker shape, size, and color with the markerShape, markerSize, and markerColor attributes. For example, ...
There's even a scatter plot example and some standards-supporting, accessible sparklines. Google's Chart API is an alternative to rolling your own.