primechart1

Various types of charts for react apps based on Primereact

Usage no npm install needed!

<script type="module">
  import primechart1 from 'https://cdn.skypack.dev/primechart1';
</script>

README

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