commit | cebc971f5d04d8c95c3584f80bc00ed38043ae0c | [log] [tgz] |
---|---|---|
author | Bill Evans <BillEvans@ActiveDecisionSupport.com> | Sun Aug 30 19:55:24 2020 -0700 |
committer | Bill Evans <BillEvans@ActiveDecisionSupport.com> | Sun Aug 30 19:55:24 2020 -0700 |
tree | 5518f035fa7bce95b25090cc14660bd8601b02ba | |
parent | 5585d9c9c4b55efe32f3594ed072d1927ba2bd51 [diff] [blame] |
add 'spec_line' to inline plotting
diff --git a/NAMESPACE b/NAMESPACE index eda523b..b8ebdd2 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -46,6 +46,7 @@ export(spec_font_size) export(spec_hist) export(spec_image) +export(spec_line) export(spec_popover) export(spec_tooltip) export(text_spec)