bokeh-scala
bokeh-scala copied to clipboard
High-level API functionality
trafficstars
Hi, In the Python version of bokeh, there are high-level helper methods like bar from bokeh.charts that make plotting really easy. Is there something similar for bokeh-scala or are there plans to add that?
@praveen-srinivasan, currently neither bokeh.plotting nor bokeh.charts is supported. bokeh.plotting is work in progress. bokeh.charts is planned, but first the Python implementation has to stabilize.