datamade/just-spaces

Allow the user to create a bar chart in the DAD

Closed this issue · 0 comments

Allow the user to create a Highcharts bar chart from a single survey datasource. Specs:

  • Only allow observational surveys (wait for #97 for intercept surveys)
  • Format raw counts into percentages
  • Display a helpful error when there are no runs of the survey in question
  • Select colors randomly from a data viz palette
  • Persist the chart as designed when the DAD form gets saved

Depends on #95.