We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03e4596 commit 0bd51afCopy full SHA for 0bd51af
modules/hist/TF3Painter.mjs
@@ -1,4 +1,4 @@
1
-import { createHistogram, setHistogramTitle, kNoStats, settings, clTF3, clTH2F, isStr } from '../core.mjs';
+import { createHistogram, setHistogramTitle, kNoStats, settings, clTF3, clTH2F } from '../core.mjs';
2
import { TH2Painter } from '../hist/TH2Painter.mjs';
3
import { proivdeEvalPar } from '../base/func.mjs';
4
import { produceTAxisLogScale, scanTF1Options } from '../hist/TF1Painter.mjs';
0 commit comments