I recently came across PR #10323 regarding smooth curve glyphs (spline glyphs). However, I couldn’t find any mention of this feature in the documentation. I’m wondering if the smooth curve glyphs are currently unavailable in the Python API, or if there are plans to expose and support them in the future.
Thank you very much for all your hard work and contributions to Bokeh. I really appreciate your efforts and look forward to any insights you can provide.
The referenced PR only added support for splines on the BokehJS side, there has not been any work yet to add it to the Python side that I am aware of. AFAIK the intention was always to do so, but I think it got lost amidst other priorities. I don’t see a current open issue about it (maybe a reason it got neglected, in fact) so if you are interested in a Python API for this I’d encourage you to open a GitHub Issue about it.
Thank you very much for all your hard work and contributions to Bokeh. I really appreciate your efforts and look forward to any insights you can provide.