> ## Documentation Index
> Fetch the complete documentation index at: https://domoinc-openapi-sync-dataflows.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Opening Analyzer

export const InlineImage = ({src, alt = '', height = '1.6em'}) => {
  return <img noZoom src={src} alt={alt} style={{
    display: 'inline',
    verticalAlign: 'start',
    height: height,
    margin: '0'
  }} />;
};

In the Analyzer for a Visualization card, you can change the visual characteristics of the chart.

The Analyzer is only available for users with a default security role of Editor or higher (or a custom role with the Edit Cards grant enabled). Also, if the "Only the owner and administrators" checkbox in the bottom left corner of the Details view has been selected, you can only display Analyzer if you have an Admin security role (or a custom role with the Manage All Cards, Pages and Apps (App Studio) grant enabled) or you have been assigned as the card owner. For more information, see [Managing Roles](/s/article/360043438973 "Restricting Edit Capability for a Card").

For more information about the Analyzer, see [Analyzer Overview](/s/article/360043428673 "Analyzer Overview").

**To display Analyzer for a Visualization Card,**

1. Do one of the following:

   * From the card page, mouse over the card in the page view, click
     <InlineImage src="/images/kb/ka05w00000123Qn-00N5w00000Ri7BU-0EM5w000005vOAb.png" />, then select **Edit in Analyzer**.
   * From the Details page, click
     <InlineImage src="/images/kb/ka05w00000123kQ-00N5w00000Ri7BU-0EM5w000005vOyu.png" /> in the icon bar in the top right corner of the page.

     <Frame>
       <img alt="new_analyzer_icon_location.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/2k2HWlcjOFv0edU2/images/kb/ka0Vq0000000k2r-00N5w00000Ri7BU-0EM5w000005vP06.png?fit=max&auto=format&n=2k2HWlcjOFv0edU2&q=85&s=6f5a0a584b66128caeeb9d4a4f854528" width="750" height="486" data-path="images/kb/ka0Vq0000000k2r-00N5w00000Ri7BU-0EM5w000005vP06.png" />
     </Frame>
   * From the Details page, click
     <InlineImage src="/images/kb/ka05w00000123Qn-00N5w00000Ri7BU-0EM5w000005vOAc.png" /> then select **Edit in Analyzer**.
