Open
Description
Hi there,
Any idea how would one use this module with react.js
I did
import {
Chart as ChartJS,
CategoryScale,
LinearScale,
PointElement,
LineElement,
Title,
Tooltip,
Legend,
} from "chart.js"
import { Chart } from "react-chartjs-2";
import "../public/static/chartjs-chart-financial";
But then I got stuck, not sure where to take it from here.
P.S I am trying to use candlestick chart
Metadata
Metadata
Assignees
Labels
No labels