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"
|
||||
height="400px"
|
||||
width="100%"
|
||||
keyboardHandler="vim"
|
||||
theme="github"
|
||||
showGutter={false}
|
||||
highlightActiveLine={false}
|
||||
|
|
|
@ -235,7 +235,7 @@ gdp_per_person
|
|||
unitType: "UnspecifiedDistribution",
|
||||
zero: MomentRe.momentNow(),
|
||||
unit: "days",
|
||||
sampleCount: "30000",
|
||||
sampleCount: "1000",
|
||||
outputXYPoints: "1000",
|
||||
downsampleTo: "",
|
||||
kernelWidth: "",
|
||||
|
|
Loading…
Reference in New Issue
Block a user