style : update report

This commit is contained in:
lukman
2024-07-15 11:10:57 +08:00
parent 676c64c117
commit f6b1b77083
6 changed files with 190 additions and 28 deletions

View File

@@ -16,9 +16,11 @@ export default function EchartBarReport() {
const loadData = () => {
const option: EChartsOption = {
title: {
text: "SENTIMENT ANALYSIS",
text: "DOKUMEN",
top: '2%',
left: 'center',
textStyle: {
color: "white"
color: WARNA.biruTua
}
},
tooltip: {