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

Enable creating specific graph on demand #186

Open
Tracked by #153
alexgarel opened this issue Jun 24, 2024 · 0 comments
Open
Tracked by #153

Enable creating specific graph on demand #186

alexgarel opened this issue Jun 24, 2024 · 0 comments
Labels

Comments

@alexgarel
Copy link
Member

alexgarel commented Jun 24, 2024

Initial thought:

Enrich the graph API to be able to specify a graph (not only predefined ones).
Only on POST method.

Create widgets:

  • one to provide chart info (axis, eventually colors) → store in local storage
  • the graph component can read local storage to display the graph

See also: https://world.openfoodfacts.org/cgi/search.pl?graph=1 and an example graph

As a first step:

  • bar graph for terms fields supporting aggregation
  • scatter plots for numeric fields
@github-project-automation github-project-automation bot moved this to Backlog (ready for dev) in 🔎 Search-a-licious Jun 24, 2024
@alexgarel alexgarel changed the title Create a self-service system to create a graph Enable creating specific graph on demand Jun 24, 2024
@alexgarel alexgarel moved this from Backlog (ready for dev) to Todo (selected) in 🔎 Search-a-licious Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo (selected)
Development

No branches or pull requests

2 participants