Giter Club home page Giter Club logo

Comments (8)

hadley avatar hadley commented on July 22, 2024

Maybe it should use brewer_pal()?

from scales.

jcheng5 avatar jcheng5 commented on July 22, 2024

Yeah, perhaps.

from scales.

hadley avatar hadley commented on July 22, 2024

I don't have the time for this, but I'd review a PR.

from scales.

kent37 avatar kent37 commented on July 22, 2024

Not sure why this is closed; col_factor with a qualitative color brewer palette is really broken. For example with show_col(col_factor("Set1", levels = 1:4)(1:4)) only one of the resulting colors is actually in Set1. Unfortunately the breakage propagated to leaflet::colorFactor as well.

from scales.

bhaskarvk avatar bhaskarvk commented on July 22, 2024

If brewer_pal() is used instead of interpolation, you lose the ability to generate more colors than the palette provides. This may break compatibility when someone was using col_factor to generate more colors than the palette provides.

from scales.

kent37 avatar kent37 commented on July 22, 2024

Would it be possible to use interpolation only in the case where the number
of colors is more than the palette provides?

On Tue, Sep 27, 2016 at 1:57 PM, Bhaskar V. Karambelkar <
[email protected]> wrote:

If brewer_pal() is used instead of interpolation, you lose the ability to
generate more colors than the palette provides. This may break
compatibility when someone was using col_factor to generate more colors
than the palette provides.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#62 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AALamZnf_oQ7BEBqmM7ZIEg3c73AqwfKks5quVj1gaJpZM4FOCtA
.

from scales.

jcheng5 avatar jcheng5 commented on July 22, 2024

That's what I was thinking. And it may even be a good idea to warn if interpolation is required.

from scales.

jcheng5 avatar jcheng5 commented on July 22, 2024

rstudio/leaflet#364

from scales.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.