Built for the .xlsx format specifically: drop the file, pick your columns, and Plotiq renders an interactive bar chart with full export support.
Best when your data lives in a modern Excel workbook and you need a clean bar chart.
Drag the workbook onto the upload area or click to pick.
Choose the category column and one or more numeric value columns.
Export as PNG, JPG, PDF, or SVG at up to 5K resolution.
Yes — both .xlsx (modern) and .xls (legacy) load through the same upload.
Formula cells are read as the formula text. For the cleanest chart, paste-special values before uploading.
Yes — the Share button generates a permanent link to the exact rendered chart.
Parts of the parsing layer build on the open-source `excel` Dart package. The chart engine and UI are proprietary.