Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrc-ide/hint-generic-chart-prototypes


https://github.com/mrc-ide/hint-generic-chart-prototypes

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# hint-generic-chart-prototypes

This application provides a partial prototype of a possible approach to generic chart provision in HINT.

See [this article](https://mrc-ide.myjetbrains.com/youtrack/articles/mrc-A-45/Implementation-approach-for-Charts)
for a fuller discussion of this feature, and [here](https://mrc-ide.myjetbrains.com/youtrack/articles/mrc-A-45/Implementation-approach-for-Charts#prototype) for notes on the prototype.

The prototype is a partial implementation of the 'Time series' charts shown in slides 7 and 8 of the [mockups](https://imperiallondon.sharepoint.com/:p:/r/sites/HIVInferenceGroup-WP/_layouts/15/Doc.aspx?sourcedoc=%7B4502961F-1CE4-471F-9839-09526D9B59CF%7D&file=naomi%202021%20mockups.pptx&action=edit&mobileredirect=true&cid=6373b168-089b-4eae-9408-bf8586baa2f3).

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).