plotly / plotly.js

Open-source JavaScript charting library behind Plotly and Dash
https://plotly.com/javascript/
MIT License
17.04k stars 1.87k forks source link

fillcolor gradient #1918

Open cpsievert opened 7 years ago

cpsievert commented 7 years ago

To enable plots like this (via ggplotly())

image

alexcjohnson commented 7 years ago

That's a bit more complicated than marker gradients #1620

Hopefully we can do it without the subpixel lines ggplot introduces there (which in fairness are nontrivial to avoid eg when constructing bar charts or colorscales)

aiqc commented 2 years ago

image

came here looking for a way to gradient my shapes.