vis/lineplots/
mg_bubblechart.pro
Create a simple bubblechart.
Examples
Try the main-level example program at the end of this file:
IDL> .run mg_bubblechart
Routines
Routines from mg_bubblechart.pro
Routine details
top mg_bubblechart_overplot
mg_bubblechart_overplot, x, y, size=fltarr, color=bytarr/lonarr [, _extra=keywords]
Plot the bubbles.
Parameters
- x in required type=fltarr
- y in required type=fltarr
Keywords
- size in required type=fltarr
array of bubble sizes
- color in required type=bytarr/lonarr
array of color values
- _extra in optional type=keywords
POLYFILL keywords
File attributes
Modification date: | Wed May 14 15:07:15 2014 |
Lines: | 57 |
Docformat: | rst rst |
Contact me if you have enhancement requests or bug fixes.