Small changes for users via netlify
This commit is contained in:
parent
8a758d0bb5
commit
274b5929a6
|
@ -21,7 +21,6 @@ export class CodeEditor extends React.Component {
|
||||||
mode="golang"
|
mode="golang"
|
||||||
height="400px"
|
height="400px"
|
||||||
width="100%"
|
width="100%"
|
||||||
keyboardHandler="vim"
|
|
||||||
theme="github"
|
theme="github"
|
||||||
showGutter={false}
|
showGutter={false}
|
||||||
highlightActiveLine={false}
|
highlightActiveLine={false}
|
||||||
|
|
|
@ -235,7 +235,7 @@ gdp_per_person
|
||||||
unitType: "UnspecifiedDistribution",
|
unitType: "UnspecifiedDistribution",
|
||||||
zero: MomentRe.momentNow(),
|
zero: MomentRe.momentNow(),
|
||||||
unit: "days",
|
unit: "days",
|
||||||
sampleCount: "30000",
|
sampleCount: "1000",
|
||||||
outputXYPoints: "1000",
|
outputXYPoints: "1000",
|
||||||
downsampleTo: "",
|
downsampleTo: "",
|
||||||
kernelWidth: "",
|
kernelWidth: "",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user