Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load real positivity data #5

Closed
juancri opened this issue Mar 6, 2021 · 1 comment
Closed

Load real positivity data #5

juancri opened this issue Mar 6, 2021 · 1 comment
Labels

Comments

@juancri
Copy link
Owner

juancri commented Mar 6, 2021

positivity: {
	week1: {
		graph: '',
		up: true,
		value: 12
	},
	week2: {
		graph: '',
		up: false,
		value: 22
	},
	week3: {
		graph: '',
		up: true,
		value: 32
	}
},
@juancri juancri added the blocker label Mar 6, 2021
@juancri
Copy link
Owner Author

juancri commented Mar 7, 2021

Done

@juancri juancri closed this as completed Mar 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant