Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

201
Vistas
How would I hypothetically give submittable text an integer value in one js file and visualize it on an analytics page on another js file?

I've been having trouble for days trying to figure this out. I am able to transfer some basic methods like alert() and console.log() using function include(file) and I am able to display plain integers assigned to variables on a **bar graph in a browser, but I can't seem to do anything more complex. I tried assigning integers along with strings to a *variable, but the bar graph don't show up. Can anybody give me any pointers on how I could do this?

What I am trying to do is display on a graph how many bugs users have reported through bug tracking webpage.

*An example of what I tried:

var issue = {
        id: issueId,
        description: issueDesc,
        severity: issueSeverity,
        assignedTo: issueAssignedTo,
        status: issueStatus
    } && +1

**The code I used for the bar graph

var intVal = 5
var numArr = function(){
    return Array.from({length: 2}, () => intVal);
}
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda