ceff-tech / ffc_api_client

An R client for the online Functional Flows Calculator API
https://ceff-tech.github.io/ffc_api_client
9 stars 3 forks source link

Plot outputs as facets, not all on same graph #21

Closed nickrsan closed 4 years ago

nickrsan commented 4 years ago

We should facet plot outputs so they can all appear in the same image by component, but don't need to have the same axes between metrics. Make sure to add code that frees the axis to have its own scale - its an argument to facet_wrap.

nickrsan commented 4 years ago

Completed in ea3b667940be026353d0a69f2a91688426374a0a