Skip to content

Move to YAML for chart configuration files #432

@jwildfire

Description

@jwildfire

Overview

Remove the charts data set and instead save chart configurations in YAML files. General workflow remains the same, with a chart configuration file passed to safetygraphicsApp()

Details

  • a YAML configuration will be required for each renderer. For now, they yaml files are saved in safetyGraphics/inst/config/charts, but will very likely be migrated safetyCharts before the v2 release.
  • Adding a new MakeChartConfig() helper function that will accept a list of locations where chart config YAML objects are saved.
  • Several options will be added and removed from the config files. Need to add full documentation in a wiki page (and eventually in a vignette)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions