Conversation
Codecov Report
@@ Coverage Diff @@
## master #3351 +/- ##
==========================================
- Coverage 64.81% 63.81% -1.00%
==========================================
Files 26 27 +1
Lines 6539 6639 +100
==========================================
- Hits 4238 4237 -1
- Misses 2301 2402 +101
Continue to review full report at Codecov.
|
| @@ -0,0 +1,208 @@ | |||
| """ | |||
There was a problem hiding this comment.
Perhaps this code should instead go to recipes.jl?
|
Nice 👍 |
|
Is there anything in the code that is specific to plotting? Otherwise I would say this should be defined in Tables.jl, no? |
|
It's been a while since any discussion happened on this; to summarize the discussion at JuliaData/Tables.jl#287, it looks like they already have a macro |
fix #3336