pysal / notebooks

jupyter/ipython notebooks demonstrating PySAL functionality
54 stars 38 forks source link

Use diverging colormaps when plotting diverging values #31

Open ljwolf opened 6 years ago

ljwolf commented 6 years ago

In ESDA, some maps use 'Rd', which is a single color ramp. But, in some cases (such as the box-and-whisker map), we need to use a divergent scheme with a zero point at the median. This might require some additional code, such as the centered choropleth functionality in pysal/splot.