1.1.4 • Published 17 days ago

placid-pine-plotter v1.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
17 days ago

Placid Pine Plotter

A lightweight library for generating serene, nature-inspired data plots. Placid Pine Plotter leverages the power of D3.js, Chart.js, and other utilities to provide a simple yet effective plotting experience.

Installation

To install Placid Pine Plotter, use npm:

npm install placid-pine-plotter

Usage

import PlacidPinePlotter from 'placid-pine-plotter';

const plotter = new PlacidPinePlotter(options);
plotter.initChart();

Replace options with your configuration object.

Contributing

Contributions are welcome! Please submit a pull request on GitHub.

License

This project is licensed under the MIT License - see the LICENSE file for details.

1.1.4

17 days ago

1.1.2

1 month ago

1.1.1

2 months ago