Rename plotting to plotParser
This commit is contained in:
parent
9cc000070b
commit
ad1d391f49
|
@ -17,7 +17,7 @@ import {
|
||||||
DistributionChartSpecOptions,
|
DistributionChartSpecOptions,
|
||||||
} from "../lib/distributionSpecBuilder";
|
} from "../lib/distributionSpecBuilder";
|
||||||
import { NumberShower } from "./NumberShower";
|
import { NumberShower } from "./NumberShower";
|
||||||
import { Plot, parsePlot } from "../lib/plotting";
|
import { Plot, parsePlot } from "../lib/plotParser";
|
||||||
import { flattenResult, all } from "../lib/utility";
|
import { flattenResult, all } from "../lib/utility";
|
||||||
|
|
||||||
export type DistributionPlottingSettings = {
|
export type DistributionPlottingSettings = {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user