diff options
Diffstat (limited to 'gnu/packages/plotutils.scm')
| -rw-r--r-- | gnu/packages/plotutils.scm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm index d950539fc5d..84fb5fa7acd 100644 --- a/gnu/packages/plotutils.scm +++ b/gnu/packages/plotutils.scm | |||
| @@ -474,3 +474,8 @@ and @command{uplot} (shorthand) are provided, and supports chart types | |||
| 474 | of barplot, histogram, lineplot, scatter, density, boxplot, and count.") | 474 | of barplot, histogram, lineplot, scatter, density, boxplot, and count.") |
| 475 | (home-page "https://github.com/red-data-tools/YouPlot") | 475 | (home-page "https://github.com/red-data-tools/YouPlot") |
| 476 | (license license:expat))) | 476 | (license license:expat))) |
| 477 | |||
| 478 | ;;; | ||
| 479 | ;;; Avoid adding new packages to the end of this file. To reduce the chances | ||
| 480 | ;;; of a merge conflict, place them above in alphabetic order. | ||
| 481 | ;;; | ||
