# Panel 1: Content Library
# The following Notion provides an Overview and details on Workflows: https://www.notion.so/Line-Chart-User-Input-Forms-16fcae16861d80369c88c6a8a56c5ae6
  - scroller:
      name: "contentLibrary"
      title: "Content Library: Share Price Performance"
      content:
        - grid:
            content:
              - imageButton:
                  image: /assets/linechart.png
                  name: sharePricePerformanceLineChart
                  dataIndex: sharePricePerformanceLineChart
                  subtitle: Create bespoke line chart displaying share price performance. Include it in a PowerPoint placeholder of your choosing and also receive associated backup Excel.
                  title: Line Chart
                  #Workflow: AN1, OW1
                  #NN2. Video Tutorial link for the below to be added in Milestone 3
                  text: >
                    <p><strong><u>Content Title:</u></strong> Share Price Performance</p>
  
                    <p><strong><u>Display Type:</u></strong> Line Chart</p>
  
  
                    <p><strong><u>Description:</u></strong> Line chart displaying share price (or indexed share price) on the primary vertical axis and time period on the primary horizontal axis. Various options to customize the Line Chart variables and display are available.</p>
  
                    <p><strong><u>Chart Positioning:</u></strong> Select the placeholder on an existing slide where you would like the chart displayed.
  
                    <p><strong><u>Video Tutorial:</u></strong> Available [here]</p>
              - imageButton:
                  image: /assets/columnchart.png
                  name: sharePricePerformanceColumnChart
                  dataIndex: sharePricePerformanceColumnChart
                  subtitle: Create bespoke column chart displaying share price performance. Include it in a PowerPoint placeholder of your choosing and also receive associated backup Excel.
                  title: Column Chart
                  #Workflow: AN1, OW1
                  #NN2. Video Tutorial link for the below to be added in Milestone 3
                  text: >
                    <p><strong><u>Content Title:</u></strong> Share Price Performance</p>
                    
                    <p><strong><u>Display Type:</u></strong> Column Chart</p>
                    
                    <p><strong><u>Description:</u></strong> Column chart displaying share price performance over a select time period on the primary vertical axis and select companies / indices on the primary horizontal axis. Various options to customize the Column Chart variables and display are available.</p>
                    
                    <p><strong><u>Chart Positioning:</u></strong> Select the placeholder on an existing slide where you would like the chart displayed.
                    
                    <p><strong><u>Video Tutorial:</u></strong> Available [here]</p>
        - aligner:
            align: right
            width: auto
            content:
            - button:
                name: btnContentLibraryCancel
                type: default
                title: Cancel
            - button:
                name: nextBtn
                type: primary
                title: Next
