folkehelseinstituttet / Fhi.Frontend.Demo

MIT License
2 stars 1 forks source link

FHI Angular Highcharts: document how units work #613

Closed proand closed 3 months ago

proand commented 3 months ago

Description

The logic concerning FhiDiagramOptions.units is a bit cryptic. Try to document it so that it's possible to understand for new users of the component.

Also add missing FhiDiagramSerie.unitId in the API-doc.

Acceptance Criteria

  1. Go to https://github.com/folkehelseinstituttet/Fhi.Frontend.Demo/blob/dev/projects/fhi-angular-highcharts/README.md#interface-fhidiagramserie
  2. Check that the documentation make sense
  3. Go to https://github.com/folkehelseinstituttet/Fhi.Frontend.Demo/blob/dev/projects/fhi-angular-highcharts/README.md#interface-fhidiagramunit
  4. Check that the documentation make sense