openfoodfacts / search-a-licious

🍊🔎 A pluggable search service for large collections of objects (like Open Food Facts)
https://search.openfoodfacts.org
GNU Affero General Public License v3.0
6 stars 4 forks source link

feat: move vega charts to API #185

Closed Marc-AntoineA closed 1 week ago

Marc-AntoineA commented 1 week ago

What

This PR implements moves vega charts serverside and generalizes it a little (we just have to add <searchalicious-chart name="..."/> clientside).

Resolves #123