Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
front
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
epi-species
front
Commits
17f7c882
Commit
17f7c882
authored
May 25, 2023
by
vida092
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cmd2
parent
dee77fd9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
javascripts/res_display_module.js
+2
-1
No files found.
javascripts/res_display_module.js
View file @
17f7c882
...
...
@@ -1164,6 +1164,7 @@ var res_display_module = (function (verbose, url_zacatuche) {
_REQUESTS_MADE
.
forEach
(
function
(
item
,
index
)
{
_createScore_Decil
(
item
);
console
.
log
(
item
)
});
//// aquí hay que modificar el body por cada covariable
...
...
@@ -1208,7 +1209,7 @@ var res_display_module = (function (verbose, url_zacatuche) {
///tal vez quitar
var
verbo
=
_val_process_temp
?
"countsTaxonsGroupTimeValidation"
:
"countsTaxonsGroup"
//
body es la peticion total, decildata son las peticiones individual
es
//
Por el momento dejemos el body, deberá de cambiar por decil data arreglando las peticion
es
// Si se esta haciendo bien la peticion al servidor de epi-puma 2.0
fetch
(
"https://covid19.c3.unam.mx/gateway/api/analysis/cells/"
,{
method
:
"POST"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment