-
Mirroring the SVG properties, allowing for bold, italic, etc.
-
Does Gadfly support custom statistics?
-
The search function on https://docs.julialang.org is IMHO not very good. Some examples:
- searching for operators like `^` or `&&` simply does not give any useful results at all
- OK, maybe I have …
-
[IterableTables.jl](https://github.com/queryverse/IterableTables.jl) used to have Gadfly integration pre julia 1.0. What that enabled was that one could pass any tabular source, not just a `DataFrame`…
-
Please:
- [x] Check for duplicate issues. Please file separate requests as separate issues on GitHub.
- [x] Describe the feature's goal, motivating use cases, and its expected behavior.
Is ther…
-
per https://github.com/GiovineItalia/Gadfly.jl/pull/1379#discussion_r368237119
-
-
How can I implement the scatter plot matrix like R with Gadfly?
![image](https://cloud.githubusercontent.com/assets/9502005/15033870/4ab14c7a-12a2-11e6-8403-19ac9a9633a0.png)
-
using Gadfly caused a set fault 11, see below (next comment) for details.
-
```julia
using Blink
using Compose # master branch on Julia 1.0
c = compose(context(), rectangle())
body!(Window(), c)
```
causes the following javascript error in the electron window:
```
V…