@quartic/bokehjs
Version:
Interactive, novel data visualization
9 lines (8 loc) • 419 B
TypeScript
export { CategoricalColorMapper } from "./categorical_color_mapper";
export { CategoricalMapper } from "./categorical_mapper";
export { ColorMapper } from "./color_mapper";
export { GridMapper } from "./grid_mapper";
export { LinearColorMapper } from "./linear_color_mapper";
export { LinearMapper } from "./linear_mapper";
export { LogColorMapper } from "./log_color_mapper";
export { LogMapper } from "./log_mapper";