-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I have some data where a flow proceeds in discrete time chunks, but the value of my key variable changes from the beginning to the end of a chunk. I've been using your sunburst plot (through sunburstR) to represent the data, using the ending value to color each of the arcs.
Would it be possible to change the fill color to a gradient? I found an example of a radial gradient filling function here but have no idea how to integrate something like that into your code. With a gradient I could represent the change in my variable value within a time chunk. (In my particular example the starting variable value of a time chunk is not necessarily the ending value of its ancestor).
Thanks for any help.
Metadata
Metadata
Assignees
Labels
No labels