charts
charts copied to clipboard
Is the CSS needed?
README.md says:
import { Chart } from 'frappe-charts/dist/frappe-charts.esm.js'
// import css
import 'frappe-charts/dist/frappe-charts.min.css'
https://frappe.io/charts/docs says:
import { Chart } from "frappe-charts/dist/frappe-charts.min.esm"
Is the CSS import required? If so, the website docs need to be updated. If not, the README has to be updated
assign this to me i will clarify this .