@antv/lite-insight
TypeScript icon, indicating that this package has built-in type declarations

2.1.1 • Public • Published

English | 简体中文

@antv/lite-insight

An EDA (Exploratory Data Analysis) tool in javascript that allows you to take insights from the data.

Version NPM downloads

Features

  • Auto-Insights: Automatically detect and highlight the insights to facilitate pattern discovery about the data.
  • Visualization & Annotation: Clearly represent and convey insights to non-expert users.
  • Homogeneous Data Patterns: Extract the relations between different patterns.

The pipeline of Auto-Insights:

LiteInsight pipeline

📦 Installation

⚠️ LiteInsight uses Web Workers internally, please make sure your bundler(Webpack>=5) supports this syntax.

$ npm install @antv/lite-insight

🔨 Getting Started

import { getDataInsights } from '@antv/lite-insight';

getDataInsights(data, {
  limit: 30,
  measures: [
    { field: 'life_expect', method: 'MEAN' },
    { field: 'pop', method: 'SUM' },
    { field: 'fertility', method: 'MEAN' },
  ]
});

📖 Documentation

For more usages, please check the API Reference

Acknowledgement

Some functionalities of LiteInsight are inspired by the following works.

📄 License

MIT

/@antv/lite-insight/

    Package Sidebar

    Install

    npm i @antv/lite-insight

    Weekly Downloads

    611

    Version

    2.1.1

    License

    MIT

    Unpacked Size

    1.1 MB

    Total Files

    271

    Last publish

    Collaborators

    • lvisei
    • yisi.wang
    • basketduck
    • biupiubiupiu
    • flash1
    • dreammy23
    • laixingui.lxg
    • zhangjunjie-loki
    • rainy25ghz
    • zeyuwang
    • yanxiong
    • susiwen8
    • freestyle21
    • soundquiet
    • elaine.q.10
    • sturuby
    • sakuya223
    • serializedowen
    • xdzhao
    • yangzhanmei
    • wjgogogo
    • leungwensen
    • dori
    • iaaron
    • yard
    • simaq
    • dxq613
    • intchous
    • susan_ann
    • jinke.li
    • lzxue
    • army8735
    • atool
    • baizn
    • dengfuping
    • neoddish
    • jeffy2012
    • zqlu
    • afc163
    • pomelo-nwu
    • kopiluwaky
    • ccnuzindex
    • panyuqi
    • bubkoo
    • zengyue
    • kasmine
    • boyu.zlj
    • l1ud0ngq1
    • newbyvector
    • winniexing
    • chenluli
    • kn9117
    • xdddst
    • semious2020
    • esora
    • nadia_liu
    • bbsqq
    • mxz96102
    • openwayne
    • pearmini
    • pddpd
    • yiqianyao
    • zhanba
    • cxxxxxn