TidierOrg/TidierPlots.jl
Tidier data visualization in Julia, modeled after the ggplot2 R package.
JuliaMIT
Pinned issues
Issues
- 1
Cannot plot `CategoricalValue` Variables
#117 opened by drizk1 - 0
aes(color=category) doesn't work with geom_line
#116 opened by taigua - 3
- 1
geom_text with geom_bar
#110 opened by eoteroe - 0
- 0
TidierPlots cannot handle DateTime axis and throws error on `isless` comparison
#111 opened by mbataillou - 4
- 15
- 4
geom_point example and CairoMakie 0.12
#107 opened by dmbates - 0
Nightly CI is failing
#109 opened by rdboyes - 0
Quarantine some of the more controversial features
#108 opened by rdboyes - 3
legend improvements
#106 opened by cnrrobertson - 1
Specify figure size
#105 opened by cnrrobertson - 1
0.8.0 Release Checklist
#73 opened by rdboyes - 0
facet_grid
#104 opened by rdboyes - 2
Reimplement facet_grid and facet_wrap
#67 opened by rdboyes - 11
Functionality from `patchwork`
#61 opened by rdboyes - 5
`geom_line` with colors connects different traces
#93 opened by jfb-h - 1
- 0
- 4
`inherit.aes` option in geoms
#96 opened by rdboyes - 0
- 0
Helper functions for labels option in scale
#69 opened by rdboyes - 11
should `c()` be deprecated?
#90 opened by adknudson - 5
Fully document geoms
#82 opened by rdboyes - 4
- 5
Plots not displaying legends for `aes`
#74 opened by camilogarciabotero - 4
- 0
- 0
scale_fill
#80 opened by rdboyes - 1
Trouble building docs locally
#78 opened by adknudson - 2
- 0
test for geom_hline and geom_vline
#76 opened by adknudson - 0
Fix scale_colour and scale_fill
#70 opened by rdboyes - 0
0.7.0 Release Checklist
#72 opened by rdboyes - 10
Support for Inline Calculations in `aes()`
#49 opened by atantos - 4
Support for custom label formatting
#48 opened by atantos - 0
test for geom_contour
#63 opened by rdboyes - 3
- 1
test for geom_text
#64 opened by rdboyes - 1
test for geom_label
#65 opened by rdboyes - 1
test for geom_smooth
#62 opened by rdboyes - 3
- 1
Fix 0.6.0 regressions
#60 opened by rdboyes - 4
Linewidth for geom_line() does not change
#58 opened by AdaemmerP - 1
- 1
geom_hvline functions not useable.
#57 opened by VectorFrankenstein - 3
- 4
Documenter builds are failing
#52 opened by rdboyes - 1
Error displaying inside Pluto
#51 opened by Dale-Black