Drop Shadows for line charts

Has anyone implemented drop shadow capability for line charts? I would like to put drop shadow on the line in the chart to add emphasis and bring it to the front from a 3d perspective.

thanks

Hi,

Bokeh does not support anything like this, and I doubt that it ever will in the core library. You could possibly "fake it" by plotting thicker lines with reduced alpha along side the original lines. Alternatively, Bokeh is extensible, so you could create a custom extension Line glyph subclass that does this:

  https://bokeh.pydata.org/en/latest/docs/user_guide/extensions.html

Thanks,

Bryan

ยทยทยท

On Mar 1, 2018, at 06:59, John Zicker <[email protected]> wrote:

Has anyone implemented drop shadow capability for line charts? I would like to put drop shadow on the line in the chart to add emphasis and bring it to the front from a 3d perspective.

thanks

--
You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/12613f25-f961-427d-bf01-1aee358331b0%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.