Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradient scale colors for leaflet #46

Closed
hmrtn opened this issue Apr 24, 2019 · 1 comment
Closed

Gradient scale colors for leaflet #46

hmrtn opened this issue Apr 24, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@hmrtn
Copy link
Contributor

hmrtn commented Apr 24, 2019

Replace (or parameterize) AQI colors with continuous color scale to pas_leaflet()

@hmrtn hmrtn self-assigned this Apr 24, 2019
@hmrtn hmrtn added the enhancement New feature or request label Apr 24, 2019
@hmrtn hmrtn added this to To do in AirSensor 0.2 via automation Apr 24, 2019
@hmrtn hmrtn moved this from To do to In progress in AirSensor 0.2 Apr 24, 2019
@jonathancallahan
Copy link
Member

jonathancallahan commented Apr 26, 2019

Let's be careful about applying colors here.

The color scales for temperature, humidity and pwfsl_closestDistance are carefully constructed color palettes with breaks specific to each variable.

These color scales should be accessible as named palettes:

  • "temperature"
  • "humidity"
  • "distance"

and should be the default for these variables.

@hmrtn hmrtn closed this as completed Apr 30, 2019
AirSensor 0.2 automation moved this from In progress to Done Apr 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
AirSensor 0.2
  
Done
Development

No branches or pull requests

2 participants