Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 996 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 996 Bytes

Multidimensional Chart

Introduction

This is my personal project for graduating from university.

It is a simple tool that can help plot charts and analyse data. It has the following functions.

  1. Import files, like .xls.xlsx.csv.json.
  2. Infer data type automatically.
  3. Calculate general statistical values.
  4. Fill empty values.
  5. Draw a chart by dragging and dropping labels.
  6. Switch themes.
  7. ……

Examples

Video url: Multidimensional chart

DataTable DataTable

SketchPad DataTable

Chart1 Chart1

Chart2 Chart2

Chart3 Chart3

Reference

The product's design mainly refers to Rath and GraphicWalker