How do you create web-based data visualizations like this?

Discussion in 'App Development' started by deanstreet, Jun 28, 2021.

  1. learn how to code... if this hobo can codenso can you
     
  2. if you code it... its your creation
     
  3. 2rosy

    2rosy

    name says it all.
    page about R, statistics, psychotherapy, open science, and data visualization

    its a "shiny" applications
     
    Sprout likes this.
  4. The author said some are D3, some are React
     
  5. guru

    guru

  6. traider

    traider

    Don't code if you can outsource it
     
  7. NoCoiner

    NoCoiner

    Using D3 with React tends to be using D3 functions to help draw SVG in React.
    You basically end up writing your own visualization library though. Those charts could be done with D3 or D3 and React. It doesn't really feel like a react app to me though. Svelte and D3 would make for a good learning project to re-create this.
    A shiny application is not so different. I just find R to be distasteful and unfortunate. CRAN though is a crown jewel of statistical knowledge.
     
    Sprout likes this.