You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,13 +119,14 @@ of its array manipulation and can:
119
119
Visualization
120
120
=============
121
121
122
-
Powerful, flexible, and very simple to produce visualizations of field
123
-
constructs are available with the [cfplot
124
-
package](https://ncas-cms.github.io/cf-plot/build/index.html), that needs to be installed
125
-
seprately to the `cf` package.
122
+
Powerful and flexible visualizations of `cf` field constructs,
123
+
designed to be produced and configured in as few lines of code as
124
+
possible, are available with the [cf-plot
125
+
package](https://ncas-cms.github.io/cf-plot/build/index.html), which
126
+
needs to be installed separately to the `cf` package.
126
127
127
128
See the [cf-plot
128
-
gallery](https://ncas-cms.github.io/cf-plot/build/gallery.html) for the full
129
+
gallery](https://ncas-cms.github.io/cf-plot/build/gallery.html) for a
129
130
range of plotting possibilities with example code.
130
131
131
132

0 commit comments