tv-candlestick
v0.0.17
Published
Traderverse CandleStick is a customizable Vue 3 component for displaying candlestick charts, built for easy integration with Vite. This package provides interactive, high-performance charting for financial data visualization and is optimized for fast data
Downloads
27
Maintainers
Readme
Traderverse CandleStick
Traderverse CandleStick is a customizable Vue 3 component for displaying candlestick charts, built for easy integration with Vite. This package provides interactive, high-performance charting for financial data visualization and is optimized for fast data loading and real-time updates.
Features
- Customizable Chart Options: intervals, and more to match your theme.
- Real-Time Data Support: Seamlessly integrate with real-time data sources.
- Responsive Design: Automatically adjusts to different screen sizes.
- Lightweight: Optimized for performance with minimal setup.
- Vue 3 Composition API Support: Leverages Vue 3’s Composition API and
<script setup>
syntax.
Installation
To get started, install the tv-candlestick
package via npm:
npm install tv-candlestick