/visualization-research

Just some research regarding visualization libraries

Dashboards, Charts, and Visualization Libraries

Table of Contents

  1. Research
  2. Visualization Libraries

Research

Visualization Libraries

Pros

  • built on React + D3
  • Popular (good community support - StackOverflow etc)

Cons

Pros

  • built on top of HTML <canvas> components
  • simple API

Cons

  • amount of chart options may be limiting

Pros

Cons

Pros

Cons

Pros

Cons

Pros

Cons

Dashboards

Disclaimer: I'm pretty wary of pre-built dashboard templates as everyone has their own way of doing things and that can end up bogging down the development process as well as depend on whoever is maintaining said dashboard.

Build it yourself (it's not that hard!)