@snoofa-com/vue-plotting-ui-lib
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

VueJS Plotting UI Library

Introduction

A plotting UI component made using VueJS.

⚡ Quick Start

Getting started with VueJS Plotting UI Library is easy. To add to your project, choose your package manager and run one of the following commands:

Using npm

npm install vue-plotting-ui-lib

Using yarn

yarn add vue-plotting-ui-lib

Using pnpm

pnpm add vue-plotting-ui-lib

Using bun

bun add vue-plotting-ui-lib

Usage

  1. Import the component and its style

    import PointPlacer from 'vue-plotting-ui-lib'
    import "vue-plotting-ui-lib/style.css"
  2. Use it

    <PointPlacer image-source="https://furtadosbeta.gumlet.io/media/catalog/product/2/0/208079_1_1.jpg"
        :measurements="measurements" :on-save-click="(lines) => console.log(lines)" />

Readme

Keywords

none

Package Sidebar

Install

npm i @snoofa-com/vue-plotting-ui-lib

Weekly Downloads

0

Version

0.0.5

License

none

Unpacked Size

30.8 kB

Total Files

7

Last publish

Collaborators

  • howareyouami
  • tony.vlcek