visualize-admin / visualization-tool

The tool for visualizing Swiss Open Government Data. Project ownership: Federal Office for the Environment FOEN
https://visualize.admin.ch
BSD 3-Clause "New" or "Revised" License
29 stars 3 forks source link

Automatic title #1591

Open ptbrowne opened 3 weeks ago

ptbrowne commented 3 weeks ago

An idea to potentially explore having an automatic title when we add a new chart. Right now the implementation does it at UI level, but this is problematic since we need to have the dimensionsByIri (right now dimensions are fetched at tabs level), and they are refetched, leading to potential problems. I think it would be better to do it when we add the chart.

Examples

chartType fields title
column x: year, y: emissions Emissions of CO2 per Year
line x: year, y: emissions Evolution of the Emissions of CO2
pie y: emissions, segment: gastype Shares of Emissions of CO2 by Type of Gas
vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
visualization-tool ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 11, 2024 10:09am