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

Grid color, opacity, and dash-array #114

Closed
mbostock opened this issue Jan 31, 2021 · 2 comments · Fixed by #1197
Closed

Grid color, opacity, and dash-array #114

mbostock opened this issue Jan 31, 2021 · 2 comments · Fixed by #1197
Labels
enhancement New feature or request

Comments

@mbostock
Copy link
Member

There’s not an easy way to change the color of grid lines (without also changing the ticks, tick labels, axis labels, etc.). There should be, and it’d be nice if we could demonstrate a ggplot2-style theme.

@mbostock mbostock added the enhancement New feature or request label Feb 24, 2021
@mbostock
Copy link
Member Author

Related to axis styles #6.

@ericemc3
Copy link

It is aesthetically interesting to differentiate the appearance of certain grid lines:

image

Note : this is possible with vega-lite: with the properties gridOpacity or gridDash for example, to which one can associate a function.

@mbostock mbostock changed the title Grid color Grid color, opacity, and dash-array May 12, 2021
@Fil Fil mentioned this issue Dec 15, 2021
@Fil Fil mentioned this issue Dec 22, 2021
@mbostock mbostock mentioned this issue Dec 23, 2022
36 tasks
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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants