We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2ca27f commit c6a74dbCopy full SHA for c6a74db
README.md
@@ -27,7 +27,7 @@ basic color support, but they all either depend on matplotlib, provide a
27
specialized set of colormaps intended to extend those provided by matplotlib, or
28
roll their own colormap solution that vendors/duplicates other libraries.
29
30
-`cmap` is a lightweight, library that provides a large collection of colormaps
+`cmap` is a lightweight library that provides a large collection of colormaps
31
with no dependencies beyond numpy. It provides exports to a number of known
32
third-party colormap objects, allowing it to be used across a wide range of
33
python visualization libraries. The intention is to provide a library that can
0 commit comments