mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-13 03:34:28 +05:00
style: HTML code formatting
This commit is contained in:
@@ -916,7 +916,7 @@
|
|||||||
datasets: [{
|
datasets: [{
|
||||||
borderColor: (context) => {
|
borderColor: (context) => {
|
||||||
const chart = context.chart;
|
const chart = context.chart;
|
||||||
const {ctx, chartArea} = chart;
|
const { ctx, chartArea } = chart;
|
||||||
|
|
||||||
if (!chartArea) {
|
if (!chartArea) {
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user