1.0.0 • Published 4 years ago

primechart1 v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Various types of charts for React apps based on Primereact.

Has various chart types like Pie, Bar, Doughnut, PolarArea, Line and Radar Charts.

Instructions

  1. Enter your api url in the search box.
  2. Click Load Table button to load table.
  3. Select the type of chart you want to draw from the dropdown list.

Usage

import ChartFinal from 'primechart1';

render -> return -> <ChartFinal />

Thats's all.

Dependencies

primereact, primeicons, classnames, react-transition-group, chart.js