charts icon indicating copy to clipboard operation
charts copied to clipboard

Is the CSS needed?

Open reviewher opened this issue 4 years ago • 1 comments

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

reviewher avatar Oct 09 '21 07:10 reviewher

assign this to me i will clarify this .

vanshgupta11 avatar Sep 16 '25 05:09 vanshgupta11