The Lucide chart no axes column icon visually represents data in a columnar format without explicit axes, often used to signify raw or abstract data visualization.
Common uses
- Displaying abstract data trends
- Representing data sets without specific scales
- Indicating a placeholder for a data chart
Use it in React
Install
npm i lucide-reactImport & render
import { ChartNoAxesColumn } from 'lucide-react';
<ChartNoAxesColumn size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- statisticsanalyticsdiagramgraphchartnoaxescolumnbar chartdata visualizationcolumn graphstatistics chart
FAQ
- What is the chart no axes column icon used for?
- This icon is typically used to represent data presented in columns, but without the standard X and Y axes, suggesting a focus on the data's structure or a simplified view.
- How do I use the chart no axes column icon in React?
- You can import and use it in your React application with the following import statement: `import { ChartNoAxesColumn } from 'lucide-react'`. Then, render it as a component: `<ChartNoAxesColumn />`.
- What is the license for Lucide icons?
- Lucide icons, including the chart no axes column icon, are available under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →