Simon

Results 119 issues of Simon

Hi There, it would be great, if we're all using the same geomtric types and mesh types. I'm doing in GLVisualize probably pretty much the same, though I might have...

## TODO - [ ] wait for all changes to get merged (timed release?) - [ ] make sure NEWS.md mentions all changes, has good enough guides for upgrading to...

# Description Fixes # (issue) Add a description of your PR here. ## Type of change Delete options that do not apply: - [ ] Bug fix (non-breaking change which...

I noticed, that we can hack together a simple time aware axis as a small wrapper type around `Axis`... We may even be able to integrate this into the `Axis`...

in older Makie versions this worked and showed a red barplot: ```julia with_theme(; Axis=(palette=(patchcolor=[:red],),)) do barplot(rand(10)) end ``` But on master it just ignores it:

bug
Makie
plot
colors
barplot

Hi there, this is what I get on Ubuntu 14.10: ``` llvm[5]: Linking Release+Asserts Shared Library liblldb.so llvm[6]: Linking Release+Asserts executable lldb-server (without symbols) /usr/bin/ld: /home/s/julia/deps/llvm-svn/build_Release+Asserts/tools/lldb/tools/lldb-server/Release+Asserts/lldb-server.o: undefined reference to symbol...

build
0.x

Hi, I don't read anywhere, if windows is supported or not. I tried to build julia and ran into this: ``` which: no python in (/usr/local/bin:/usr/bin:/opt/bin:/mingw/bin:/python:/home/Sim/julia/usr/lib:/home/Sim/julia/usr/lib/julia:/c/Program Files/7-zip:/home/Sim/julia/usr/lib:/home/Sim/julia/usr/lib/julia:/c/Program Files/7-zip) /bin/sh: line...

Windows

Just got this result: ![image](https://user-images.githubusercontent.com/1010467/88460498-e88d0f00-ce9c-11ea-9621-15130fc3c8f2.png) That's probably not what we want ;)

enhancement
decision
YASStyle