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 26
26
- Fix a bug where the ` sqlpage.header` function would not work with headers containing uppercase letters.
27
27
- Fix a bug where the table component would not sort columns that contained a space in their name.
28
28
- 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 ).
29
30
30
31
# # 0.31.0 (2024-11-24)
31
32
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 */
2
2
3
3
sqlpage_chart = ( ( ) => {
4
4
function sqlpage_chart ( ) {
You can’t perform that action at this time.
0 commit comments