UNPKG

@bokeh/bokehjs

Version:

Interactive, novel data visualization

5 lines 204 B
export { figure, Figure } from "./figure"; export { show } from "./io"; export { gridplot } from "./gridplot"; export { color2css as color } from "../core/util/color"; //# sourceMappingURL=plotting.js.map