variables
Variable: CHART WIDTH
const
CHART WIDTH:number
solana-app-kit / components/tokenMill/BondingCurveConfigurator.styles / CHART_WIDTH
Variable: CHART_WIDTH
const
CHART_WIDTH:number
Defined in: src/components/tokenMill/BondingCurveConfigurator.styles.ts:11
The width of the chart component, calculated as the minimum of:
- 92% of the screen width
- 600 pixels This ensures the chart is responsive while maintaining readability
Was this page helpful?