Anshul Singhvi

Results 1177 comments of Anshul Singhvi

Hey, just wanted to bump this - I'm working on some plots using meshscatter and this would definitely be nice to have! Does this work in RPRMakie out of the...

Hey, wanted to pick this up again. Is there anything stopping this from being merged?

```julia │ Details: │ MethodError: no method matching iterate(::Nothing) │ Closest candidates are: │ iterate(!Matched::Union{LinRange, StepRangeLen}) at range.jl:872 │ iterate(!Matched::Union{LinRange, StepRangeLen}, !Matched::Integer) at range.jl:872 │ iterate(!Matched::T) where T

It seems to me that CairoMakie is performing correctly, but this is probably not an input you'd see day to day. It will definitely be better than what it is...

> The open question is: What color do you put for something like a heatmap with a gradient? Another heatmap, of course! PGFPlots does this for surfaces; no reason we...

Sorry for the deluge of comments - here's the last one! I couldn't help myself and refactored the code to fit the Makie schema a bit more. Hopefully it makes...

> 1. Set a default color - should be black. At the moment, if I don't pass a groups argument, I get ERROR: Can't interpolate in a range where cmin...

Could you post the full stack trace? This may be an issue with CairoMakie (specifically the drawing backend) and not base Makie. Also, which versions are you running?

Probably a note in `CHANGELOG.md` is the only remaining thing?

All tests pass - merging tomorrow!