roundhead / colorlegend

Use text color instead of markers to represent lines in matplotlib legends.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

A module to change the style of matplotlib legends. Texts in legends are color-coded according to the corresponding lines/scatters. Markers and lines are removed from legends.

An Example

Install

git clone https://github.com/roundhead/colorlegend
cd colorlegend
sudo python2 setup.py install

Usage

See example for details.

About

Use text color instead of markers to represent lines in matplotlib legends.


Languages

Language:Python 100.0%