#357·charts

Is the CSS needed?

Author: reviewherCreated Oct 9, 2021Updated Sep 16, 2025

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