{
  "schema_version": "1.0",
  "chart": "column_total",
  "legacy_chart": "stacked column",
  "capture_policy": "last",
  "chart_data_source": "legacy set_up_tab_for_show_or_download_chart input dataframe",
  "dimensions": [
    "Total View"
  ],
  "x_dimension": "Total View",
  "y_dimension": "Total View",
  "small_multiples_dimension": null,
  "dimension_selection": "legacy_total_column_period_axis",
  "stacked_pareto_mode": null,
  "count_dimension": null,
  "aggregate_uniques_by_dimension": null,
  "aggregate_uniques_dimension": null,
  "focus_item": null,
  "focus_dimension": null,
  "focus_status": null,
  "focus_reason": null,
  "metric": "Sales",
  "metrics": [
    "Sales"
  ],
  "selected_periods": [
    "_Aug-2016",
    "_Aug-2017",
    "     "
  ],
  "period_grain": "year",
  "period_selection_mode": "all_periods_at_grain",
  "period_comparison_mode": "year_to_date",
  "period_adapter": {
    "status": "applied",
    "period_comparison_mode": "year_to_date",
    "title_period_context": "YTD through 2017-08-27",
    "comparison": {
      "label": "_Aug-2017",
      "start_date": "2017-01-01",
      "end_date": "2017-08-27",
      "date_count": 35
    },
    "baseline": {
      "label": "_Aug-2016",
      "start_date": "2016-01-03",
      "end_date": "2016-08-28",
      "date_count": 35
    },
    "row_counts": {
      "_Aug-2016": 162277,
      "_Aug-2017": 162346
    },
    "period_grain": "year",
    "input_periods": [
      "2015-08-30",
      "2015-09-06",
      "2015-09-13",
      "2015-09-20",
      "2015-09-27",
      "2015-10-04",
      "2015-10-11",
      "2015-10-18",
      "2015-10-25",
      "2015-11-01",
      "2015-11-08",
      "2015-11-15",
      "2015-11-22",
      "2015-11-29",
      "2015-12-06",
      "2015-12-13",
      "2015-12-20",
      "2015-12-27",
      "2016-01-03",
      "2016-01-10",
      "2016-01-17",
      "2016-01-24",
      "2016-01-31",
      "2016-02-07",
      "2016-02-14",
      "2016-02-21",
      "2016-02-28",
      "2016-03-06",
      "2016-03-13",
      "2016-03-20",
      "2016-03-27",
      "2016-04-03",
      "2016-04-10",
      "2016-04-17",
      "2016-04-24",
      "2016-05-01",
      "2016-05-08",
      "2016-05-15",
      "2016-05-22",
      "2016-05-29",
      "2016-06-05",
      "2016-06-12",
      "2016-06-19",
      "2016-06-26",
      "2016-07-03",
      "2016-07-10",
      "2016-07-17",
      "2016-07-24",
      "2016-07-31",
      "2016-08-07",
      "2016-08-14",
      "2016-08-21",
      "2016-08-28",
      "2016-09-04",
      "2016-09-11",
      "2016-09-18",
      "2016-09-25",
      "2016-10-02",
      "2016-10-09",
      "2016-10-16",
      "2016-10-23",
      "2016-10-30",
      "2016-11-06",
      "2016-11-13",
      "2016-11-20",
      "2016-11-27",
      "2016-12-04",
      "2016-12-11",
      "2016-12-18",
      "2016-12-25",
      "2017-01-01",
      "2017-01-08",
      "2017-01-15",
      "2017-01-22",
      "2017-01-29",
      "2017-02-05",
      "2017-02-12",
      "2017-02-19",
      "2017-02-26",
      "2017-03-05",
      "2017-03-12",
      "2017-03-19",
      "2017-03-26",
      "2017-04-02",
      "2017-04-09",
      "2017-04-16",
      "2017-04-23",
      "2017-04-30",
      "2017-05-07",
      "2017-05-14",
      "2017-05-21",
      "2017-05-28",
      "2017-06-04",
      "2017-06-11",
      "2017-06-18",
      "2017-06-25",
      "2017-07-02",
      "2017-07-09",
      "2017-07-16",
      "2017-07-23",
      "2017-07-30",
      "2017-08-06",
      "2017-08-13",
      "2017-08-20",
      "2017-08-27"
    ],
    "selected_periods": [
      "_Aug-2016",
      "_Aug-2017",
      "     "
    ]
  },
  "palette_policy": "legacy_dimension_shifted_palette",
  "source_functions": [
    "modules.charting.run_charting.run_charting",
    "modules.charting.plot_charts.plot_stacked_column_charts",
    "modules.data.multidimensional_charts_prep.prepare_data_for_stacked_column",
    "modules.charting.draw_width_and_stacked_plots.draw_stacked_column_chart"
  ],
  "data_frame": {
    "type": "LazyFrame",
    "columns": [
      "Period",
      "Total",
      "Value"
    ],
    "row_count": 2,
    "rows": [
      {
        "Period": "_Aug-2016",
        "Total": 740041937.0,
        "Value": 740041937.0
      },
      {
        "Period": "_Aug-2017",
        "Total": 735535385.0,
        "Value": 735535385.0
      }
    ]
  },
  "series_by_dimension": [
    {
      "figure_index": 1,
      "position": 0,
      "dimension": "Total View",
      "source_dimension": "Total View",
      "axis_label": null,
      "item": "Total",
      "value": 740041937.0,
      "text": ""
    },
    {
      "figure_index": 1,
      "position": 1,
      "dimension": "1",
      "source_dimension": "Total View",
      "axis_label": null,
      "item": "Total",
      "value": 735535385.0,
      "text": ""
    }
  ],
  "waterfall_rows": [
    {
      "figure_index": 1,
      "panel_index": null,
      "panel": null,
      "trace_type": "bar",
      "trace_name": "Total",
      "step": 0,
      "value": 740041937.0,
      "text": ""
    },
    {
      "figure_index": 1,
      "panel_index": null,
      "panel": null,
      "trace_type": "bar",
      "trace_name": "Total",
      "step": 1,
      "value": 735535385.0,
      "text": ""
    },
    {
      "figure_index": 1,
      "panel_index": null,
      "panel": null,
      "trace_type": "bar",
      "trace_name": "Total",
      "step": 2,
      "value": null,
      "text": ""
    }
  ],
  "captured_calls": [
    {
      "call_index": 1,
      "string": "Total ViewSales",
      "chosen_dimension": "Total View",
      "legacy_chart": "stacked column",
      "data_frame": {
        "type": "LazyFrame",
        "columns": [
          "Period",
          "Total",
          "Value"
        ],
        "row_count": 2,
        "rows": [
          {
            "Period": "_Aug-2016",
            "Total": 740041937.0,
            "Value": 740041937.0
          },
          {
            "Period": "_Aug-2017",
            "Total": 735535385.0,
            "Value": 735535385.0
          }
        ]
      }
    }
  ],
  "trace_widths": [
    0.8
  ],
  "plotly_figures": [
    {
      "type": "Figure",
      "traces": [
        {
          "type": "bar",
          "name": "Total",
          "x": [
            0,
            1,
            2
          ],
          "y": [
            740041937.0,
            735535385.0,
            null
          ],
          "width": [
            0.8,
            0.8,
            0.8
          ],
          "text": [
            "",
            "",
            ""
          ],
          "marker_color": [
            "#343434",
            "#343434",
            "#343434"
          ]
        }
      ],
      "layout_width": 270,
      "layout_height": 650.0,
      "title": "",
      "annotations": [
        {
          "text": "740",
          "x": 0.4,
          "y": 740041937.0
        },
        {
          "text": "736",
          "x": 1.4,
          "y": 735535385.0
        },
        {
          "text": "Mexico hair color<br><b>Sales</b> in mEUR by Total View<br>YTD through 2017-08-27",
          "x": 0,
          "y": 1.04
        },
        {
          "text": "CAGR<br> -0.6%",
          "x": 1,
          "y": 1
        }
      ]
    }
  ],
  "exports": [
    {
      "artifact": "column_total.html",
      "renderer": "legacy_plotly+html_only",
      "plotly_export_error": "('The browser seemed to close immediately after starting.', 'You can set the `logging.Logger` level lower to see more output.', 'You may try installing a known working copy of Chrome by running ', '`$ choreo_get_chrome`.It may be your browser auto-updated and will now work upon restart. The browser we tried to start is located at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome.')",
      "html_artifact": "column_total.html",
      "screenshot_error": "Chrome screenshot failed: Headless Chrome exited with status -6.; Playwright screenshot failed: BrowserType.launch: Target page, context or browser has been closed\nBrowser logs:\n\n<launching> /Users/fabio/Library/Caches/ms-playwright/chromium_headless_shell-1217/chrome-headless-shell-mac-arm64/chrome-headless-shell --disable-field-trial-config --disable-background-networking --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-back-forward-cache --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-component-update --no-default-browser-check --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=AvoidUnnecessaryBeforeUnloadCheckSync,BoundaryEventDispatchTracksNodeRemoval,DestroyProfileOnBrowserClose,DialMediaRouteProvider,GlobalMediaControls,HttpsUpgrades,LensOverlay,MediaRouter,PaintHolding,ThirdPartyStoragePartitioning,Translate,AutoDeElevate,RenderDocument,OptimizationHints --enable-features=CDPScreenshotNewSurface --allow-pre-commit-input --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --force-color-profile=srgb --metrics-recording-only --no-first-run --password-store=basic --use-mock-keychain --no-service-autorun --export-tagged-pdf --disable-search-engine-choice-screen --unsafely-disable-devtools-self-xss-warnings --edge-skip-compat-layer-relaunch --enable-automation --disable-infobars --disable-search-engine-choice-screen --disable-sync --enable-unsafe-swiftshader --headless --hide-scrollbars --mute-audio --blink-settings=primaryHoverType=2,availableHoverTypes=2,primaryPointerType=4,availablePointerTypes=4 --no-sandbox --disable-gpu --disable-dev-shm-usage --no-sandbox --user-data-dir=/var/folders/rt/cw29lbc116n1ct5n0m_8b7yr0000gn/T/playwright_chromiumdev_profile-7sIXeY --remote-debugging-pipe --no-startup-window\n<launched> pid=98016\n[pid=98016][err] [0610/110700.286875:ERROR:base/power_monitor/thermal_state_observer_mac.mm:140] ThermalStateObserverMac unable to register to power notifications. Result: 9\n[pid=98016][err] [0610/110700.301616:ERROR:net/dns/dns_config_service_posix.cc:138] DNS config watch failed to start.\n[pid=98016][err] [0610/110700.302916:WARNING:net/dns/dns_config_service_posix.cc:197] Failed to read DnsConfig.\n[pid=98016][err] [0610/110700.311440:FATAL:base/apple/mach_port_rendezvous_mac.cc:159] Check failed: kr == KERN_SUCCESS. bootstrap_check_in org.chromium.Chromium.MachPortRendezvousServer.98016: Permission denied (1100)\nCall log:\n  - <launching> /Users/fabio/Library/Caches/ms-playwright/chromium_headless_shell-1217/chrome-headless-shell-mac-arm64/chrome-headless-shell --disable-field-trial-config --disable-background-networking --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-back-forward-cache --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-component-update --no-default-browser-check --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=AvoidUnnecessaryBeforeUnloadCheckSync,BoundaryEventDispatchTracksNodeRemoval,DestroyProfileOnBrowserClose,DialMediaRouteProvider,GlobalMediaControls,HttpsUpgrades,LensOverlay,MediaRouter,PaintHolding,ThirdPartyStoragePartitioning,Translate,AutoDeElevate,RenderDocument,OptimizationHints --enable-features=CDPScreenshotNewSurface --allow-pre-commit-input --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --force-color-profile=srgb --metrics-recording-only --no-first-run --password-store=basic --use-mock-keychain --no-service-autorun --export-tagged-pdf --disable-search-engine-choice-screen --unsafely-disable-devtools-self-xss-warnings --edge-skip-compat-layer-relaunch --enable-automation --disable-infobars --disable-search-engine-choice-screen --disable-sync --enable-unsafe-swiftshader --headless --hide-scrollbars --mute-audio --blink-settings=primaryHoverType=2,availableHoverTypes=2,primaryPointerType=4,availablePointerTypes=4 --no-sandbox --disable-gpu --disable-dev-shm-usage --no-sandbox --user-data-dir=/var/folders/rt/cw29lbc116n1ct5n0m_8b7yr0000gn/T/playwright_chromiumdev_profile-7sIXeY --remote-debugging-pipe --no-startup-window\n  - <launched> pid=98016\n  - [pid=98016][err] [0610/110700.286875:ERROR:base/power_monitor/thermal_state_observer_mac.mm:140] ThermalStateObserverMac unable to register to power notifications. Result: 9\n  - [pid=98016][err] [0610/110700.301616:ERROR:net/dns/dns_config_service_posix.cc:138] DNS config watch failed to start.\n  - [pid=98016][err] [0610/110700.302916:WARNING:net/dns/dns_config_service_posix.cc:197] Failed to read DnsConfig.\n  - [pid=98016][err] [0610/110700.311440:FATAL:base/apple/mach_port_rendezvous_mac.cc:159] Check failed: kr == KERN_SUCCESS. bootstrap_check_in org.chromium.Chromium.MachPortRendezvousServer.98016: Permission denied (1100)\n  - [pid=98016] <gracefully close start>\n  - [pid=98016] <kill>\n  - [pid=98016] <will force kill>\n  - [pid=98016] exception while trying to kill process: Error: kill EPERM\n  - [pid=98016] <process did exit: exitCode=null, signal=SIGTRAP>\n  - [pid=98016] starting temporary directories cleanup\n  - [pid=98016] finished temporary directories cleanup\n  - [pid=98016] <gracefully close end>\n",
      "chrome_screenshot_error": "Headless Chrome exited with status -6.",
      "playwright_screenshot_error": "BrowserType.launch: Target page, context or browser has been closed\nBrowser logs:\n\n<launching> /Users/fabio/Library/Caches/ms-playwright/chromium_headless_shell-1217/chrome-headless-shell-mac-arm64/chrome-headless-shell --disable-field-trial-config --disable-background-networking --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-back-forward-cache --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-component-update --no-default-browser-check --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=AvoidUnnecessaryBeforeUnloadCheckSync,BoundaryEventDispatchTracksNodeRemoval,DestroyProfileOnBrowserClose,DialMediaRouteProvider,GlobalMediaControls,HttpsUpgrades,LensOverlay,MediaRouter,PaintHolding,ThirdPartyStoragePartitioning,Translate,AutoDeElevate,RenderDocument,OptimizationHints --enable-features=CDPScreenshotNewSurface --allow-pre-commit-input --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --force-color-profile=srgb --metrics-recording-only --no-first-run --password-store=basic --use-mock-keychain --no-service-autorun --export-tagged-pdf --disable-search-engine-choice-screen --unsafely-disable-devtools-self-xss-warnings --edge-skip-compat-layer-relaunch --enable-automation --disable-infobars --disable-search-engine-choice-screen --disable-sync --enable-unsafe-swiftshader --headless --hide-scrollbars --mute-audio --blink-settings=primaryHoverType=2,availableHoverTypes=2,primaryPointerType=4,availablePointerTypes=4 --no-sandbox --disable-gpu --disable-dev-shm-usage --no-sandbox --user-data-dir=/var/folders/rt/cw29lbc116n1ct5n0m_8b7yr0000gn/T/playwright_chromiumdev_profile-7sIXeY --remote-debugging-pipe --no-startup-window\n<launched> pid=98016\n[pid=98016][err] [0610/110700.286875:ERROR:base/power_monitor/thermal_state_observer_mac.mm:140] ThermalStateObserverMac unable to register to power notifications. Result: 9\n[pid=98016][err] [0610/110700.301616:ERROR:net/dns/dns_config_service_posix.cc:138] DNS config watch failed to start.\n[pid=98016][err] [0610/110700.302916:WARNING:net/dns/dns_config_service_posix.cc:197] Failed to read DnsConfig.\n[pid=98016][err] [0610/110700.311440:FATAL:base/apple/mach_port_rendezvous_mac.cc:159] Check failed: kr == KERN_SUCCESS. bootstrap_check_in org.chromium.Chromium.MachPortRendezvousServer.98016: Permission denied (1100)\nCall log:\n  - <launching> /Users/fabio/Library/Caches/ms-playwright/chromium_headless_shell-1217/chrome-headless-shell-mac-arm64/chrome-headless-shell --disable-field-trial-config --disable-background-networking --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-back-forward-cache --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-component-update --no-default-browser-check --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=AvoidUnnecessaryBeforeUnloadCheckSync,BoundaryEventDispatchTracksNodeRemoval,DestroyProfileOnBrowserClose,DialMediaRouteProvider,GlobalMediaControls,HttpsUpgrades,LensOverlay,MediaRouter,PaintHolding,ThirdPartyStoragePartitioning,Translate,AutoDeElevate,RenderDocument,OptimizationHints --enable-features=CDPScreenshotNewSurface --allow-pre-commit-input --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --force-color-profile=srgb --metrics-recording-only --no-first-run --password-store=basic --use-mock-keychain --no-service-autorun --export-tagged-pdf --disable-search-engine-choice-screen --unsafely-disable-devtools-self-xss-warnings --edge-skip-compat-layer-relaunch --enable-automation --disable-infobars --disable-search-engine-choice-screen --disable-sync --enable-unsafe-swiftshader --headless --hide-scrollbars --mute-audio --blink-settings=primaryHoverType=2,availableHoverTypes=2,primaryPointerType=4,availablePointerTypes=4 --no-sandbox --disable-gpu --disable-dev-shm-usage --no-sandbox --user-data-dir=/var/folders/rt/cw29lbc116n1ct5n0m_8b7yr0000gn/T/playwright_chromiumdev_profile-7sIXeY --remote-debugging-pipe --no-startup-window\n  - <launched> pid=98016\n  - [pid=98016][err] [0610/110700.286875:ERROR:base/power_monitor/thermal_state_observer_mac.mm:140] ThermalStateObserverMac unable to register to power notifications. Result: 9\n  - [pid=98016][err] [0610/110700.301616:ERROR:net/dns/dns_config_service_posix.cc:138] DNS config watch failed to start.\n  - [pid=98016][err] [0610/110700.302916:WARNING:net/dns/dns_config_service_posix.cc:197] Failed to read DnsConfig.\n  - [pid=98016][err] [0610/110700.311440:FATAL:base/apple/mach_port_rendezvous_mac.cc:159] Check failed: kr == KERN_SUCCESS. bootstrap_check_in org.chromium.Chromium.MachPortRendezvousServer.98016: Permission denied (1100)\n  - [pid=98016] <gracefully close start>\n  - [pid=98016] <kill>\n  - [pid=98016] <will force kill>\n  - [pid=98016] exception while trying to kill process: Error: kill EPERM\n  - [pid=98016] <process did exit: exitCode=null, signal=SIGTRAP>\n  - [pid=98016] starting temporary directories cleanup\n  - [pid=98016] finished temporary directories cleanup\n  - [pid=98016] <gracefully close end>\n",
      "static_fallback_policy": "disabled",
      "export_width": 450,
      "export_height": 650,
      "legacy_layout_width": 270,
      "legacy_layout_height": 650,
      "figure_export_normalization": {
        "status": "applied",
        "method": "plotly_json_double_roundtrip"
      },
      "captured_figure_normalization": {
        "status": "applied",
        "method": "plotly_json_double_roundtrip"
      }
    }
  ]
}
