This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
tservice-plugins
/
corrplot
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
[Fix Bug] correct the sig_level's title.
master
YJC
3 years ago
parent
2b3e818fa4
commit
ec2edfcb4e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
resources/templates/plugin-schema.handlebars.json
+ 1
- 1
resources/templates/plugin-schema.handlebars.json
View File
@@ -140,7 +140,7 @@
"key": "sig_level",
"dataIndex": "sig_level",
"valueType": "switch",
"title": "
Cluster Ordered
",
"title": "
Significant Level
",
"tooltip": "Significant level, greater than 0 and less than 1.",
"fieldProps": {
"step": 0.01
Write
Preview
Loading…
Cancel
Save