Skip to content

Commit

Permalink
fix apexcharts#4809 reverted empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
dschweinbenz committed Nov 28, 2024
1 parent 39bf7d7 commit 6dcaadb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/charts/HeatMap.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import Filters from '../modules/Filters'

export default class HeatMap {
constructor(ctx, xyRatios) {

this.ctx = ctx
this.w = ctx.w

Expand Down

0 comments on commit 6dcaadb

Please sign in to comment.