UNPKG

@rcsb/rcsb-charts

Version:
7 lines 239 B
export var ChartType; (function (ChartType) { ChartType["pie"] = "pie"; ChartType["histogram"] = "histogram"; ChartType["barplot"] = "barplot"; })(ChartType || (ChartType = {})); //# sourceMappingURL=ChartConfigInterface.js.map