File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 2626- Fix a bug where the ` sqlpage.header` function would not work with headers containing uppercase letters.
2727- Fix a bug where the table component would not sort columns that contained a space in their name.
2828- Fix a bug where stacked bar charts would not stack the bars correctly in some cases.
29+ - Update ApexCharts to [v4 .1 .0 ](https:// github .com / apexcharts/ apexcharts .js / releases/ tag/ v4 .1 .0 ).
2930
3031# # 0.31.0 (2024-11-24)
3132
Original file line number Diff line number Diff line change 1- /* !include https://cdn.jsdelivr.net/npm/apexcharts@4.0 .0/dist/apexcharts.min.js */
1+ /* !include https://cdn.jsdelivr.net/npm/apexcharts@4.1 .0/dist/apexcharts.min.js */
22
33sqlpage_chart = ( ( ) => {
44 function sqlpage_chart ( ) {
You can’t perform that action at this time.
0 commit comments