Skip to content

Commit

Permalink
Update Resources.php (#806)
Browse files Browse the repository at this point in the history
Added bubblef or the chart resource, since its required inside the code
  • Loading branch information
YOUR1 committed Jan 5, 2024
1 parent d181b85 commit d900a2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources.php
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@
// Chart specific declarations
'ext.srf.jqplot.chart' => $formatModule + [
'scripts' => [
'jqplot/resources/ext.srf.jqplot.chart.bubble.js',
'jqplot/resources/ext.srf.jqplot.chart.bar.js',
'jqplot/resources/ext.srf.jqplot.chart.pie.js',
'jqplot/resources/ext.srf.jqplot.chart.js',
Expand Down

0 comments on commit d900a2f

Please sign in to comment.