Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

387
Views
Gráfico de matriz de puntos D3

buscando un ejemplo de código de un gráfico de matriz de puntos, creado con la última versión de D3. Esencialmente tratando de lograr algo como la imagen adjunta.

gráfico de matriz de puntos

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Lo que buscas ya está implementado por Arpit Narechania . Puede usar su biblioteca de javascript para generar gráficos de Dot Martix listos para usar o mirar su fragmento de código para escribir el suyo propio .

Usar la biblioteca es tan simple como puede ser:

 <script src="/path/to/d3.min.js"></script> <script src="/path/to/dist/DotMatrix.css"></script> <script src="/path/to/dist/DotMatrix.js"></script> <div id="DotMatrix"></div> ... var chartOptions = { dot_radius: 5, no_of_circles_in_a_row: 40, dot_padding_left: 5, dot_padding_right: 5, dot_padding_top: 5, dot_padding_bottom: 5 }; DotMatrixChart(yourDataset, chartOptions);
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!