Skip to content
Snippets Groups Projects
ChartGrid.js 2.29 KiB
Newer Older
export default {
    chartGridItems: [
        //we'll be replacing these img_src with paths to location on s3
        //vizRoutes will direct to appropriate subpage
            title: 'Inland fisheries are threatened',
            project: 'Findex',
            vizKey: 'ThreatBumpChart',
            vizRoute: 'inland-fish-threats',
            img_src: 'ThreatBumpChart_thumbnail.png',
Archer, Althea Anne's avatar
Archer, Althea Anne committed
            description: '... and inland fisheries are threatened.'
        },          
            title: 'Glacier/Topography D3 Cross-Section Scan',
            project: 'Fire in Ice',
            vizKey: 'GlacierScan',
            img_src: 'glacial_xray_thumbnail.png',
            description: '...and researchers are studying glacial ice.'
            title: 'Global economic value of recreationally fished species',
            project: 'Fish as Food',
            vizKey: 'FishAsFoodCirclePacking',
            vizRoute: 'inland-rec-fish-value',
            img_src: 'CirclePacking_thumbnail.png',
Archer, Althea Anne's avatar
Archer, Althea Anne committed
            description: '...and inland recreational fishing contributes economic value.'
Archer, Althea Anne's avatar
Archer, Althea Anne committed
            title: 'Beaufort Sea Sediment Coring',
            project: 'Beaufort Sea',
            vizKey: 'BeaufortSeaCore',
            vizRoute: 'beaufort-sea-ice-coring',
            img_src: 'BeaufortSeaCore_thumbnail.PNG',
Archer, Althea Anne's avatar
Archer, Althea Anne committed
            description: '...and sediment cores can help build past and present climates.'
            title: 'Beaufort Sea Species',
            project: 'Beaufort Sea',
            vizKey: 'BeaufortSeaSpecies',
            vizRoute: 'beaufort-sea-species',
Archer, Althea Anne's avatar
Archer, Althea Anne committed
            img_src: 'BeaufortSeaSpecies_thumbnail.png',
Archer, Althea Anne's avatar
Archer, Althea Anne committed
            description: '...and microfossils can be used to indicate these changes.'
            title: 'Beaufort Sea Timeline',
            project: 'Beaufort Sea',
            vizKey: 'BeaufortSeaTimeline',
            vizRoute: 'beaufort-sea-timeline',
            img_src: 'BeaufortSeaTimeline_thumbnail.PNG',
Archer, Althea Anne's avatar
Archer, Althea Anne committed
            description: '...and communities of microorganisms on the sea floor are affected.'